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
Thu, 02 Feb 2012 22:32:30 +0000 Michael Goffioul Re-enable MSVC/Win32 compilation. gui
Thu, 02 Feb 2012 10:46:52 -0800 Philip Nienhuis strread.m: Fix missing semicolon and unnecessary "unable to parse" messages (Bug #35418). stable
Thu, 02 Feb 2012 10:08:35 -0800 Rik semilogx.m: Correct incorrectly coded %!test. stable
Thu, 02 Feb 2012 09:37:33 -0800 Rik build: Add new location for Qhull2012 include files to build system. stable
Thu, 02 Feb 2012 12:04:21 -0500 John W. Eaton make panning work for logscale axes
Thu, 02 Feb 2012 11:59:50 -0500 John W. Eaton maint: periodic merge of stable to default
Thu, 02 Feb 2012 11:34:11 -0500 John W. Eaton disable panning for logscale axes stable
Thu, 02 Feb 2012 11:31:39 -0500 John W. Eaton fix zooming for logscale figures with fltk+opengl stable
Mon, 30 Jan 2012 08:22:32 -0500 Ben Abbott Fix qhull tests. stable
Wed, 01 Feb 2012 10:37:25 -0800 Rik Fix Qhull calling convention by passing true file pointer to qh_new_qhull stable
Wed, 01 Feb 2012 19:28:51 +0100 Jacob Dawid Removed chat and chat settings, instead made a separate menu entry in the community menu. gui
Wed, 01 Feb 2012 15:53:19 +0100 Jacob Dawid Added an interface settings tab to the settings dialog. Made a few improvements on the editor. Wrote a small welcome text in the welcome wizard. Moved configuration file to ~/.config/octave-gui/settings. gui
Wed, 01 Feb 2012 11:27:39 +0100 Jacob Dawid .m-files can be directly run from the editor again. Autocompletion works again. gui
Wed, 01 Feb 2012 10:41:22 +0100 Jacob Dawid Added missing RPATH in src.pro. gui
Tue, 31 Jan 2012 22:15:26 +0100 Jacob Dawid Moved msvc-debug.pri to src/. gui