log scripts/ChangeLog @ 8850:538184c540a9

age author description
Tue, 24 Feb 2009 01:46:37 -0500 Thorsten Meyer Add make target "configfiles" to automatically regenerate configuration files
Mon, 23 Feb 2009 16:44:42 -0500 John W. Eaton fplot.m: fix nargin check
Fri, 20 Feb 2009 15:23:47 -0500 Steffen Groot __patch__.m: fix indexing of varargin
Fri, 20 Feb 2009 12:07:30 +0100 Jaroslav Hajek make dmult deprecated
Thu, 19 Feb 2009 07:34:15 -0500 Ben Abbott gnuplot_drawnow.m: Only send figure position info to gnuplot when the plot stream is first opened. Revert usage of hidden axes to store prior figure "position" property.
Thu, 19 Feb 2009 02:16:34 -0500 John W. Eaton use consistent format for doc strings of internal functions
Wed, 18 Feb 2009 11:53:56 -0500 Ben Abbott subplot.m: Compatible placement of subplots.
Wed, 18 Feb 2009 02:08:01 -0500 Frederick Umminger wavread.m: improve search for data chunks
Wed, 18 Feb 2009 01:31:14 -0500 Ivan Sutoris improve documentation for edit.m
Wed, 18 Feb 2009 01:10:43 -0500 John W. Eaton __gnuplot_version__.m: don't use regexp to extract version number
Wed, 18 Feb 2009 01:06:46 -0500 John W. Eaton gnuplot_drawnow.m (gnuplot_set_term): adjust nargin checks for new signature
Wed, 18 Feb 2009 00:46:24 -0500 Ben Abbott Trivial changes to demos to produce a more pleasant output for octave+gnuplot+aquaterm.
Wed, 18 Feb 2009 00:43:03 -0500 Ben Abbott gnuplot_drawnow.m: Only close the gnuplot window and send position/size info when the figure's position property has changed.
Tue, 17 Feb 2009 00:01:33 -0500 John W. Eaton plotyy.m: handle existing figure with no axes
Mon, 16 Feb 2009 17:01:17 -0500 John W. Eaton __makeinfo__.m: rename from makeinfo.m
Mon, 16 Feb 2009 13:31:44 -0500 Ben Abbott Trivial change to shading.m and surfl.m demos.
Mon, 16 Feb 2009 16:08:41 +0100 Jaroslav Hajek update comments in fsolve
Mon, 16 Feb 2009 15:12:00 +0100 Jaroslav Hajek fix which message for built-in functions
Mon, 16 Feb 2009 12:45:15 +0100 Jaroslav Hajek fix unscaling in expm
Mon, 16 Feb 2009 00:38:25 -0500 John W. Eaton help.m: shorten default help text
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Sun, 15 Feb 2009 19:07:05 -0500 Ben Abbott subplot.m: Compatible placement of subplots.
Fri, 13 Feb 2009 18:29:18 -0500 Ben Abbott Initialize axes ticklength property.
Thu, 12 Feb 2009 15:16:35 -0500 John W. Eaton rename all uses of sortrows_idx to sort_rows_idx
Thu, 12 Feb 2009 09:30:33 +0100 Soren Hauberg Simplify documentation cache generation to only handle one directory per call to 'gen_doc_cache'
Thu, 12 Feb 2009 03:04:23 -0500 Soren Hauberg scripts/help/lookfor.m: Adapt to new cache scheme.
Wed, 11 Feb 2009 15:25:53 +0100 Jaroslav Hajek imported patch sort3.diff
Wed, 11 Feb 2009 01:02:54 -0500 John W. Eaton install DOC and NEWS in $octetcdir
Tue, 10 Feb 2009 10:59:09 -0500 John W. Eaton changelog fixes
Fri, 14 Mar 2008 12:54:56 +0100 Jaroslav Hajek support pchip method in interp2
Mon, 09 Feb 2009 15:43:24 -0500 John W. Eaton scripts/miscellaneous/Makefile.in (SOURCES): include __xzip__.m in the list
Mon, 09 Feb 2009 01:56:06 -0500 John W. Eaton test/fntests.m, scripts/test/demo.m: error on fopen failures
Sun, 08 Feb 2009 23:00:27 -0500 John W. Eaton miscellaneous cleanups
Fri, 06 Feb 2009 13:45:48 +0100 Jaroslav Hajek improve fsolve and add ComplexEqn option
Thu, 05 Feb 2009 17:14:44 -0500 John W. Eaton news.m: use puts, not printf
Thu, 05 Feb 2009 13:42:29 -0500 Thomas D. Dean polyout.m: Replace com2str with num2str.
Wed, 04 Feb 2009 17:06:32 -0500 John W. Eaton allow help to work with files containing only comments
Wed, 04 Feb 2009 14:45:40 -0500 Thomas Treichl Get the bzip2 change right.
Wed, 04 Feb 2009 11:39:45 -0500 Soren Hauberg scripts/miscellaneous/Makefile.in: add bzip2
Wed, 04 Feb 2009 11:37:49 -0500 Ben Abbott freqz.m: freqz.m: fix for long input
Wed, 04 Feb 2009 11:28:24 -0500 John W. Eaton ChangeLog fix
Wed, 04 Feb 2009 07:28:17 -0500 Ben Abbott __go_draw_axes__.m: __go_draw_axes__.m: Improved gnuplot color interpolation.
Wed, 04 Feb 2009 10:56:23 -0500 John W. Eaton style fixes
Wed, 04 Feb 2009 10:18:25 +0100 Jaroslav Hajek small fix in fsolve
Tue, 03 Feb 2009 12:47:38 +0100 Jaroslav Hajek add __all_opts__ to build process
Tue, 03 Feb 2009 09:13:56 +0100 Rob Mahurin increase tolerance in interpft tests
Tue, 03 Feb 2009 08:32:28 +0100 Jaroslav Hajek fixes to __all_opts__
Fri, 30 Jan 2009 15:42:51 -0500 John W. Eaton optimization: use PKG_ADD: comments instead of PKG_ADD file
Fri, 30 Jan 2009 21:24:29 +0100 Jaroslav Hajek implement registering of optimization options
Fri, 30 Jan 2009 14:52:32 -0500 Kai Habel Add support for transparent surfaces
Fri, 30 Jan 2009 14:06:21 -0500 Benjamin Lindner bugfix in datestr with YYYY and dd
Fri, 30 Jan 2009 11:10:51 -0500 John W. Eaton # User Ben Abbott <bpabbott@mac.com>
Fri, 30 Jan 2009 11:06:44 -0500 Ben Abbott gnuplot_drawnow.m: gnuplot_drawnow.m: respect x11 figure position property
Thu, 29 Jan 2009 14:52:38 -0500 John W. Eaton fileparts.m: match all possible file separators
Thu, 29 Jan 2009 14:16:02 -0500 Kai Habel Add support for transparent patches
Thu, 29 Jan 2009 14:08:51 -0500 John W. Eaton ChangeLog fixes
Sun, 25 Jan 2009 19:55:42 +0100 Soren Hauberg Display sensible error message when the help text of an undocumented function is requested
Sun, 25 Jan 2009 17:25:15 +0100 Soren Hauberg Allow displaying 'Contents.m' files.
Thu, 29 Jan 2009 12:57:59 -0500 John W. Eaton ChangeLog fixes
Thu, 29 Jan 2009 12:55:16 -0500 Kai Habel Add missing files to SOURCES in plot/Makefile.in