log

age author description
Thu, 09 Feb 2012 11:25:04 -0500 John W. Eaton 3.6.1 release candidate 0 stable rc-3-6-1-0
Wed, 08 Feb 2012 22:39:41 -0800 Rik conv.m: Add "valid" as possible SHAPE parameter (Bug #34893)
Wed, 08 Feb 2012 16:46:58 -0500 John W. Eaton maint: periodic merge of stable to default
Wed, 08 Feb 2012 16:44:13 -0500 John W. Eaton avoid profiler test failure on more systems stable
Wed, 08 Feb 2012 16:37:40 -0500 John W. Eaton make test for bug 31371 work
Wed, 08 Feb 2012 15:42:28 -0500 John W. Eaton fix indexed assignment bug (bug #35482) stable
Tue, 07 Feb 2012 11:41:33 -0500 John W. Eaton new tests stable
Tue, 07 Feb 2012 11:34:55 -0500 Jordi GutiƩrrez Hermoso * ols.m: Compute rank if needed. stable
Tue, 07 Feb 2012 11:20:29 -0500 John W. Eaton undo part of changeset f15007a6c642 stable
Mon, 06 Feb 2012 15:54:10 -0500 John W. Eaton close temporary files opened for Qhull stable
Mon, 06 Feb 2012 15:27:00 -0500 John W. Eaton workaround for apparent bug in GCC 4.1.2 (bug #30685) stable
Sun, 05 Feb 2012 23:37:36 -0500 John W. Eaton maint: merge away extra head on default branch
Sun, 05 Feb 2012 15:46:02 -0800 Rik Use Octave coding conventions (double-quote " in preference to single quote ')
Sun, 05 Feb 2012 15:32:24 -0800 Rik maint: periodic merge of stable to default.
Thu, 02 Feb 2012 09:50:10 -0800 Rik maint: merge stable to default to bring in Qhull2012 build fixes.
Sun, 05 Feb 2012 15:41:42 -0500 John W. Eaton maint: add yet another file omitted from earlier commit
Sun, 05 Feb 2012 15:36:24 -0500 John W. Eaton maint: add file omitted from last commit
Sun, 05 Feb 2012 15:35:32 -0500 John W. Eaton maint: add file omitted from last commit
Sun, 05 Feb 2012 14:31:46 -0500 John W. Eaton new test
Sun, 05 Feb 2012 13:53:55 -0500 John W. Eaton also save and restore symbol table context in parser (bug #35448)
Sun, 05 Feb 2012 13:16:07 -0500 John W. Eaton fix problem with recursion and anonymous functions (bug #31371)
Sat, 04 Feb 2012 22:12:50 -0800 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
Sat, 04 Feb 2012 10:34:20 -0500 John W. Eaton maint: periodic merge of stable to default
Sat, 04 Feb 2012 10:29:50 -0500 John W. Eaton disable zoom-box zooming for negative log scales; enable zooming for positive log scales stable
Fri, 03 Feb 2012 19:54:26 -0500 John W. Eaton allow zooming for logscale plots
Fri, 03 Feb 2012 19:16:01 -0500 John W. Eaton maint: periodic merge of stable to default
Fri, 03 Feb 2012 19:11:51 -0500 John W. Eaton disable zooming for logscale axes stable
Fri, 03 Feb 2012 19:04:51 -0500 John W. Eaton use 8 minor tick marks per decade for log scale plots, not 9. stable
Fri, 03 Feb 2012 23:17:09 +0100 Jacob Dawid Made the symbol table more thread-safe. gui
Fri, 03 Feb 2012 19:21:57 +0100 Jacob Dawid Guarded access to symbol_table with mutexes. gui