log

age author description
Sun, 09 Jan 2011 13:44:15 -0800 Rik Use common names for variables in documentation and code for a few more m-script files.
Sun, 09 Jan 2011 12:41:21 -0800 Rik Overhaul m-script files to use common variable name between code and documentation.
Sun, 09 Jan 2011 21:24:43 +0100 David Bateman Yet another single precision matlab file fix
Sun, 09 Jan 2011 14:57:31 -0500 John W. Eaton token.h, token.cc: delete obsolete and unused token type
Sun, 09 Jan 2011 14:52:36 -0500 John W. Eaton lex.ll (display_tokens): print token values
Sun, 09 Jan 2011 14:36:49 -0500 John W. Eaton logm: fix test
Sun, 09 Jan 2011 14:33:55 -0500 John W. Eaton avoid error when parsing nested functions
Sat, 08 Jan 2011 00:13:29 +0100 Konstantinos Poulios fixing bug #32074
Sat, 08 Jan 2011 10:08:38 -0500 Ben Abbott legend.m: legend with more than two inline keys (bug 31991). Add/modifyy demos.
Sat, 08 Jan 2011 11:53:51 +0100 David Grundberg Change mentions of "nested function" to the less misleading "subfunction"
Fri, 07 Jan 2011 14:51:26 -0500 John W. Eaton ChangeLog fixes
Fri, 07 Jan 2011 14:48:55 -0500 John W. Eaton __isequal__: compare objects as if they are structures
Fri, 07 Jan 2011 14:14:35 -0500 John W. Eaton logm: style fixes
Fri, 07 Jan 2011 13:36:58 -0500 John W. Eaton cellfun compatibility fix
Fri, 07 Jan 2011 12:52:46 -0500 John W. Eaton get: return empty matrix if no values are found
Thu, 06 Jan 2011 20:46:03 +0100 Konstantinos Poulios improvements in text-extent calculation
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