log

age author description
Sat, 17 Sep 2011 22:07:41 -0500 Jordi Gutiérrez Hermoso maint: Periodic merge of stable to default
Sat, 17 Sep 2011 21:55:38 -0500 Jordi Gutiérrez Hermoso Improve accumarray's docstring: one more example, mention vals can be scalar stable
Sat, 17 Sep 2011 21:43:01 -0400 Ben Abbott Fix bug #30295. stable
Sat, 17 Sep 2011 16:02:28 -0400 Ben Abbott scripts/general/interp3.m: Fix bug #30295. stable
Sat, 17 Sep 2011 15:14:08 -0400 Ben Abbott scripts/general/interp2.m: Fix bug #30295. stable
Fri, 16 Sep 2011 18:14:50 -0400 Ben Abbott Update sources for gl2ps.
Fri, 16 Sep 2011 15:42:06 -0400 John W. Eaton look for methods before constructors
Fri, 16 Sep 2011 21:04:30 +0200 Kai Habel Fix bug for complex input for gradient (#34292)
Fri, 16 Sep 2011 07:57:33 -0400 Ben Abbott Backout last gl2ps update in changeset 7b4ec6f841a2.
Thu, 15 Sep 2011 22:03:58 -0400 John W. Eaton fix vertical concatenation involving cell arrays
Thu, 15 Sep 2011 17:55:36 -0400 Ben Abbott gnuplot support for log plots with only negative data. Bug #34232.
Thu, 15 Sep 2011 17:25:21 -0400 John W. Eaton improve compatibility of concatenation (bug #33966)
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Thu, 15 Sep 2011 12:02:54 -0400 John W. Eaton maint: move test_string.m tests to source files
Thu, 15 Sep 2011 05:11:46 -0500 Jordi Gutiérrez Hermoso Enable BSX in-place for missing assignment operators
Wed, 14 Sep 2011 23:25:33 -0500 Jordi Gutiérrez Hermoso Mention roundb in round's docstring stable
Wed, 14 Sep 2011 19:59:24 -0400 Ben Abbott plot/text.m: Improve matlab compatibility of demos.
Wed, 14 Sep 2011 21:03:39 +0200 Kai Habel Tests added for scripts/plot
Wed, 14 Sep 2011 13:50:33 -0400 John W. Eaton char: return empty string if called with no arguments
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.