log scripts/ChangeLog @ 8942:c4383701e10d

age author description
Mon, 09 Mar 2009 16:31:13 -0400 John W. Eaton use doc-cache instead of DOC for doc cache file name
Mon, 09 Mar 2009 14:52:59 -0400 John W. Eaton lookfor.m: also match function names
Mon, 09 Mar 2009 14:31:10 -0400 John W. Eaton use doc-cache instead of DOC for doc cache file name
Mon, 09 Mar 2009 12:34:55 +0100 Jaroslav Hajek optimize histc implementation
Mon, 09 Mar 2009 10:59:19 +0100 Jaroslav Hajek partially optimize accumarray
Sun, 08 Mar 2009 18:45:58 +0100 Soren Hauberg Add the 'histc' function
Fri, 06 Mar 2009 01:07:04 -0500 Ben Abbott __go_draw_axes__.m: Preserve the order of axes' children when pruning the handles for the {x,y,z}labels and title.
Thu, 05 Mar 2009 09:37:59 +0100 Jaroslav Hajek fix condest
Thu, 05 Mar 2009 02:56:37 -0500 John W. Eaton spdiag.m: ensure sparse result
Thu, 05 Mar 2009 00:55:56 -0500 Ben Abbott __go_draw_axes__.m: Preserve column vector orientation for the axes children while removing the axis label & title handles.
Tue, 03 Mar 2009 11:56:51 +0100 Jaroslav Hajek reimplement polyvalm using Horner
Tue, 03 Mar 2009 00:45:00 -0500 Ben Abbott gnuplot_drawnow.m: Fix unintended shift of plot image for the gnuplot postscript+eps terminal.
Mon, 02 Mar 2009 13:00:59 +0100 Jaroslav Hajek fix & simplify fix_depends pkg.m
Mon, 02 Mar 2009 10:22:17 +0100 Thorsten Meyer Remove references to deprecated function create_set.
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.