log

age author description
Sat, 09 Nov 2013 21:20:09 -0800 Rik __add_default_menu__.m: Change GUI mode entry to "None+Zoom" to reflect reality.
Sat, 09 Nov 2013 21:55:48 -0500 Jordi GutiƩrrez Hermoso * cellfun.cc (Fcellfun): Remove obsolete character string remark from docstring (bug #40467)
Sat, 09 Nov 2013 21:47:12 -0500 Jordi GutiƩrrez Hermoso Make cellfun obey "UniformOutput" for optimised internal functions (bug #40467)
Wed, 06 Nov 2013 22:23:21 +0100 Stefan Mahr Fix legend markerstyle for errorbar (bug #36480)
Sat, 09 Nov 2013 07:47:17 -0800 Rik Set initial size of GUI Release Notes window to something reasonable.
Fri, 08 Nov 2013 23:19:43 +0100 Stefan Mahr Fix xticklabel with gnuplot toolkit (bug #40256)
Fri, 08 Nov 2013 12:28:46 -0500 John W. Eaton fix m4 quoting in test and improve warning messages for stl_algo.h problem
Fri, 08 Nov 2013 08:47:09 -0800 Rik sparseimages.m: Fix incorrect view() command for printed image.
Fri, 08 Nov 2013 11:42:44 -0500 John W. Eaton use stl_algo.h-fixed for GCC 4.8.0 and 4.8.1 if nth_element bug is detected
Fri, 08 Nov 2013 08:31:09 -0800 Rik legend.m: Don't add listener for 'fontsize' if using gnuplot.
Fri, 08 Nov 2013 07:40:36 -0800 Torsten Prompt for non-existent new file when using edit.m from GUI (bug #40450)
Thu, 07 Nov 2013 10:39:30 -0500 John Donoghue GUI: allow only one release notes windows to be open
Thu, 07 Nov 2013 15:25:34 -0500 John W. Eaton only allow [%#]{ as block comment start (bug #40513)
Thu, 07 Nov 2013 12:08:51 -0800 Rik Display warning and don't init FLTK toolkit if no DISPLAY available (bug #40423).
Thu, 07 Nov 2013 14:40:25 -0500 John W. Eaton try to ensure that stray bits/stl_algo.h file is not in build tree
Thu, 07 Nov 2013 14:35:05 -0500 John W. Eaton refuse to attempt to fix stl_algo.h except for g++ 4.8.2
Thu, 07 Nov 2013 14:03:58 -0500 John W. Eaton work around GCC bug in stl_algo.h (nth_element and sort; bug #40436)
Thu, 07 Nov 2013 12:37:13 -0500 John W. Eaton * configure.ac: Also check for g++ version.
Thu, 07 Nov 2013 10:21:45 -0800 Rik Fix display of char arrays in GUI Variable window.
Thu, 07 Nov 2013 10:06:06 -0800 Rik Display '...' for ND-arrays in GUI Variable window.
Thu, 07 Nov 2013 09:54:38 -0800 Rik Fix display of '{}' for empty cells in GUI Variable window.
Thu, 07 Nov 2013 09:39:49 -0800 Rik moment.m: Compute central, rather than raw, moment for ML compatibility (bug #36718).
Thu, 07 Nov 2013 02:46:30 -0500 John W. Eaton backout changeset 4de2eeb7d790
Thu, 07 Nov 2013 01:42:26 -0500 John W. Eaton fix printing of matrix values (bug #40470)
Thu, 07 Nov 2013 00:52:48 -0500 John W. Eaton rework short_disp methods
Sun, 27 Oct 2013 13:03:33 +0100 Philip Nienhuis contributors.in: added GUI translators
Wed, 06 Nov 2013 19:44:46 -0800 Rik Remove Help menu from FLTK menubar.
Wed, 06 Nov 2013 19:22:02 -0500 John W. Eaton avoid initial spaces for scalars in GUI workspace viewer (bug #40500)
Wed, 06 Nov 2013 19:17:59 -0500 John W. Eaton display matrix values in GUI workspace viewer (bug #40499)
Wed, 06 Nov 2013 18:00:48 -0500 John W. Eaton improve signal handling in driver program