log

age author description
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