log

age author description
Tue, 06 Sep 2011 21:15:16 -0500 Jordi Gutiérrez Hermoso Remove all blank lines with "format compact"
Wed, 07 Sep 2011 20:13:18 +0200 Kai Habel Various fixes for tests in scripts/plot
Wed, 07 Sep 2011 09:38:38 -0400 John W. Eaton Add Júlio Hoffimann Mendes to contributors.in
Tue, 06 Sep 2011 20:11:59 -0400 Ben Abbott src/graphics.cc: Fix mistake in changeset c7512d0d52e8. stable
Tue, 06 Sep 2011 18:01:04 -0400 John W. Eaton don't allow computed axis limits to be empty (bug #)
Tue, 06 Sep 2011 14:58:44 -0400 Júlio Hoffimann maint: fix compilation problem with g++ -std=c++0x option
Tue, 06 Sep 2011 14:30:39 -0400 Ben Abbott src/graphics.cc: Ensure tick separation is in factors of 10 for log plots. stable
Tue, 06 Sep 2011 12:48:40 -0500 Jordi Gutiérrez Hermoso Make .h files open in c++-mode in Emacs; make sure gnu style is set for C mode
Tue, 06 Sep 2011 17:14:09 +0200 Carlo de Falco Remove console output in graphics demos.
Tue, 06 Sep 2011 15:38:32 +0200 Carlo de Falco Add tests and demos for log-scale plotting functions
Mon, 05 Sep 2011 10:35:09 -0500 Jordi Gutiérrez Hermoso Change the PRINT_ND_ARRAY macro into a templated function
Mon, 05 Sep 2011 08:27:48 -0500 Jordi Gutiérrez Hermoso ov.cc: Remove ancient, useless commented-out code
Mon, 05 Sep 2011 08:26:42 -0500 Jordi Gutiérrez Hermoso Add 6 tests for ov.cc
Mon, 05 Sep 2011 06:49:49 -0500 Jordi Gutiérrez Hermoso Add Roman Belov to contributors.in
Sun, 04 Sep 2011 16:46:16 -0700 Rik logm.m: Return real matrix when all eigenvalues are real (Bug #32121). stable
Sun, 04 Sep 2011 16:46:16 -0700 Rik logm.m: Return real matrix when all eigenvalues are real (Bug #32121).
Sun, 04 Sep 2011 21:58:42 +0200 Kai Habel Tests for scripts/plot
Sun, 04 Sep 2011 01:43:30 -0400 John W. Eaton tests for typeinfo function
Sun, 04 Sep 2011 01:19:09 -0400 John W. Eaton new tests for utils.cc
Sat, 03 Sep 2011 19:41:47 -0400 Ben Abbott Fix tolerance for mappers.cc test on MacOS.
Sat, 03 Sep 2011 16:26:20 -0700 Rik codesprint: Tests for fftfilt()
Sun, 04 Sep 2011 01:21:43 +0200 Carlo de Falco maint: style fixes in iterative linear solvers
Sat, 03 Sep 2011 18:46:09 -0400 John W. Eaton codesprint: demos for semilogx, semilogy, and loglog
Sat, 03 Sep 2011 18:28:58 -0400 John W. Eaton codesprint: demos for title
Sat, 03 Sep 2011 18:25:38 -0400 Ben Abbott codesprint: Fix tolerance for qz.cc tests.
Sat, 03 Sep 2011 15:23:47 -0700 Rik codesprint: Add demo block to gplot.m
Sat, 03 Sep 2011 15:23:18 -0700 Rik codesprint: Add demo block for spy.m
Sat, 03 Sep 2011 17:15:14 -0500 Jordi Gutiérrez Hermoso codesprint: Fix typo
Sat, 03 Sep 2011 17:13:27 -0500 Andriy Shinkarchuck codesprint: 7 tests for duplication_matrix.m
Sat, 03 Sep 2011 17:27:15 -0400 John W. Eaton codesprint: demos for xlim, ylim, and zlim