log

age author description
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
Wed, 21 Jan 2015 21:19:38 -0500 Avinoam Kalma limit number of jobs for make command to 1 under windows (bug #44053)
Wed, 21 Jan 2015 12:36:25 -0500 John W. Eaton also skip startup message if session is not interactive
Wed, 21 Jan 2015 12:18:53 -0500 John W. Eaton put custom CPPFLAGS after AM_CPPFLAGS for dld functions (bug #44060)
Tue, 20 Jan 2015 17:34:56 -0800 Rik Don't print start-up message when input is a non-interactive script.
Tue, 20 Jan 2015 22:19:18 +0100 Torsten check existence of files when restoring last session (bug #44054) gui-release
Tue, 20 Jan 2015 13:43:29 -0500 John W. Eaton unconditionally disable the octave_allocator class
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Tue, 20 Jan 2015 09:55:41 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 19 Jan 2015 21:05:39 -0800 Lachlan Andrew Fix cummin/cummax operations on rows when NaN element present (bug #44009).