log

age author description
Wed, 19 Mar 2008 15:31:21 -0400 David Bateman micro patch of indexing bug release-3-0-x
Wed, 19 Mar 2008 15:02:46 -0400 David Bateman Fix for mode.m NDArrays and row vectors release-3-0-x
Wed, 19 Mar 2008 14:13:37 -0400 David Bateman Fix for array indexing if original matrix is empty release-3-0-x
Wed, 19 Mar 2008 13:12:29 -0400 Jaroslav Hajek doc fix for exp distribution functions release-3-0-x
Tue, 18 Mar 2008 20:47:40 -0400 David Bateman Chop trailing singletons in min/max functions release-3-0-x
Tue, 18 Mar 2008 16:21:34 -0400 John W. Eaton partial specialization for octave_int_fit_to_range release-3-0-x
Tue, 18 Mar 2008 15:39:43 -0400 David Bateman shortened empty indexing fix release-3-0-x
Tue, 18 Mar 2008 14:46:41 -0400 John W. Eaton compatible handling of NaN -> int conversions release-3-0-x
Tue, 18 Mar 2008 14:06:42 -0400 Rafael Laboissiere Escape "-" signs that mean the "minus" character release-3-0-x
Tue, 18 Mar 2008 14:01:28 -0400 John W. Eaton remove <> from the manual release-3-0-x
Tue, 18 Mar 2008 13:44:06 -0400 Michael D. Godfrey __go_draw_axes__: use correct symbol codes release-3-0-x
Fri, 14 Mar 2008 08:02:18 -0400 kai Bug fix, set splot user style to default release-3-0-x
Wed, 12 Mar 2008 15:05:00 +0100 David Bateman Fix griddata3 and add test code release-3-0-x
Wed, 12 Mar 2008 01:05:55 -0400 John W. Eaton one more xGELSD workspace fix release-3-0-x
Tue, 11 Mar 2008 23:38:00 -0400 John W. Eaton _go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunction release-3-0-x
Tue, 11 Mar 2008 23:33:47 -0400 John W. Eaton graphcs.cc, graphics.h.in: new property, linewidth release-3-0-x
Tue, 11 Mar 2008 23:13:04 -0400 John W. Eaton __go_draw_axes__: use strcmpi for text properties; use get for hidden properties release-3-0-x
Tue, 11 Mar 2008 22:33:02 -0400 kai Improvements for surface plots release-3-0-x
Wed, 27 Feb 2008 22:36:23 +0100 kai If FaceColor is none don't use pm3d mode and set linestyle correctly. release-3-0-x
Tue, 11 Mar 2008 22:22:50 -0400 John W. Eaton handle axes linewidth property release-3-0-x
Tue, 11 Mar 2008 22:07:27 -0400 John W. Eaton __go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunction release-3-0-x
Tue, 11 Mar 2008 11:08:43 -0400 David Bateman run-octave.in: fix typo release-3-0-x
Tue, 11 Mar 2008 10:49:33 -0400 John W. Eaton handle possible error from EIG release-3-0-x
Mon, 10 Mar 2008 23:18:47 -0400 John W. Eaton mex.cc: arg to mxCreateLogicalScalar is now mxLogical release-3-0-x
Mon, 10 Mar 2008 13:10:46 -0400 John W. Eaton define mxLogical as unsigned char instead of int release-3-0-x
Fri, 07 Mar 2008 20:21:48 -0500 John W. Eaton logical indexing compatibility fixes release-3-0-x
Fri, 07 Mar 2008 06:25:19 -0500 John W. Eaton set axes layer property to "top" release-3-0-x
Thu, 06 Mar 2008 14:27:45 -0500 John W. Eaton ChangeLog fix release-3-0-x
Thu, 06 Mar 2008 13:46:16 -0500 David Bateman Document positive definite behavior of matrix_type release-3-0-x
Thu, 06 Mar 2008 13:42:08 -0500 John W. Eaton hist: avoid temps; allow matrix args when number of bins > 30 release-3-0-x
Thu, 06 Mar 2008 04:50:58 -0500 John W. Eaton markersize compatibility changes release-3-0-x
Thu, 06 Mar 2008 04:04:04 -0500 John W. Eaton markersize compatibility changes release-3-0-x
Thu, 06 Mar 2008 02:06:17 -0500 John W. Eaton remove obsolete tests release-3-0-x
Thu, 06 Mar 2008 01:58:38 -0500 Alexander Barth __lin_interpn__.cc: handle decreasing coordinate values release-3-0-x
Wed, 05 Mar 2008 04:58:54 -0500 Sebastien Loisel Apply a scaling factor to leading zero removal in roots.m release-3-0-x
Mon, 03 Mar 2008 20:00:17 -0500 David Bateman Treat repeated indices in the sparse assignments release-3-0-x
Mon, 03 Mar 2008 02:22:03 -0500 Jaroslav Hajek more xGELSD workspace fixes release-3-0-x
Fri, 29 Feb 2008 04:09:03 -0500 John W. Eaton print.m: handle gif and jpg devices release-3-0-x
Mon, 14 Jan 2008 19:50:10 +0000 jwe use Helvetica, not helvetica; don't downcase user-supplied font names release-3-0-x
Wed, 27 Feb 2008 22:47:58 -0500 John W. Eaton oct-stream.cc (do_read): stop reading if seek fails release-3-0-x
Tue, 26 Feb 2008 20:30:46 -0500 John W. Eaton oct-rand.cc: fix typo release-3-0-x
Tue, 26 Feb 2008 18:46:14 -0500 John W. Eaton oct-rand.cc (get_dist_id): initialize retval release-3-0-x
Tue, 26 Feb 2008 05:30:39 -0500 John W. Eaton save state separately for each MT random number generator release-3-0-x
Tue, 26 Feb 2008 02:51:32 -0500 John W. Eaton avoid another xGELSD workspace query bug release-3-0-x
Mon, 25 Feb 2008 03:56:33 -0500 Ryan Hinton unpack.m: pass "-f -" to tar release-3-0-x
Fri, 22 Feb 2008 13:47:38 -0500 John W. Eaton fullfile: improve handling of args ending with filesep release-3-0-x
Fri, 22 Feb 2008 04:02:37 -0500 John W. Eaton __stepimp__: don't call subplot for single plot release-3-0-x
Thu, 21 Feb 2008 04:34:43 -0500 John W. Eaton ignore errors installing octave.desktop file release-3-0-x
Thu, 21 Feb 2008 04:30:27 -0500 John W. Eaton imshow.m: use axis ("image") release-3-0-x
Thu, 21 Feb 2008 03:59:42 -0500 John W. Eaton fsolve: detect nonsquare systems release-3-0-x
Thu, 21 Feb 2008 03:05:27 -0500 John W. Eaton fsolve: detect nonsquare systems release-3-0-x
Wed, 20 Feb 2008 14:56:28 -0500 John W. Eaton detect cellstr args in strcat release-3-0-x
Fri, 15 Feb 2008 19:54:25 -0500 John W. Eaton another small xGELSD workspace fix release-3-0-x
Fri, 15 Feb 2008 18:55:45 -0500 John W. Eaton more xGELSD workspace fixes release-3-0-x
Fri, 15 Feb 2008 16:50:16 -0500 Timo Lindfors handle ties in kruskal_wallis_test release-3-0-x
Fri, 15 Feb 2008 16:37:32 -0500 John W. Eaton new norm arg for cond release-3-0-x
Fri, 15 Feb 2008 15:39:36 -0500 John W. Eaton don't special case SH_LD for FreeBSD and OpenBSD release-3-0-x
Tue, 12 Feb 2008 23:52:49 -0500 John W. Eaton add Jason Riedy to contributors file release-3-0-x
Tue, 12 Feb 2008 23:44:14 -0500 John W. Eaton ilaenv --> xilaenv release-3-0-x
Tue, 12 Feb 2008 22:45:12 -0500 John W. Eaton ilaenv --> xilaenv release-3-0-x