log scripts/ChangeLog @ 9944:fea3d4868692

age author description
Tue, 08 Dec 2009 18:40:40 -0500 Ben Abbott __go_draw_figure__.m: Add missing 'unset multiplot' to restore mouse actions.
Tue, 08 Dec 2009 15:25:05 -0800 Rik Modifications to makefiles to pass distcheck test
Mon, 07 Dec 2009 21:46:12 +0100 Jaroslav Hajek optimize interp1q
Tue, 08 Dec 2009 02:57:58 -0500 John W. Eaton more makefile tweaks
Tue, 08 Dec 2009 01:53:23 -0500 John W. Eaton undo previous change
Tue, 08 Dec 2009 01:44:55 -0500 John W. Eaton scripts/Makeilfe.am (DOCSTRINGS): don't use $(simple_move_if_change_rule)
Mon, 07 Dec 2009 15:41:05 +0100 Jaroslav Hajek allow discontinuous interpolant in interp1
Sun, 06 Dec 2009 20:40:42 -0800 Rik Distribute DOCSTRINGS to prevent unnecessary documentation rebuild
Sat, 05 Dec 2009 21:54:21 +0100 Jaroslav Hajek simplify ismember
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Wed, 02 Dec 2009 20:34:01 -0800 Rik Only run imread test cases if GraphicMagick library exists
Wed, 02 Dec 2009 03:48:35 -0500 John W. Eaton scripts/help/module.mk: fix typo in previous change
Tue, 01 Dec 2009 22:40:37 -0500 John W. Eaton more private function and subfunction changes
Tue, 01 Dec 2009 16:21:12 -0500 John W. Eaton scripts/ChangeLog fix
Tue, 01 Dec 2009 22:13:35 +0100 David Bateman fix for FTP object constructor. Allow basic operation with matlab FTP objects
Tue, 01 Dec 2009 15:59:43 -0500 John W. Eaton convert some plot functions to subfunctions or make some them private
Mon, 30 Nov 2009 14:32:10 -0500 John W. Eaton doc building fixes for class methods
Sat, 28 Nov 2009 11:44:57 +0100 David Bateman Add ftp objects
Thu, 26 Nov 2009 21:31:35 +0100 Jaroslav Hajek cse in cross
Thu, 26 Nov 2009 13:17:39 +0100 Jaroslav Hajek randomize initial guess in normest
Thu, 26 Nov 2009 13:06:59 +0100 Jaroslav Hajek implement compiled dot and blkmm
Thu, 26 Nov 2009 08:28:07 +0100 Jaroslav Hajek fix qp, condest and krylov
Thu, 26 Nov 2009 07:22:02 +0100 Jaroslav Hajek move normest to linear-algebra, improve it
Thu, 26 Nov 2009 07:19:35 +0100 Jaroslav Hajek base isdefinite on cholesky decomposition
Tue, 24 Nov 2009 15:02:04 +0100 Jaroslav Hajek move issymmetric & isdefinite to linear-algebra, create ishermitian
Tue, 24 Nov 2009 14:15:43 +0100 Jaroslav Hajek deprecate cellidx
Tue, 24 Nov 2009 14:12:02 +0100 Jaroslav Hajek make issquare consistent for empty matrices
Tue, 24 Nov 2009 13:40:51 +0100 Jaroslav Hajek improve cell2mat
Tue, 24 Nov 2009 12:59:09 +0100 Jaroslav Hajek small improvements in accumarray
Fri, 20 Nov 2009 14:46:13 +0100 Jaroslav Hajek rewrite getfield and setfield
Sun, 22 Nov 2009 16:47:39 -0500 Ben Abbott print.m: Properly set the default ghostscript_binary under Windows.
Fri, 20 Nov 2009 10:35:49 +0100 Jaroslav Hajek fix dec2base
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