log scripts/ChangeLog @ 8894:4414e555505d

age author description
Sun, 01 Mar 2009 11:39:45 -0500 Ben Abbott __go_draw_axes__.m: Do not render axis labels twice when their handles are visible.
Sun, 01 Mar 2009 09:49:37 -0500 Ben Abbott num2str.m: Trivial bug fix. Recent switch from split() to strsplit() produced cells rather than character data.
Sun, 01 Mar 2009 08:30:59 -0500 Ben Abbott colorbar.m: Bug fix. Allow hidden colorbars to be deleted, and replace existing colorbar when a new one is created. Additional demos are included to verify these behaviors.
Sat, 28 Feb 2009 22:39:33 -0500 Ben Abbott __actual_axis_position__.m: New function to determine position of rendered axes.
Sat, 28 Feb 2009 19:36:09 -0500 Ben Abbott Compatible support of figure paper properties and resolution for the gnuplot backend.
Fri, 27 Feb 2009 15:43:43 -0500 John W. Eaton mark create_set as deprecated in 3.2, not 3.0
Fri, 27 Feb 2009 14:49:28 -0500 John W. Eaton deprecate create_set
Fri, 27 Feb 2009 12:56:31 -0500 John W. Eaton replace last call to split with strsplit
Fri, 27 Feb 2009 03:31:41 -0500 John W. Eaton strsplit.m: style fixes
Fri, 27 Feb 2009 08:06:25 +0100 Jaroslav Hajek add nargin check to strsplit
Thu, 26 Feb 2009 12:09:28 -0500 John W. Eaton split.m: add warning, note version
Thu, 26 Feb 2009 10:29:59 +0100 Jaroslav Hajek implement strsplit; deprecate split
Wed, 25 Feb 2009 15:34:23 -0500 John W. Eaton fixes for clean targets in Makefiles
Wed, 25 Feb 2009 10:21:33 +0100 Jaroslav Hajek optimize string manipulation in lookfor
Wed, 25 Feb 2009 02:44:24 -0500 John W. Eaton pie.m: fix arg size comparison
Wed, 25 Feb 2009 02:08:28 -0500 John W. Eaton improve lookfor performance
Wed, 25 Feb 2009 00:41:40 -0500 Jason Riedy pkg.m (generate_lookfor_cache): generate a DOC file for each directory
Tue, 24 Feb 2009 15:08:39 -0500 John W. Eaton doc and lookfor fixes
Tue, 24 Feb 2009 14:13:32 -0500 Jason Riedy gen_doc_cache.m: call __makeinfo__, not makeinfo
Tue, 24 Feb 2009 13:53:14 +0100 Jaroslav Hajek fix fsolve bug
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