log

age author description
Sun, 11 Dec 2011 23:18:31 -0500 John W. Eaton snapshot 3.5.90 ss-3-5-90
Sun, 11 Dec 2011 22:35:13 -0500 John W. Eaton use pcre/pcre.h if it is present
Sun, 11 Dec 2011 22:19:57 -0500 John W. Eaton refactor regexp (bug #34440)
Sun, 11 Dec 2011 18:28:35 -0500 John W. Eaton move base-list.h from src to liboctave
Fri, 09 Dec 2011 11:17:13 -0800 Rik Return retval(1) before retval(0) to avoid re-sizing call on retval.
Fri, 09 Dec 2011 11:12:50 -0500 John W. Eaton refactor graphics_toolkit class (bug #31583)
Fri, 09 Dec 2011 08:53:44 -0500 John W. Eaton eliminate static data from fltk plot_window member function
Thu, 08 Dec 2011 20:33:21 -0500 Ben Abbott rectangle.m: Replace "close all" with "clf" in demos to allow "rundemos plot"
Thu, 08 Dec 2011 17:25:30 -0800 Rik Deprecate shell_cmd function and update system, dos, unix commands
Thu, 08 Dec 2011 19:25:38 -0500 Ben Abbott __go_draw_axes__.m: Fix bug introduced by f35b593688a5 which prevented
Thu, 08 Dec 2011 17:22:57 -0500 John W. Eaton close all graphics toolkits before exit
Thu, 08 Dec 2011 11:01:52 -0500 John W. Eaton fix include file name
Thu, 08 Dec 2011 06:28:18 -0500 John W. Eaton explicitly close figures in clean_up_and_exit instead of using an atexit function
Thu, 08 Dec 2011 00:52:39 -0500 John W. Eaton move onCleanup function and class to liboctinterp
Thu, 08 Dec 2011 00:49:51 -0500 John W. Eaton charMatrix::row_as_string: return early if r is 0 and either nr or nc is 0
Wed, 07 Dec 2011 19:58:51 -0500 Ben Abbott scatter.m: Bug fix (34936).
Wed, 07 Dec 2011 19:06:13 -0500 Jordi Gutiérrez Hermoso Merge in Carnë's changes
Tue, 29 Nov 2011 05:16:09 +0000 Carnë Draug pkg: mention available NEWS file to read after package install
Wed, 07 Dec 2011 15:29:26 -0500 John W. Eaton avoid octave_value_typeinfo segfault
Wed, 07 Dec 2011 10:10:10 -0800 Rik ls.m: Fix handling of arguments with dashes (-l) (Bug #34950)
Wed, 07 Dec 2011 06:55:12 -0500 John W. Eaton avoid gh_manager segfault
Wed, 07 Dec 2011 06:47:15 -0500 John W. Eaton rename octave_vsnprintf and octave_snprintf
Wed, 07 Dec 2011 06:06:22 -0500 John W. Eaton use static storage for octave_fields nil rep instead of allocating it with new
Wed, 07 Dec 2011 04:16:27 -0500 John W. Eaton better fix for fontconfig segfault
Wed, 07 Dec 2011 04:15:52 -0500 John W. Eaton don't delete FLTK plot window widgets
Tue, 06 Dec 2011 13:09:17 -0800 Rik doc: Update documentation for functions returning a graphics handle h (Bug #34761)
Mon, 05 Dec 2011 17:13:35 -0800 Rik ls.m: Fix handling of special characters in filename arguments (Bug #34950)
Mon, 05 Dec 2011 16:08:13 -0500 John W. Eaton avoid segfault related to fontconfig memory management
Mon, 05 Dec 2011 02:03:35 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 05 Dec 2011 02:02:22 -0500 John W. Eaton remove empty ARPACK files stable