log

age author description
Mon, 12 Nov 2012 17:44:03 +0100 Carlo de Falco Use texinfo syntax in default m-file template.
Mon, 12 Nov 2012 08:09:43 -0500 Dmitri A. Sergatskov Add correct typo ghostscript_binary -> ghostscript.binary. stable
Sun, 11 Nov 2012 14:38:14 -0500 Ben Abbott Add "gswin64c.exe" to the list of possible ghostscript command line programs stable
Mon, 12 Nov 2012 08:09:43 -0500 Dmitri A. Sergatskov Add correct typo ghostscript_binary -> ghostscript.binary.
Sun, 11 Nov 2012 14:38:14 -0500 Ben Abbott Add "gswin64c.exe" to the list of possible ghostscript command line programs
Sat, 13 Oct 2012 23:36:37 -0500 Daniel J Sebald Delete dynamic objects in the main_window destructor for proper cleanup. (bug #37234)
Fri, 09 Nov 2012 20:29:21 -0700 Max Brister The silent_functions flag no longer modifies the parse tree
Mon, 05 Nov 2012 14:50:54 -0800 Rik warning_ids.m: Add 2 missing warning IDs to documentation.
Mon, 05 Nov 2012 09:44:57 -0800 Rik quadgk.m: Clean up input error reporting.
Sun, 04 Nov 2012 21:11:33 -0700 Max Brister Stop JIT on interrupt
Sun, 04 Nov 2012 20:09:23 -0700 Max Brister Fix block labeling in JIT debug output
Mon, 05 Nov 2012 01:48:23 +0000 Michael Goffioul Use CRUFT_DLL when compiling liboctave.
Mon, 05 Nov 2012 01:48:16 +0000 Michael Goffioul Fix cruft.def location and usage.
Mon, 05 Nov 2012 01:48:09 +0000 Michael Goffioul Remove OCTINTERP_API decorator for fully inlined classes.
Mon, 05 Nov 2012 01:48:03 +0000 Michael Goffioul Add missing OCTINTTERP_API decorator.
Mon, 05 Nov 2012 01:47:56 +0000 Michael Goffioul Use octave_env instead of setenv.
Mon, 05 Nov 2012 01:47:49 +0000 Michael Goffioul Use pkg-config to discover Qt (pkg-config is already a requirement anyway).
Sun, 04 Nov 2012 16:28:56 -0700 Max Brister Make Vdebug_on_interrupt not be static
Sun, 04 Nov 2012 16:09:06 -0700 Max Brister jit-ir.h: Fix typo in comment
Sun, 04 Nov 2012 16:04:30 -0700 Max Brister pt-jit.cc (tree_jit::enabled): Do not jit if Vdebug_on_interrupt or Vdebug_on_error
Sun, 04 Nov 2012 15:38:48 -0700 Max Brister Correctly handle break/continue for some corner cases in JIT
Sun, 04 Nov 2012 11:23:38 -0600 Daniel J Sebald Add object name for main tool bar so that Qt does not complain at exit (bug #37498)
Sun, 04 Nov 2012 15:47:38 +0100 Torsten update of default-qt-settings
Sat, 27 Oct 2012 20:44:57 -0500 Daniel J Sebald Remove unused parameter 'shortWindowTitle' from gui/ide default settings file.
Sat, 03 Nov 2012 12:12:06 +0100 Torsten merge in change of terminal icon
Mon, 29 Oct 2012 07:02:52 +0100 Torsten terminal window with octave logo as icon when floating
Sat, 03 Nov 2012 08:58:57 +0100 Torsten merge in fix for bug #37637
Sat, 27 Oct 2012 11:20:31 +0200 Torsten fix indication of terminal widget visibility in window menu
Sat, 03 Nov 2012 06:51:48 +0100 Torsten backout changeset 5649e84ea3ce (see discussion on patch #7867)
Fri, 02 Nov 2012 16:52:56 -0600 Max Brister Correct multiplication complex multiplication with NaN in JIT