log scripts/ChangeLog @ 9843:71483d19204f

age author description
Fri, 20 Nov 2009 10:14:35 +0100 Lukas Reichlin fix krylov
Fri, 20 Nov 2009 08:18:41 +0100 Jaroslav Hajek make isnumeric yield false on logicals
Thu, 19 Nov 2009 11:15:23 +0100 Jaroslav Hajek improve perms
Thu, 19 Nov 2009 10:30:57 +0100 Jaroslav Hajek implement built-in erfinv
Wed, 18 Nov 2009 20:18:47 -0500 Ben Abbott orient.m: Flip papersize and paperposition when orientation changes. Add support for 'tall' option. Add tests.
Wed, 18 Nov 2009 12:55:02 +0100 Jaroslav Hajek fix textread bug
Sat, 14 Nov 2009 07:02:30 +0100 Jaroslav Hajek fix typo in expm
Wed, 11 Nov 2009 20:13:38 -0500 John W. Eaton intwarning doc fix
Wed, 11 Nov 2009 17:52:14 -0500 John W. Eaton stairs.m (__stairs__): correct nargin check; new demos
Wed, 11 Nov 2009 15:11:14 -0500 John W. Eaton improved support for Contents.m files
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool
Tue, 10 Nov 2009 13:25:57 -0500 Ben Abbott __go_draw_axes__.m: No 'with linestyle' when linestyle == 'none'.
Mon, 09 Nov 2009 08:59:28 +0100 Jaroslav Hajek fix arrayfun with nargout=0
Sun, 08 Nov 2009 17:15:07 -0500 Ben Abbott gnuplot_drawnow.m: Support gnuplot's dumb terminal.
Mon, 02 Nov 2009 21:34:04 -0500 Stefan Hepp gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is set
Mon, 02 Nov 2009 15:20:20 +0100 Jaroslav Hajek omission from last patch
Mon, 02 Nov 2009 15:17:01 +0100 Jaroslav Hajek small interp1 simplification
Mon, 02 Nov 2009 14:04:06 +0100 Jaroslav Hajek improve Matlab compatibility & performance of ppval/mkpp and some associated funcs
Fri, 23 Oct 2009 10:10:37 +0200 Jaroslav Hajek implement built-in tril/triu
Tue, 20 Oct 2009 20:22:10 +0200 Soren Hauberg general/interp2.m: improved error checking and support for bicubic interpolation when X and Y are meshgrid format
Thu, 22 Oct 2009 10:12:54 +0200 Jaroslav Hajek improve interp1 and pchip
Thu, 22 Oct 2009 12:18:56 -0400 Soren Hauberg Add demos for colormap functions
Mon, 19 Oct 2009 20:19:40 +0200 Soren Hauberg scripts/io/strread.m scripts/io/textread.m: new functions
Tue, 20 Oct 2009 12:35:42 +0200 Jaroslav Hajek optimize center using bsxfun
Thu, 15 Oct 2009 21:43:34 +0200 David Bateman Treat markerfacecolor and markeredgecolor properties for lines and surfaces
Thu, 15 Oct 2009 08:38:07 +0200 Jaroslav Hajek reimplement median using nth_element
Thu, 01 Oct 2009 15:10:14 -0400 John W. Eaton adjust axis limits for images
Thu, 01 Oct 2009 11:10:10 -0400 John W. Eaton script/Makefile.in: tweak rules for building DOCSTRINGS
Thu, 01 Oct 2009 08:34:13 +0200 Jaroslav Hajek fix griddata with vectors
Wed, 30 Sep 2009 21:59:44 +0200 Jaroslav Hajek simplify arrayfun
Wed, 30 Sep 2009 11:10:54 -0400 John W. Eaton make mkdoc work on list of filenames
Wed, 30 Sep 2009 10:18:32 -0400 Michael D. Godfrey document graphics structures
Mon, 28 Sep 2009 21:52:27 -0400 John W. Eaton sortrows: also fall back on old algorithm for sparse matrices
Mon, 21 Sep 2009 07:58:58 +0200 Jaroslav Hajek fix union, setxor docstrings
Wed, 16 Sep 2009 13:41:49 +0200 Jaroslav Hajek optimize & extend randperm
Tue, 15 Sep 2009 13:48:39 -0400 John W. Eaton configure tweaks
Fri, 11 Sep 2009 09:27:58 +0200 Jaroslav Hajek include missing source
Fri, 11 Sep 2009 08:47:25 +0200 Jaroslav Hajek simplify damped BFGS formula
Wed, 09 Sep 2009 19:41:29 -0400 Ben Abbott gnuplot_drawnow.m: Avoid flickering plot windows.
Wed, 09 Sep 2009 14:43:06 +0200 Jaroslav Hajek split __dogleg__ > __doglegm__
Tue, 08 Sep 2009 23:37:00 -0400 John W. Eaton dlmwrite.m: fix typo
Tue, 08 Sep 2009 14:27:35 +0200 Jaroslav Hajek further correct initial TR step strategy
Tue, 08 Sep 2009 13:39:39 +0200 Jaroslav Hajek fix extra outputs in fminunc
Sun, 06 Sep 2009 10:02:09 +0200 Jaroslav Hajek update initial TR step for fsolve and fminunc
Sun, 06 Sep 2009 08:06:54 +0200 Jaroslav Hajek fix broken tests
Sat, 05 Sep 2009 16:50:21 -0400 John W. Eaton correctly toggle hold state
Tue, 01 Sep 2009 16:48:10 -0400 Christophe Tournery wavread.m: rename data_size from obsolete ck_size
Mon, 31 Aug 2009 23:24:07 +0200 David Bateman More care with contour integrals in quadgk
Sat, 29 Aug 2009 11:50:59 -0400 John W. Eaton datestr: add missing semicolon
Thu, 27 Aug 2009 07:54:44 +0200 Jaroslav Hajek fix int2str
Wed, 26 Aug 2009 17:45:31 -0400 E. Joshua Rigler datestr: set tm.isdst to -1 before calling mktime
Tue, 25 Aug 2009 17:41:00 -0400 John W. Eaton try to avoid gnuplot zombies
Sat, 22 Aug 2009 21:48:27 +0200 David Bateman Fix test for setting of datasource properties. Add the edgecolor property to contours
Mon, 17 Aug 2009 14:53:48 -0400 John W. Eaton print_usage: make it work again if an argument is given
Mon, 17 Aug 2009 13:59:26 +0200 Jaroslav Hajek print_usage: support calling from methods
Tue, 11 Aug 2009 09:08:12 +0200 Jaroslav Hajek implement built-in diff
Mon, 10 Aug 2009 11:35:59 +0200 Jaroslav Hajek add omitted check in flipdim
Fri, 07 Aug 2009 08:46:51 +0200 Jaroslav Hajek simplify flipdim
Fri, 07 Aug 2009 13:46:28 -0400 Olli Saarela __gnuplot_ginput__: if read fails to return data, sleep before trying again
Thu, 06 Aug 2009 15:09:53 -0400 John W. Eaton compass.m, feather.m: simplify argument processing