log

age author description
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
Fri, 02 Nov 2012 14:32:22 -0600 Max Brister Disable JIT when breakpoints are present
Sat, 20 Oct 2012 11:36:09 +0100 Richard Crozier GUI: add toolbar to editor when undocked