log

age author description
Sat, 07 Mar 2009 13:28:03 -0500 John W. Eaton bump version info for snapshot ss-3-1-54
Sat, 07 Mar 2009 11:35:31 -0500 John W. Eaton document --doc-cache-file option
Sat, 07 Mar 2009 11:29:07 -0500 John W. Eaton update README
Sat, 07 Mar 2009 11:04:19 -0500 John W. Eaton update PROJECTS file
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Sat, 07 Mar 2009 09:01:50 -0500 John W. Eaton config.sub, config.guess: update from FSF sources
Fri, 06 Mar 2009 10:27:30 -0500 Jason Riedy Consistently use element_type in the array classes.
Fri, 06 Mar 2009 13:42:24 +0100 Jaroslav Hajek manual improvements
Fri, 06 Mar 2009 12:00:11 +0100 Jaroslav Hajek add diag & perm matrix query methods to octave_value
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 21:50:59 +0100 Jaroslav Hajek fix hdf5 saving of diag & perm matrices
Thu, 05 Mar 2009 13:50:25 -0500 John W. Eaton make tree::dup functions const
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 08:34:52 +0100 Jaroslav Hajek optimize diag -> sparse and perm -> sparse conversions
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.
Wed, 04 Mar 2009 22:12:11 +0100 Jaroslav Hajek fix single element query for perm matrices
Tue, 03 Mar 2009 18:52:07 -0500 John W. Eaton preserve field order when saving structs
Tue, 03 Mar 2009 14:10:54 -0500 John W. Eaton improve symbol inheritance for anonymous functions
Tue, 03 Mar 2009 14:02:20 -0500 John W. Eaton assign rvalue1 result to octave_value object, not octave_value_list object
Tue, 03 Mar 2009 13:39:32 +0100 Jaroslav Hajek simplify also float version of xmin/xmax
Tue, 03 Mar 2009 11:56:51 +0100 Jaroslav Hajek reimplement polyvalm using Horner
Tue, 03 Mar 2009 08:01:07 +0100 Jaroslav Hajek erase closed files from file list & cache lookup
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 12:12:29 +0100 Jaroslav Hajek update comment
Mon, 02 Mar 2009 10:22:17 +0100 Thorsten Meyer Remove references to deprecated function create_set.
Mon, 02 Mar 2009 09:37:55 +0100 Jaroslav Hajek add missing include
Mon, 02 Mar 2009 01:08:33 -0500 John W. Eaton graphics.cc (Fget, F__get__): return column vector, not row vector
Sun, 01 Mar 2009 21:19:00 -0500 John W. Eaton op-fcm-fcm.cc: fix arg types for dbl_assign function
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.
Sun, 01 Mar 2009 09:07:57 +0100 Jaroslav Hajek indicate diag & perm matrices on output
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 12:51:20 -0500 John W. Eaton more NEWS file edits
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
Fri, 27 Feb 2009 07:51:20 +0100 Jaroslav Hajek gripe when dividing a diagonal matrix by zero
Thu, 26 Feb 2009 13:58:47 -0500 John W. Eaton after defining a script or function, clear local variables created for parsing
Thu, 26 Feb 2009 12:25:22 -0500 John W. Eaton chol.cc: correct spelling of CHOLMOD in tests
Thu, 26 Feb 2009 12:20:17 -0500 John W. Eaton document strsplit, not split
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
Thu, 26 Feb 2009 03:53:37 -0500 John W. Eaton append + to version numbers
Wed, 25 Feb 2009 18:36:36 -0500 John W. Eaton Added tag ss-3-1-53 for changeset bd1b1fe9c6e9
Wed, 25 Feb 2009 18:35:47 -0500 John W. Eaton bump version info for snapshot ss-3-1-53
Wed, 25 Feb 2009 15:34:23 -0500 John W. Eaton fixes for clean targets in Makefiles
Wed, 25 Feb 2009 13:01:35 -0500 John W. Eaton fix typo in previous change
Wed, 25 Feb 2009 12:56:36 -0500 John W. Eaton tests vs. 64-bit indexing
Wed, 25 Feb 2009 10:21:33 +0100 Jaroslav Hajek optimize string manipulation in lookfor
Wed, 25 Feb 2009 09:10:38 +0100 Jaroslav Hajek preset triangular type if possible for lu and qr outputs
Wed, 25 Feb 2009 03:02:28 -0500 John W. Eaton write debugging location info directly to std::cerr
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 01:24:12 -0500 John W. Eaton set default value for doc_cache_file variable