log

age author description
Thu, 06 Jan 2011 19:56:50 +0100 Konstantinos Poulios fix-older-changelogs
Thu, 06 Jan 2011 07:56:31 -0800 Rik README: Update WWW links and disk space requirements.
Thu, 06 Jan 2011 03:31:27 -0500 Jordi GutiƩrrez Hermoso Add a GUD mode option to run-octave.in
Thu, 06 Jan 2011 03:20:42 -0500 John W. Eaton optimset: remove "i" option from call to lookup
Thu, 06 Jan 2011 03:10:24 -0500 John W. Eaton substitute and use LAPACK_LIBS in mkoctfile script
Wed, 05 Jan 2011 21:21:37 -0800 Rik isa.m: Add tests against logical types
Wed, 05 Jan 2011 21:11:24 -0800 Rik octave.texi: Put statistics detailmenu in correct order
Wed, 05 Jan 2011 21:07:37 -0800 Rik Use @headitem macro to create column heads for @multitable entries.
Wed, 05 Jan 2011 20:22:12 -0800 Rik Update list of keywords in Grammar chapter of documentation.
Wed, 05 Jan 2011 16:17:35 -0500 John W. Eaton fix OO field access in subfunctions of private functions
Wed, 05 Jan 2011 03:23:09 -0500 John W. Eaton doc fixes
Tue, 04 Jan 2011 20:47:30 -0800 Rik Update README.MacOS CFLAGS recommendation to -O2.
Tue, 04 Jan 2011 18:59:02 -0800 Rik Update README.gnuplot
Tue, 04 Jan 2011 14:23:11 -0800 Rik Remove obsolete documentation files README.MSVC and INSTALL.Windows
Tue, 04 Jan 2011 14:01:19 -0800 Marco Atzeri Update build instructions for Cygwin before 3.4 release.
Tue, 04 Jan 2011 16:57:19 -0500 John W. Eaton improve display of percentage full when printing sparse matrices
Tue, 04 Jan 2011 14:09:16 -0500 John W. Eaton typeinfo: return cellstr, not char array
Tue, 04 Jan 2011 10:57:24 -0800 Rik Add newline to demo error reporting for better formatting.
Mon, 03 Jan 2011 21:23:08 -0800 Rik Overhaul base statistics functions and documentation of same.
Mon, 03 Jan 2011 18:36:49 -0800 Rik Add tests for sparse forms of logical matrices to islogical, isnumeric.
Sun, 02 Jan 2011 21:11:24 -0500 Ben Abbott legend.m: Only one legend per axes (bug 32022)
Sun, 02 Jan 2011 12:34:05 +0100 Jaroslav Hajek make insumeric return false on sparse logicals
Fri, 31 Dec 2010 15:02:57 -0800 Rik Add additional calling form "shell_cmd" to system() documentation.
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Fri, 31 Dec 2010 09:56:44 -0800 Rik Add isprop.m to list of function files for Automake.
Fri, 31 Dec 2010 08:06:51 -0500 Ben Abbott scatter3.m: Grid on by default for 3D plots.
Fri, 31 Dec 2010 14:00:12 +0100 Kai Habel Add curl and divergence functions
Thu, 30 Dec 2010 20:18:15 -0500 Ben Abbott contour3.m: Grid on be default for 3D plots.
Thu, 30 Dec 2010 17:32:59 -0500 Ben Abbott Place contour for meshc/surfc at zlim(1)
Thu, 30 Dec 2010 08:28:53 -0500 Ben Abbott __go_draw_axes__.m: Tweak vertical alignment of text objects for gnuplot to favor eps/ps output.