log

age author description
Sat, 10 Sep 2011 12:08:15 +0200 Carlo de Falco Add back the third input parameter to __makeinfo__
Fri, 09 Sep 2011 11:15:41 -0700 Rik __makeinfo__.m: Remove unused third input argument.
Fri, 09 Sep 2011 18:46:51 +0200 Carlo de Falco Fix input check in __makeinfo__
Thu, 08 Sep 2011 10:38:49 -0500 Jordi Gutiérrez Hermoso Improve blkdiag for sparse matrices
Thu, 08 Sep 2011 14:20:43 -0400 John W. Eaton computer: accept "arch" argument
Thu, 08 Sep 2011 17:32:03 +0200 Kai Habel Avoid touching default values.
Thu, 08 Sep 2011 15:43:40 +0200 Kai Habel Allow surface and patch to be called w/o arguments. Adding and fixing tests.
Wed, 07 Sep 2011 18:48:00 -0500 Jordi Gutiérrez Hermoso Exclude /gnulib/ from Emacs' C++ mode for .h files
Wed, 07 Sep 2011 18:12:26 -0500 Jordi Gutiérrez Hermoso Fix warning about signed/unsigned comparison
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()