log

age author description
Fri, 03 Dec 2010 18:21:25 -0500 Ben Abbott __go_draw_axes__.m: If not set, the unset the gnuplot {tblr}margins.
Fri, 03 Dec 2010 11:46:09 -0800 Rik Fix bug #31734 where certain indices caused sparse matrices to segfault.
Fri, 03 Dec 2010 07:39:18 -0500 Ben Abbott Fix handling of input array of length 2 in daspect.m and pbaspect.m
Thu, 02 Dec 2010 19:39:32 -0500 Ben Abbott ChangeLog fixes.
Thu, 02 Dec 2010 19:27:13 -0500 Ben Abbott image.m: Only flip y-axis if nextplot property equal "replace".
Thu, 02 Dec 2010 19:23:01 -0500 Ben Abbott contour3.m: Modify demo to avoid clipping mesh.
Thu, 02 Dec 2010 18:48:07 -0500 Ben Abbott fill.m: Allow multiple filled polygons.
Thu, 02 Dec 2010 18:46:10 -0500 Ben Abbott subplot.m: Add suppport for "align" and "replace" options.
Wed, 01 Dec 2010 15:26:01 -0500 John W. Eaton echo commands in scripts
Wed, 01 Dec 2010 19:55:47 +0100 Kai Habel Fix gui mode
Fri, 26 Nov 2010 04:19:58 -0500 John W. Eaton doc/interpreter/install.txi: explain how to compile Octave with 64-bit indexing
Fri, 26 Nov 2010 09:32:16 +0100 Kai Habel consider hidden handles in uimenu code
Fri, 26 Nov 2010 02:58:16 -0500 John W. Eaton search PATH from environment for programs, not EXEC_PATH
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