log

age author description
Mon, 26 Jan 2015 15:32:49 -0800 Rik Fix complex compare operation for issorted (bug #44071).
Sun, 25 Jan 2015 20:03:17 +0100 Torsten prevent opening the settings dialog multiple times gui-release
Sun, 25 Jan 2015 12:22:48 +0100 Torsten add apply button to the settings dialog (bug #44081) gui-release
Sat, 24 Jan 2015 22:27:12 -0800 Rik chop.m: Calculate deflate as 1./inflate (bug #43734).
Sat, 24 Jan 2015 22:46:20 +0100 Torsten add actions for moving/selecting to matching brace gui-release
Fri, 23 Jan 2015 17:08:04 -0800 Rik eigs.m: Transform any character input for sigma to lower case before proceeding. stable
Fri, 23 Jan 2015 16:44:18 -0500 John W. Eaton * octave-dock-widget.cc: Use Q_UNUSED instead of multiple function decls.
Fri, 23 Jan 2015 16:40:50 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 23 Jan 2015 16:40:25 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 23 Jan 2015 16:39:32 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 23 Jan 2015 16:30:26 -0500 John W. Eaton use xevent instead of ev to avoid shadowed warnings gui-release
Fri, 23 Jan 2015 16:39:07 -0500 John W. Eaton * Faddeeva.cc: Avoid C-style cast warnings. stable
Fri, 23 Jan 2015 16:24:46 -0500 John W. Eaton untabify QtHandles source files gui-release
Fri, 23 Jan 2015 16:09:35 -0500 John W. Eaton eliminate some unused variable and typedef warnings gui-release
Fri, 23 Jan 2015 15:23:09 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 23 Jan 2015 15:21:25 -0500 John W. Eaton * Faddeeva.cc: Also use gnulib::log. stable
Fri, 23 Jan 2015 15:20:00 -0500 John W. Eaton update Faddeeva.cc to latest upstream version stable
Fri, 23 Jan 2015 14:53:10 -0500 John W. Eaton avoid shadowed variable warnings in libgui sources gui-release
Fri, 23 Jan 2015 14:37:43 -0500 John W. Eaton avoid old-style cast warning in libgui gui-release
Fri, 23 Jan 2015 14:33:55 -0500 John W. Eaton eliminate unused variable warnings in libgui gui-release
Fri, 23 Jan 2015 15:37:56 +0000 Carnë Draug Fix colormap functions when N is not of class double (bug #44070)
Fri, 23 Jan 2015 16:33:02 +0000 Carnë Draug gmap40.m: fix for corner case when N is 1
Fri, 23 Jan 2015 15:28:45 +0000 Carnë Draug cubehelix: fix for the corner cases when N is 1 or 0.
Fri, 23 Jan 2015 13:17:08 +0000 Carnë Draug colormap.m: memory lock function to protect persistent variable from clear().
Fri, 23 Jan 2015 13:14:38 +0000 Carnë Draug Add cubehelix.m to build system (forgotten in 5ab6fcf32d1e)
Thu, 22 Jan 2015 21:38:12 +0100 Torsten clean up some signal-slot combinations in the editor gui-release
Thu, 22 Jan 2015 14:46:30 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 22 Jan 2015 19:02:24 +0100 Torsten open a doc page from editor directly without command window gui-release
Thu, 22 Jan 2015 06:52:37 +0100 Torsten open file directly without edit command when editing a function from editor gui-release
Wed, 21 Jan 2015 20:32:40 -0800 Daniel J Sebald Correct missing word in output of warranty(). stable