log

age author description
Tue, 13 Dec 2011 16:52:36 +0000 Kris Thielemans Change "default_save_format" to "default_save_options" in former_built_in_variables list. stable
Tue, 13 Dec 2011 16:53:56 +0000 Kris Thielemans doc: mention save_header_format_string in the @seealso block for save() stable
Wed, 14 Dec 2011 13:39:23 -0500 Ben Abbott Trivial bug fixes for graphics_toolkit(). stable
Wed, 14 Dec 2011 10:37:32 -0800 Rik Make page_output_immediately documentation consistent with other internal variables. stable
Wed, 14 Dec 2011 08:39:44 -0800 Rik Fix segfault in diary class (Bug #35065) stable
Tue, 13 Dec 2011 16:53:22 -0500 John W. Eaton handle new names and locations of qhull include files (bug #33712) stable
Tue, 13 Dec 2011 12:16:50 -0500 John W. Eaton assume "all" "on" if "all" is not present in warning_state structure (bug #35050) stable
Mon, 12 Dec 2011 23:05:08 -0800 Rik svds.m: Correctly restore random seed state after %!tests stable
Mon, 12 Dec 2011 22:12:32 -0800 Rik test: simplify test for allow_noninteger_range_as_index stable
Mon, 12 Dec 2011 21:40:07 -0800 Rik test: Rewrite %!tests to preserve warning state. stable
Mon, 12 Dec 2011 21:01:27 -0800 Rik doc: Grammarcheck documentation ahead of 3.6.0 release. stable
Mon, 12 Dec 2011 16:04:51 -0800 Rik maint: merge default to stable to pull change for bug #35038 stable
Mon, 12 Dec 2011 13:52:35 -0800 Rik ls_command.m: Fix incorrect listing command on MinGW (Bug #35038, Bug #35039)
Mon, 12 Dec 2011 13:03:18 -0800 Rik doc: Update docstrings for dbXXX functions stable
Sun, 11 Dec 2011 22:54:49 -0800 Rik doc: Demonstrate multiple calling convention usage in introduction stable
Sun, 11 Dec 2011 22:15:48 -0800 Rik doc: Update documentation on indexing expressions stable
Sun, 11 Dec 2011 21:32:59 -0800 Rik mesh.m: Correct typo in documentation stable
Sun, 11 Dec 2011 23:32:01 -0500 John W. Eaton maint: periodic merge of stable to default
Sun, 11 Dec 2011 23:30:22 -0500 John W. Eaton really move base-list.h from src to liboctave stable
Sun, 11 Dec 2011 23:24:25 -0500 John W. Eaton merge default onto stable for 3.6.x release series stable
Sun, 11 Dec 2011 23:20:07 -0500 John W. Eaton Added tag ss-3-5-90 for changeset 3781981be535
Sun, 11 Dec 2011 23:19:35 -0500 John W. Eaton append + to version
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"