log

age author description
Tue, 13 Sep 2011 14:06:43 -0400 John W. Eaton maint: use gnulib opendir and closedir modules
Tue, 13 Sep 2011 10:12:25 -0500 Jordi Gutiérrez Hermoso Fix the names of some OCTAVE_CONF variables in mkoctfile.in
Mon, 12 Sep 2011 18:53:05 -0400 Ben Abbott Support log scale plots with all negative data.
Sun, 11 Sep 2011 15:05:05 -0400 Ben Abbott plot/axis.m: Partial fix for Bug #34232.
Sun, 11 Sep 2011 14:04:43 -0500 Jordi Gutiérrez Hermoso maint: Periodic merge of stable to default
Sun, 11 Sep 2011 14:18:20 -0400 Ben Abbott src/pr-output.cc: Test "format compact"
Sun, 11 Sep 2011 12:38:23 -0500 Jordi Gutiérrez Hermoso Add test f for bug #34266 stable
Sun, 11 Sep 2011 12:37:51 -0500 Jordi Gutiérrez Hermoso Update residue.m's docstring to more modern form, all calling forms on top stable
Sun, 11 Sep 2011 12:34:24 -0500 Jordi Gutiérrez Hermoso Merge in Daniel's changes
Fri, 09 Sep 2011 20:14:53 +0200 Daniel Kraft Show row/column for anonymous functions in the profiler
Sun, 11 Sep 2011 18:48:06 +0200 Kai Habel Don't use explicit figure number for tests to avoid interference with any figures opened by user.
Sun, 11 Sep 2011 18:24:58 +0200 Kai Habel Add further tests for scripts/plot.
Sun, 11 Sep 2011 11:40:22 +0200 Carlo de Falco more fixes to __makeinfo__
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