log

age author description
Mon, 22 Sep 2008 13:17:39 -0400 Brian Gough oct-rand.cc (initialize_mersenne_twister): use separate initializations for each generator
Mon, 22 Sep 2008 13:11:32 -0400 David Bateman clear breakpoints is function found to be out of date
Mon, 22 Sep 2008 13:07:19 -0400 David Bateman Trivial patch to quadgk for absence of trace function count
Fri, 19 Sep 2008 11:05:34 -0400 John W. Eaton clear index before throwing error in Array indexed assignment functions
Thu, 18 Sep 2008 21:54:00 +0200 Jaroslav Hajek fix blkdiag to not rely on Matlab-incompatible behaviour
Thu, 18 Sep 2008 16:58:27 -0400 Jaroslav Hajek make null assignment more Matlab-compatible
Thu, 18 Sep 2008 08:34:04 +0200 Jaroslav Hajek replace int->octave_idx_type in Array<T>
Thu, 18 Sep 2008 10:46:47 -0400 Kris Thielemans Fix for display_range in imshow
Thu, 18 Sep 2008 10:46:24 -0400 Kris Thielemans For for extrapval in interpn
Thu, 18 Sep 2008 10:42:54 -0400 David Bateman Clarify fftw documentation
Thu, 18 Sep 2008 10:42:26 -0400 Krzesimir Nowak debug.cc (Fisdebugmode): New function.
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