log

age author description
Wed, 17 Sep 2008 17:31:24 -0400 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage
Wed, 17 Sep 2008 16:04:27 -0400 David Bateman Add the datetick function
Wed, 17 Sep 2008 14:57:02 -0400 David Bateman cut trailing singeltons in cat function
Wed, 17 Sep 2008 14:52:51 -0400 Thomas Weber Document load's ability to handle gzip-compressed files.
Wed, 17 Sep 2008 14:51:22 -0400 weber Document mkdir()'s parent argument
Wed, 17 Sep 2008 14:50:44 -0400 John W. Eaton ChangeLog fix
Wed, 17 Sep 2008 14:37:49 -0400 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage
Wed, 17 Sep 2008 14:40:04 -0400 David Bateman Clarify doc for sparse function
Wed, 17 Sep 2008 14:20:11 -0400 Marco Atzeri update README.Cygwin
Fri, 12 Sep 2008 15:34:13 -0400 Jaroslav Hajek fix integer exponentiation with negative exponent
Thu, 11 Sep 2008 17:03:26 -0400 David Bateman improve speed of cell2mat
Thu, 11 Sep 2008 17:01:46 -0400 John W. Eaton undo previous change
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.