log

age author description
Mon, 22 Sep 2008 19:41:08 +0200 Brett Stewart change is_square to issquare in is_stabilizable.m release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 John W. Eaton clear index before throwing error in Array indexed assignment functions release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 Jaroslav Hajek fix blkdiag to not rely on Matlab-incompatible behaviour release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 Jaroslav Hajek make null assignment more Matlab-compatible release-3-0-x
Sun, 21 Sep 2008 08:20:39 +0200 Kris Thielemans Fix for display_range in imshow release-3-0-x
Sun, 21 Sep 2008 08:19:40 +0200 David Bateman Clarify fftw documentation release-3-0-x
Sun, 21 Sep 2008 08:14:27 +0200 Kris Thielemans For for extrapval in interpn release-3-0-x
Fri, 19 Sep 2008 23:21:15 +0200 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage. Cut trailing singletons in cat release-3-0-x
Fri, 19 Sep 2008 12:30:30 +0200 Jaroslav Hajek fix problems from transplant 7552 release-3-0-x
Fri, 19 Sep 2008 11:29:51 +0200 Jaroslav Hajek partially sync Matrix::expm and ComplexMatrix::expm with development repo release-3-0-x
Wed, 17 Sep 2008 11:06:18 +0200 jwe [project @ 2008-01-24 08:31:36 by jwe] release-3-0-x
Wed, 17 Sep 2008 07:39:22 +0200 Jaroslav Hajek again, fix the diabolic line in randp.cc release-3-0-x
Mon, 15 Sep 2008 08:11:18 +0200 Jaroslav Hajek fix integer exponentiation with negative exponent release-3-0-x
Mon, 15 Sep 2008 08:10:42 +0200 Thomas Weber First sentence of a doc string should read like a command release-3-0-x
Mon, 15 Sep 2008 08:06:54 +0200 John W. Eaton octave.cc (octave_main): make all command-line arguments available to startup scripts release-3-0-x
Tue, 20 May 2008 16:49:02 -0400 Kim Hansen load-path.cc (load_path::initialize): include separator when appending sys_path release-3-0-x
Tue, 09 Sep 2008 13:43:42 -0400 David Bateman Add explanationation of initializing the interpreter in a standalone program release-3-0-x
Tue, 09 Sep 2008 12:41:32 -0400 John W. Eaton doc fix release-3-0-x
Tue, 09 Sep 2008 12:38:18 -0400 Thomas Weber Typo in num2cell's description release-3-0-x
Tue, 09 Sep 2008 12:38:11 -0400 Thomas Weber typo in comma separated lists chapter release-3-0-x
Tue, 09 Sep 2008 12:36:53 -0400 David Bateman Treat PCRE lookbehind operators in a manner that is approximately correct release-3-0-x
Mon, 08 Sep 2008 15:21:44 -0400 John W. Eaton add colorbar docstring to the manual release-3-0-x
Mon, 08 Sep 2008 14:00:33 -0400 Tatsuro Matsuoka plot.m: doc fix release-3-0-x
Mon, 08 Sep 2008 12:45:53 -0400 John W. Eaton ls-oct-ascii.{h,cc} (extract_keyword): accept \r as line ending character release-3-0-x
Mon, 08 Sep 2008 10:49:46 -0400 Mark van Rossum Handle zero values of n in binornd correctly release-3-0-x
Thu, 28 Aug 2008 10:20:43 -0400 Martin Weiser fix documentation of scatter3 release-3-0-x
Wed, 27 Aug 2008 09:59:55 -0400 Jaroslav Hajek make glpk return NA values for unfeasible problems release-3-0-x
Tue, 26 Aug 2008 18:05:13 -0400 John W. Eaton hold.m: if hold is applied to a figure, set state for all child axes objects release-3-0-x
Fri, 22 Aug 2008 14:42:12 -0400 John W. Eaton chi2rnd.m: fix missing semicolon release-3-0-x
Thu, 21 Aug 2008 15:28:58 -0400 John W. Eaton __go_draw_axes__.m (__gnuplot_write_data__): write "Inf Inf\n" if all data pairs contain NaN values release-3-0-x