log

age author description
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
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
Fri, 02 Nov 2012 15:19:05 -0400 Jordi Gutiérrez Hermoso maint: merge in Juan Pablo's changes
Fri, 02 Nov 2012 15:18:49 -0400 Jordi Gutiérrez Hermoso quadgk.m: cleanup unwind_protect cruft
Sun, 28 Oct 2012 07:36:13 +0100 Juan Pablo Carbajal quadgk.m: adding id to warnings and errors. switching divide-by-zero warning off locally.
Thu, 01 Nov 2012 19:59:47 -0700 Rik doc: Update docstring for dbtype().
Thu, 01 Nov 2012 15:01:20 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to classdef classdef
Thu, 01 Nov 2012 11:54:08 -0700 Rik maint: Shorten long line to less than 80 characters in checkin d20cbfec6df7.
Thu, 01 Nov 2012 11:42:21 -0700 Rik Fix off-by-1 error when executing 'dbstep N'
Wed, 31 Oct 2012 20:46:17 -0700 Rik doc: Add seealso links between debug_on_XXX functions (bug #37576) stable
Tue, 30 Oct 2012 22:14:05 -0700 Max Brister Fix saved struct with function handle fails to load (bug #33857)