log

age author description
Thu, 11 Sep 2008 16:57:12 -0400 David Bateman improve speed of cell2mat
Thu, 11 Sep 2008 15:53:37 -0400 Thomas Weber First sentence of a doc string should read like a command
Wed, 10 Sep 2008 12:38:04 -0400 John W. Eaton octave.cc (octave_main): make all command-line arguments available to startup scripts
Tue, 09 Sep 2008 18:56:51 -0400 John W. Eaton datestr.m: convert format and use strtftime for most of the actual conversion
Tue, 09 Sep 2008 13:43:42 -0400 David Bateman Add explanationation of initializing the interpreter in a standalone program
Tue, 09 Sep 2008 12:41:32 -0400 John W. Eaton doc fix
Tue, 09 Sep 2008 12:38:18 -0400 Thomas Weber Typo in num2cell's description
Tue, 09 Sep 2008 12:38:11 -0400 Thomas Weber typo in comma separated lists chapter
Tue, 09 Sep 2008 12:36:53 -0400 David Bateman Treat PCRE lookbehind operators in a manner that is approximately correct
Mon, 08 Sep 2008 16:01:08 -0400 John W. Eaton mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: style fixes
Mon, 08 Sep 2008 15:34:05 -0400 Michael Goffioul mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: new files
Mon, 08 Sep 2008 15:28:45 -0400 Michael Goffioul MSVC compilation fix
Mon, 08 Sep 2008 15:21:44 -0400 John W. Eaton add colorbar docstring to the manual
Mon, 08 Sep 2008 14:00:33 -0400 Tatsuro Matsuoka plot.m: doc fix
Mon, 08 Sep 2008 12:45:53 -0400 John W. Eaton ls-oct-ascii.{h,cc} (extract_keyword): accept \r as line ending character
Mon, 08 Sep 2008 10:49:46 -0400 Mark van Rossum Handle zero values of n in binornd correctly
Mon, 08 Sep 2008 10:48:25 -0400 kai Make contourf work for equal-size matrices (again).
Wed, 03 Sep 2008 11:40:55 -0400 Ben Abbott Use eps(single) as tolerance for single precesion test.
Wed, 03 Sep 2008 11:36:11 -0400 John W. Eaton variables.cc (mlock): lock current function
Wed, 03 Sep 2008 11:20:25 -0400 John W. Eaton symtab.cc (out_of_date_check_internal): check for method, then regular function
Tue, 02 Sep 2008 20:31:28 -0400 Michael Goffioul Make hggroup to react on [xyzac]liminclude changes in its children.
Tue, 02 Sep 2008 15:01:18 -0400 David Bateman __add_datasource__.m: fix indexing of varargin
Tue, 02 Sep 2008 14:52:28 -0400 David Bateman Additional do not call set with empty arguments fixes
Tue, 02 Sep 2008 14:50:08 -0400 David Bateman correctly plot matrices in plot3
Sun, 31 Aug 2008 11:14:34 -0400 Michael Goffioul Fix FLTK backend update
Sun, 31 Aug 2008 11:14:20 -0400 Michael Goffioul Do not call "set" with empty arguments
Fri, 29 Aug 2008 15:48:44 -0400 David Bateman Fix for hold with no figures/axes. Set prop/val pairs to hggroups rather than underlying objects. Fix for equality test in array_property
Thu, 28 Aug 2008 15:31:01 -0400 John W. Eaton doc fix
Thu, 28 Aug 2008 15:15:31 -0400 John W. Eaton doc fix
Thu, 28 Aug 2008 15:13:33 -0400 John W. Eaton doc fixes