log scripts/ChangeLog @ 7989:23c248d415b5

age author description
Tue, 29 Jul 2008 17:01:43 +0200 David Bateman Various doc fixes. Readd cellidx
Sun, 27 Jul 2008 01:42:06 +0200 David Bateman Remove the control, finance and quaternion toolboxes
Thu, 24 Jul 2008 20:16:11 -0400 Ben Abbott Fix help string.
Fri, 27 Jun 2008 20:38:28 -0400 Ben Abbott hold.m: Trival mod to help text.
Sun, 27 Jul 2008 02:42:57 +0200 David Bateman Document regexptranslate
Sun, 27 Jul 2008 02:29:36 +0200 David Bateman Allow X/Y to be unequal vectors in contourf
Sun, 27 Jul 2008 22:38:08 +0200 David Bateman Clarify help of the shading function
Mon, 28 Jul 2008 14:28:41 +0200 David Bateman trival doc fix for genvarname
Mon, 28 Jul 2008 13:24:16 -0400 John W. Eaton imwrite: new function
Thu, 24 Jul 2008 09:25:11 -0400 John W. Eaton datestr: new xtest
Tue, 22 Jul 2008 17:23:28 -0400 John W. Eaton Implement closereq as real callback execution
Thu, 17 Jul 2008 10:55:50 -0400 John W. Eaton fix tests
Thu, 17 Jul 2008 11:57:56 +0200 Jaroslav Hajek [mq]: covtest
Wed, 16 Jul 2008 14:28:48 -0400 John W. Eaton Add gcbo/gcbf functions.
Wed, 16 Jul 2008 12:55:48 -0400 John W. Eaton imread.m: simplify; loadimage.m: deprecate
Wed, 16 Jul 2008 11:24:48 -0400 John W. Eaton __img__.m, imshow.m, __go_draw_axes__.m: improve handling of truecolor images
Mon, 14 Jul 2008 16:00:09 -0400 John W. Eaton __magick_read__.cc: configuration and style fixes
Sat, 12 Jul 2008 10:11:30 -0400 Thomas L. Scofield Add original imread() files (from octave-forge) to core octave.
Wed, 25 Jun 2008 22:11:07 +0200 Jaroslav Hajek improve set functions for Matlab compatibility
Wed, 11 Jun 2008 15:05:46 -0400 John W. Eaton fix expected output from lasterr in tests; fix fail tests in ismember.m
Wed, 11 Jun 2008 14:21:06 -0400 John W. Eaton rat.m: handle arrays and all-integer inputs
Thu, 05 Jun 2008 20:42:14 +0200 Jaroslav Hajek correct fputs to fprintf in __go_draw_axes__.m
Fri, 25 Apr 2008 16:44:59 +0200 Michael Goffioul Add support for hggroup
Sun, 25 May 2008 16:32:30 +0200 David Bateman Add the debug function
Wed, 28 May 2008 01:03:35 +0200 David Bateman Add some single precision test code and fix resulting bugs
Thu, 22 May 2008 22:00:26 +0200 Jaroslav Hajek [mq]: cellstr
Wed, 21 May 2008 12:26:57 +0200 kimhanse strings/mat2str.m: Change is_complex to iscomplex, add tests, add missing ;
Mon, 12 May 2008 22:57:11 +0200 David Bateman Handle single precision eps values
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Wed, 14 May 2008 22:51:19 +0200 David Bateman Add the interp1q function
Tue, 20 May 2008 16:22:30 -0400 John W. Eaton style fixes
Sun, 18 May 2008 00:09:08 -0400 bill datenum\: fixed combination of scalar and vector/matrix input bug
Mon, 19 May 2008 16:05:36 -0400 John W. Eaton isa.m: fix tests
Tue, 13 May 2008 09:57:15 -0500 Bill Denney isa.m: simplify with persistent variables
Mon, 12 May 2008 22:39:33 +0200 David Bateman Treat numeric and float argument in the isa function.
Sat, 10 May 2008 21:55:40 +0200 David Bateman Add quadv, quadgk, dblquad and triplequad functions
Fri, 09 May 2008 14:25:46 +0200 David Bateman Compatibility fix for assert
Sat, 03 May 2008 09:10:56 +0200 Thomas Weber Replace deprecated isstr() call
Sat, 03 May 2008 11:47:54 +0200 Rafael Laboissiere Use isschar instead of deprecated isstr
Tue, 06 May 2008 13:38:07 -0400 David Bateman Add symvar function
Sun, 04 May 2008 03:42:19 -0400 John W. Eaton initial implementation of dbup and dbdown
Thu, 01 May 2008 14:10:27 -0400 John W. Eaton ChangeLog fix
Thu, 01 May 2008 18:34:39 +0200 David Bateman Allow additional options to stairs plots
Wed, 30 Apr 2008 14:18:36 -0400 John W. Eaton fix tests
Wed, 30 Apr 2008 03:30:34 -0400 Jaroslav Hajek implement builtin log2
Tue, 29 Apr 2008 03:37:06 -0400 David Bateman Set archprefix for -local and -global options to pkg
Tue, 29 Apr 2008 02:05:26 -0400 jstickel updated help for tcdf and tinv
Fri, 25 Apr 2008 15:11:03 -0400 John W. Eaton implement dbstack
Mon, 21 Apr 2008 11:03:39 -0400 David Bateman Try to get the colorbar position right for manual aspect ratios as well
Wed, 16 Apr 2008 14:19:59 -0400 sh Display a (hopefully) informative error message if gnuplot isn't found
Tue, 15 Apr 2008 16:31:28 -0400 John W. Eaton ChangeLog fix
Tue, 15 Apr 2008 16:30:09 -0400 John W. Eaton view: get values from current axes if nargin == 0
Tue, 15 Apr 2008 02:29:08 -0400 David Bateman Minor fix for multiple patches with NaN values
Mon, 14 Apr 2008 13:30:40 -0400 David Bateman Minor texinfo errors
Wed, 09 Apr 2008 12:56:48 -0400 John W. Eaton don't embed newline in warning messages in deprecated functions
Wed, 09 Apr 2008 12:40:06 -0400 David Bateman Don't allow the use of lists in assert.m
Fri, 04 Apr 2008 14:22:10 -0400 John W. Eaton check-m-sources: new target for script Makefiles
Thu, 03 Apr 2008 07:43:59 -0400 bill lsqnonneg: use optimset, correctly index Z and P in main loop
Fri, 04 Apr 2008 10:18:35 -0400 David Bateman Add warning to rest of deprecated functions
Thu, 03 Apr 2008 21:56:23 -0400 John W. Eaton note version when functions were deprecated