log

age author description
Fri, 26 Nov 2010 02:45:24 -0500 John W. Eaton ChangeLog fixes
Fri, 26 Nov 2010 02:44:24 -0500 John W. Eaton defaults.cc (FEXEC_PATH): only call set_exec_path if nargin is greater than zero
Thu, 25 Nov 2010 20:32:58 +0100 Kai Habel New function to set GUI mode (fltk)
Thu, 25 Nov 2010 12:31:43 -0500 John W. Eaton ChangeLog fix for EXEC_PATH changes accidentally checked in with datetick change in e2a4f3478b7c
Thu, 25 Nov 2010 17:16:46 +0100 Kai Habel Simplify code for uimenu.m. Fix error messages for ui file functions.
Thu, 25 Nov 2010 02:18:58 -0500 John W. Eaton datetick.m: add missing semicolon
Tue, 23 Nov 2010 03:11:32 -0500 John W. Eaton oct_md5_result_to_str: avoid buffer overrun; replace loop with single call to sprintf
Tue, 23 Nov 2010 02:33:34 -0500 John W. Eaton oct_md5_file: close file after reading
Tue, 23 Nov 2010 02:18:03 -0500 John W. Eaton install.txi: delete obsolete statement about needing a patch for makeinfo
Mon, 22 Nov 2010 19:07:48 -0800 Rik sqp.m: Use correct stopping tolerance in documentation.
Mon, 22 Nov 2010 21:13:15 +0100 Kai Habel uifilefun fixes
Mon, 22 Nov 2010 03:29:44 -0500 John W. Eaton ChangeLog fixes
Mon, 22 Nov 2010 03:27:41 -0500 John W. Eaton fixes for --enable-64
Sun, 21 Nov 2010 19:37:44 -0500 Ben Abbott __go_draw_axes__.m: Fix plot titles so they are visible for gnuplot 4.4.x (31711).
Sun, 21 Nov 2010 13:14:25 -0500 Ben Abbott cell2mat.m: Return empty matrix for empty cell.
Sun, 21 Nov 2010 18:36:27 +0100 Kai Habel ChangeLog fix, set default directory to pwd for ui file functions
Sun, 21 Nov 2010 14:25:32 +0100 Kai Habel GUI file functions
Sat, 20 Nov 2010 16:33:14 -0800 Rik gnuplot_drawnow.m: Remove spurious line causing 'ans=1' to be returned when printing plots.
Sat, 20 Nov 2010 09:39:46 -0500 Ben Abbott graphics.h.in: Change intended for 11272.
Fri, 19 Nov 2010 21:36:27 -0500 John W. Eaton don't install run-octave script
Fri, 19 Nov 2010 21:28:53 -0500 Ben Abbott __gnuplot_has_feature__.m: Since there is not gnuplot 4.3.x release, replace reference to version 4.3 with 4.4.
Fri, 19 Nov 2010 21:28:32 -0500 John W. Eaton changelog fix
Fri, 19 Nov 2010 21:27:02 -0500 John W. Eaton mex.cc: convert mxArray_octave_value to matlab style representation when duplicating
Fri, 19 Nov 2010 20:44:18 -0500 John W. Eaton mex::free: don't warn about skipping memory not allocated by mx{M,C,Re}alloc
Fri, 19 Nov 2010 16:07:00 -0500 John W. Eaton version is now 3.3.54+
Fri, 19 Nov 2010 16:06:08 -0500 John W. Eaton Added tag ss-3-3-54 for changeset bd2643f0ce57
Fri, 19 Nov 2010 16:05:58 -0500 John W. Eaton snapshot 3.3.54 ss-3-3-54
Thu, 18 Nov 2010 20:14:52 -0500 Ben Abbott text.m: Ensure text position property is set after units property.
Thu, 18 Nov 2010 20:01:29 -0500 Ben Abbott __go_draw_axes__.m: Fix bug setting zscale to yscale (31693).
Thu, 18 Nov 2010 14:39:02 -0500 John W. Eaton update contributors.in
Thu, 18 Nov 2010 14:38:29 -0500 Christos Dimitrakakis improve range of betapdf function
Thu, 18 Nov 2010 07:47:03 -0500 Ben Abbott __print_parse_opts__.m: For tests, allow __print_parse_opts__ to run with no inputs.
Thu, 18 Nov 2010 04:05:43 -0500 John W. Eaton update contributors.in
Thu, 18 Nov 2010 04:02:58 -0500 Daisuke TAKAGO gl-render.cc (opengl_renderer::draw_line): layer markers in 2D plots
Thu, 18 Nov 2010 03:30:53 -0500 John W. Eaton charMatrix::row_as_string: never strip trailing nul characters
Wed, 17 Nov 2010 20:17:10 -0500 Ben Abbott subsindex.m: Fix typo in doc-string.
Wed, 17 Nov 2010 14:38:17 -0500 John W. Eaton allow private functions to find private functions
Wed, 17 Nov 2010 14:37:13 -0500 John W. Eaton ChangeLog fixes
Wed, 17 Nov 2010 04:15:44 -0500 John W. Eaton strchr.m: style fixes
Wed, 17 Nov 2010 04:16:59 -0500 Kim Hansen Extra tests in strchr
Wed, 17 Nov 2010 03:04:03 -0500 John W. Eaton eliminate text engine memory leak
Wed, 17 Nov 2010 02:40:43 -0500 John W. Eaton eliminate some possible memory leaks
Tue, 16 Nov 2010 03:39:23 -0500 John W. Eaton fix some menu problems in the manual
Tue, 16 Nov 2010 02:01:10 -0600 Ben Abbott unimplemented.m: Update unimplemented functions list.
Mon, 15 Nov 2010 17:57:43 -0800 Rik Update info-based documentation menus to include new nodes.
Mon, 15 Nov 2010 16:52:43 -0800 Rik Add reference to new saveas function in printed manual.
Mon, 15 Nov 2010 19:41:14 +0100 Kai Habel Add saveas function
Sun, 14 Nov 2010 22:01:45 +0000 Michael Goffioul Replace "delete" with "del" in DOS shell commands.
Sun, 14 Nov 2010 21:57:19 +0000 Michael Goffioul [mq]: mkoctfile_variable
Sun, 14 Nov 2010 21:51:45 +0000 Michael Goffioul Turn xget_ancestor into regular API
Sun, 14 Nov 2010 22:01:20 +0100 Jaroslav Hajek fix internal sorting in __all_opts__ (bug 31392)
Sat, 13 Nov 2010 01:29:10 -0500 John W. Eaton ChangeLog fix
Sat, 13 Nov 2010 01:26:04 -0500 John W. Eaton make filename property of figure objects writable
Sat, 13 Nov 2010 01:25:05 -0500 John W. Eaton allow legend and gcf to work when no figure is present
Fri, 12 Nov 2010 20:53:32 -0500 John W. Eaton ChangeLog fix
Fri, 12 Nov 2010 20:49:02 -0500 John W. Eaton liboctave/Makefile.am: clean up some variables; don't distribute generated files
Fri, 12 Nov 2010 20:33:19 -0500 John W. Eaton don't compile src/X-opts.cc files separately
Fri, 12 Nov 2010 13:19:24 -0500 John W. Eaton simplify special case for concatenation of empty matrices
Thu, 11 Nov 2010 14:53:26 -0500 John W. Eaton special case for concatenation of empty matrices
Thu, 11 Nov 2010 14:53:11 -0500 John W. Eaton changelog fix