log

age author description
Sat, 29 Jan 2011 21:38:33 -0800 Rik Add S_ISSOCK function to documentation.
Sat, 29 Jan 2011 21:28:38 -0800 Rik Add S_ISBLK and family of functions to documentation.
Sat, 29 Jan 2011 19:08:45 -0800 Rik Deprecate saveimage.m.
Sat, 29 Jan 2011 18:59:27 -0800 Rik Add glpkmex function to documentation.
Sat, 29 Jan 2011 16:54:14 -0800 Rik Add function compare_versions to documentation.
Sat, 29 Jan 2011 16:56:42 -0500 Ben Abbott edit.m: As most editors open their own window, change mode to "async".
Sat, 29 Jan 2011 13:05:18 -0500 John W. Eaton __fltk_uigetfile__.cc: style fixes
Sat, 29 Jan 2011 12:56:29 -0500 John W. Eaton #undef Complex after including FLTK headers
Sat, 29 Jan 2011 12:27:16 -0500 John W. Eaton use same compiler flags for __fltk_uigetfile__ as for __init_fltk__
Fri, 28 Jan 2011 22:27:17 -0500 Ben Abbott README.MacOS: Spelling corrections.
Fri, 28 Jan 2011 14:21:57 -0500 John W. Eaton eigs-base.cc: fix error in change removing HAVE_ARPACK
Fri, 28 Jan 2011 19:50:08 -0500 Ben Abbott README.MacOS: Additional modifications for building Octave manually.
Fri, 28 Jan 2011 18:39:02 -0500 Ben Abbott README.MacOS: Modify instructions for building Octave manually.
Fri, 28 Jan 2011 18:18:15 -0500 Ben Abbott Fix {eps,ps,pdf}latexstandalone printing for fltk, bug 32262.
Fri, 28 Jan 2011 14:05:59 -0500 John W. Eaton don't let uninitialized values escape from DNEUPD
Fri, 28 Jan 2011 14:05:34 -0500 David Bateman avoid memory overrun in ARPACK
Fri, 28 Jan 2011 14:05:30 -0500 John W. Eaton fix declaration of ETIME in arpack/util/second.f
Fri, 28 Jan 2011 14:05:09 -0500 John W. Eaton remove configure checks for ARPACK
Fri, 28 Jan 2011 14:04:33 -0500 John W. Eaton import ARPACK sources to libcruft from Debian package libarpack2 2.1+parpack96.dfsg-3+b1
Fri, 28 Jan 2011 16:53:02 +0100 Kai Habel Make file filter value 1-based now
Fri, 28 Jan 2011 05:47:12 -0500 John W. Eaton pr-output.cc (Foutput_max_field_width): fix cut and paste error
Fri, 28 Jan 2011 05:47:02 -0500 John W. Eaton pr-output.cc: fix @seealso lists
Thu, 27 Jan 2011 21:43:24 -0800 Rik Add sizemax function to documentation.
Thu, 27 Jan 2011 20:13:45 -0800 Rik Add functions reset, whitebg to documentation.
Thu, 27 Jan 2011 19:15:46 -0800 Rik Add function rsf2csf to documentation.
Thu, 27 Jan 2011 19:12:31 -0800 Rik Add undocumented function trisurf to manual.
Thu, 27 Jan 2011 18:46:33 -0500 Ben Abbott README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave.
Thu, 27 Jan 2011 17:23:04 -0500 John W. Eaton doc fix for rational approximation functions
Thu, 27 Jan 2011 16:46:50 -0500 John W. Eaton sparse matrix indexed assignment bug
Thu, 27 Jan 2011 17:58:19 +0100 Kai Habel Allow ui file function to work if gnuplot is the selected toolkit and fltk is available