log scripts/ChangeLog @ 11937:a08f22ff5ba1 release-3-0-x

age author description
Tue, 24 Feb 2009 07:48:33 +0100 John W. Eaton fplot.m: fix nargin check release-3-0-x
Mon, 23 Feb 2009 21:06:42 +0100 Rafael Laboissiere include cstdio where needed release-3-0-x
Sat, 14 Feb 2009 21:15:23 +0100 Jaroslav Hajek more fixes to fileparts.m tests release-3-0-x
Thu, 29 Jan 2009 08:48:30 +0100 Jaroslav Hajek fix fileparts tests release-3-0-x
Tue, 21 Oct 2008 21:59:59 -0400 David Bateman Fix for hold with no figures/axes. release-3-0-x
Fri, 16 Jan 2009 08:33:15 +0100 Daniel J Sebald Fix legend order for both horizontal and vertical string cell. release-3-0-x
Fri, 16 Jan 2009 08:13:39 +0100 Daniel J Sebald make unique work for row vectors release-3-0-x
Fri, 16 Jan 2009 08:13:15 +0100 Jaroslav Hajek style fixes release-3-0-x
Fri, 16 Jan 2009 08:10:28 +0100 Jaroslav Hajek improve set functions for Matlab compatibility release-3-0-x
Fri, 16 Jan 2009 08:07:05 +0100 jwe [project @ 2008-01-04 18:18:22 by jwe] release-3-0-x
Fri, 16 Jan 2009 07:35:54 +0100 Ben Abbott grid.m: Correct doc-string. release-3-0-x
Fri, 16 Jan 2009 07:27:19 +0100 Doug Stewart grid.m: handle minor grid option release-3-0-x
Mon, 12 Jan 2009 12:14:06 +0100 Ben Abbott polyfit.m: Fixed tests. release-3-0-x
Mon, 12 Jan 2009 12:13:21 +0100 John W. Eaton style fixes release-3-0-x
Mon, 13 Oct 2008 18:16:09 +0200 Francesco Potortì Wrong if statement substituted with a switch release-3-0-x
Mon, 12 Jan 2009 11:01:30 +0100 Francesco Potortì In prepad, add reference to postpad. release-3-0-x
Mon, 12 Jan 2009 10:57:46 +0100 Francesco Potortì Cross reference between postpad and resize release-3-0-x
Mon, 12 Jan 2009 10:56:14 +0100 Francesco Potortì Correct help string for statistics.m release-3-0-x
Mon, 12 Jan 2009 10:54:50 +0100 Francesco Potortì help and error string corrected in hist.m. release-3-0-x
Mon, 12 Jan 2009 08:58:19 +0100 Ben Abbott clf.m: Improve Matlab compatibility. release-3-0-x
Mon, 05 Jan 2009 08:17:10 +0100 David Bateman Fix subplot for column vector of children in figure release-3-0-x
Sat, 13 Dec 2008 17:30:38 +0100 Ben Abbott contourf.m: Correct order of patch object handles. release-3-0-x
Sat, 13 Dec 2008 17:30:18 +0100 kai Make contourf work for equal-size matrices (again). release-3-0-x
Mon, 08 Dec 2008 13:18:26 +0100 Francesco Potortì Set max_recursion_depth and use a subfunction in nchoosek release-3-0-x
Mon, 08 Dec 2008 06:45:23 +0100 Thorsten Meyer fix bug in cell string handling of unpack function release-3-0-x
Mon, 08 Dec 2008 06:35:29 +0100 Ben Abbott legend.m: Correct ording of legend labels. release-3-0-x
Fri, 21 Nov 2008 16:58:19 +0100 Ben Abbott Modified statistics to calculate consistent median. release-3-0-x
Thu, 20 Nov 2008 08:34:45 +0100 John W. Eaton spline.m: delete debugging statements release-3-0-x
Thu, 13 Nov 2008 19:02:16 +0100 John W. Eaton chi2rnd.m: fix missing semicolon release-3-0-x
Fri, 10 Oct 2008 11:35:10 +0200 John W. Eaton fileparts.m: handle "/file" correctly; improve compatibilty release-3-0-x
Fri, 10 Oct 2008 11:19:29 +0200 John W. Eaton pkg.m: better handling of filenames with spaces release-3-0-x
Fri, 10 Oct 2008 11:13:34 +0200 Benjamin Lindner enclose building direcries in quotes in pkg.m release-3-0-x
Fri, 10 Oct 2008 11:10:44 +0200 Ivan Sutoris describe additional arguments in sqp() documentation string release-3-0-x
Fri, 03 Oct 2008 14:56:33 +0200 Ben Abbott deconv.m: Fix row/col orientation & length of output release-3-0-x
Fri, 03 Oct 2008 14:55:13 +0200 Ben Abbott conv.m: Correct row/col orientation of output release-3-0-x
Fri, 03 Oct 2008 14:36:56 +0200 John W. Eaton fplot.m: call axis after plot release-3-0-x
Mon, 29 Sep 2008 08:03:12 +0200 Jaroslav Hajek version 3.0.3 release-3-0-x
Mon, 29 Sep 2008 07:24:07 +0200 John W. Eaton interpft.m: increase tolerance release-3-0-x
Wed, 24 Sep 2008 08:56:40 +0200 Ben Abbott pcolor.m: Improve doc strings. 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:20:39 +0200 Kris Thielemans Fix for display_range in imshow 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
Mon, 08 Sep 2008 14:00:33 -0400 Tatsuro Matsuoka plot.m: doc fix 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
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
Wed, 20 Aug 2008 11:01:24 -0400 Jaroslav Hajek avoid problematic subfunction call in an anonymous function release-3-0-x
Sun, 27 Jul 2008 02:29:36 +0200 David Bateman Allow X/Y to be unequal vectors in contourf release-3-0-x
Sun, 27 Jul 2008 22:38:08 +0200 David Bateman Clarify help of the shading function release-3-0-x
Wed, 20 Aug 2008 10:59:27 -0400 David Bateman Fix for meshed surfaces with more than one oobject per plot release-3-0-x
Tue, 19 Aug 2008 13:59:30 -0400 Jaroslav Hajek fix invalid memory read in glpk release-3-0-x
Tue, 19 Aug 2008 13:52:18 -0400 David Bateman Doc fix for ranks release-3-0-x
Tue, 19 Aug 2008 17:46:01 +0000 Jaroslav Hajek version 3.0.2 release-3-0-x
Fri, 08 Aug 2008 09:58:42 +0200 Jaroslav Hajek strtok: replace cstrcat->strcat release-3-0-x
Mon, 04 Aug 2008 10:59:46 -0400 John W. Eaton strtok.m: include TAB, LF, VT, FF, and CR in default set of delim characters release-3-0-x
Thu, 05 Jun 2008 20:42:14 +0200 Jaroslav Hajek correct fputs to fprintf in __go_draw_axes__.m release-3-0-x
Wed, 11 Jun 2008 14:21:06 -0400 John W. Eaton rat.m: handle arrays and all-integer inputs release-3-0-x