log

age author description
Fri, 04 Apr 2008 10:17:33 -0400 John W. Eaton note version when functions were deprecated release-3-0-x
Thu, 03 Apr 2008 22:23:22 -0400 John W. Eaton lo-sysdep.cc: include windows.h if windows and not cygwin release-3-0-x
Thu, 03 Apr 2008 22:20:04 -0400 Rafael Laboissiere Drop .LO macros from manpages release-3-0-x
Thu, 03 Apr 2008 22:12:05 -0400 Tatsuro Matsuoka update README.Cygwin release-3-0-x
Thu, 03 Apr 2008 21:41:27 -0400 David Bateman Conditionally set 'set pm3d implicit' release-3-0-x
Thu, 03 Apr 2008 14:09:49 -0400 John W. Eaton make_constant: stash original text for strings release-3-0-x
Thu, 03 Apr 2008 13:13:48 -0400 John W. Eaton octave_fcn_handle::subsref: don't call next_subsref release-3-0-x
Thu, 03 Apr 2008 10:24:18 -0400 Jaroslav Hajek fix to enable compiling with Intel C++ release-3-0-x
Wed, 02 Apr 2008 16:17:06 -0400 John W. Eaton scripts/plot/Makefile.in (SOURCES): Add __plt2sv__.m and __plt2vs__.m release-3-0-x
Wed, 02 Apr 2008 16:12:51 -0400 John W. Eaton scripts/general/Makefile.in (SOURCES): Add runlength.m release-3-0-x
Wed, 02 Apr 2008 13:34:43 -0400 John W. Eaton new tickdir and tickdirmode axes properties release-3-0-x
Tue, 01 Apr 2008 16:03:44 -0400 Richard Bovey handle negative column values in sortrows release-3-0-x
Mon, 31 Mar 2008 22:13:32 -0400 David Bateman Fix spurious tics for plotyy with gnuplot backend release-3-0-x
Mon, 31 Mar 2008 16:11:00 -0400 Ben Abbott run.m: fix check for file existence release-3-0-x
Fri, 28 Mar 2008 14:52:55 -0400 weber Fix tempdir's documention string to point at tempdir release-3-0-x
Fri, 28 Mar 2008 14:50:52 -0400 Jaroslav Hajek trivial fix to del2 release-3-0-x
Thu, 27 Mar 2008 22:26:43 -0400 John W. Eaton rename minmax.cc to max.cc release-3-0-x
Thu, 27 Mar 2008 13:26:44 -0400 John W. Eaton __axis_label__: use name of caller in error message release-3-0-x
Wed, 26 Mar 2008 23:03:56 -0400 John W. Eaton ismember: correctly size idx output for empty args release-3-0-x
Wed, 26 Mar 2008 15:41:59 -0400 David Bateman refactor Array::assignN dimensioning code for empty initial matrices release-3-0-x
Tue, 25 Mar 2008 16:18:42 -0400 David Bateman Fix fall back from sparse cholesky factorization to LU when matrix detected as not being positive definite release-3-0-x
Mon, 24 Mar 2008 18:27:20 -0400 Thomas Weber Allow installation of already extracted packages release-3-0-x
Mon, 24 Mar 2008 18:25:09 -0400 Michael Goffioul pkg.m: adapt to changes in isspace for cell arrays of strings. release-3-0-x
Mon, 24 Mar 2008 18:24:11 -0400 John W. Eaton pkg.m style fixes release-3-0-x
Mon, 24 Mar 2008 18:23:35 -0400 carlo added describe command to pkg release-3-0-x
Mon, 24 Mar 2008 12:06:52 -0400 Ben Abbott variables.cc (exist): Clarify help. release-3-0-x
Sun, 23 Mar 2008 11:22:58 -0400 David Bateman Add integer el_div and el_ldiv operators to the binops that were missing them release-3-0-x
Fri, 21 Mar 2008 14:16:41 +0100 David Bateman minor doc patch release-3-0-x
Thu, 20 Mar 2008 12:13:03 -0400 David Bateman Avoid infinite loop in circshift for infinite matrices release-3-0-x
Thu, 20 Mar 2008 12:12:43 -0400 David Bateman Ensure k is an integer scalar in rotdim release-3-0-x