log

age author description
Fri, 08 Feb 2013 15:46:45 -0800 Rik Prevent extra newline in history list when --no-line-editing option used.
Fri, 08 Feb 2013 18:27:35 -0500 Ben Abbott Pad binary data to gnuplot with a space
Fri, 08 Feb 2013 16:53:14 -0500 John W. Eaton install tests and functions to run them
Fri, 08 Feb 2013 16:05:04 +0100 Torsten gui: clearer message box with cancel button when closing an unsaved editor file
Fri, 08 Feb 2013 10:55:39 +0100 Torsten gui: new handling when an editor file is deleted or renamed (bug #38282)
Thu, 07 Feb 2013 17:21:10 -0800 Rik Plug memory leak in edit_history.
Thu, 07 Feb 2013 16:46:01 -0800 Rik Plug memory leak in kbhit().
Thu, 07 Feb 2013 15:35:08 -0800 Rik test_classes.m: Use Octave coding conventions.
Thu, 07 Feb 2013 22:01:09 +0100 Rafael Laboissiere Fix typo in the documentation of function fsolve
Thu, 07 Feb 2013 12:26:50 -0500 John W. Eaton don't abort configure if makeinfo is missing
Thu, 07 Feb 2013 11:58:46 -0500 John W. Eaton initial large file support for 32-bit systems
Thu, 07 Feb 2013 11:58:40 -0500 John W. Eaton * cellfun.cc: Style fixes.
Thu, 07 Feb 2013 11:47:12 +0100 Stefan Mahr fix typo to make 'make dist' work
Wed, 06 Feb 2013 13:03:47 -0500 Michael Godfrey Add stemleaf and printd to the manual
Wed, 06 Feb 2013 11:16:55 -0500 Jordi Gutiérrez Hermoso Merge in Michael's changes
Wed, 06 Feb 2013 11:16:37 -0500 Jordi Gutiérrez Hermoso Style fixes on printd.m and stemleaf.m
Tue, 05 Feb 2013 19:56:29 -0500 Michael Godfrey provide stemleaf.m and printd.m
Wed, 06 Feb 2013 10:36:38 -0500 Jordi Gutiérrez Hermoso Merge in Juan Pablo's changes
Tue, 05 Feb 2013 10:55:45 +0100 Juan Pablo Carbajal arrayfun: adding IDs to error messages in accordance with error_ids.
Tue, 05 Feb 2013 10:56:46 -0500 Ben Abbott Fix legend bugs (#38263, #38265).
Wed, 06 Feb 2013 09:54:16 -0500 Ben Abbott Fix texenhanced regression.
Tue, 05 Feb 2013 16:57:51 +0100 Stefan Mahr fix ErrorHandler in cellfun (bug #38256)
Tue, 05 Feb 2013 15:42:52 +0100 Carlo de Falco add files missing in previous changeset.
Tue, 05 Feb 2013 09:39:33 +0100 Carlo de Falco add a test for bug #38236
Mon, 04 Feb 2013 23:53:51 +0000 Carnë Draug doc: what happens when two objects have same precedence
Mon, 04 Feb 2013 17:07:15 -0500 John W. Eaton use octave_local_buffer for temporary arrays in quadcc
Mon, 04 Feb 2013 11:10:14 -0800 Rik quadcc.cc: Use heap instead of stack for large temporary variables.
Sat, 02 Feb 2013 15:30:53 -0800 Rik Temporary fix for stack overflows with quadcc
Sat, 02 Feb 2013 13:21:44 +0100 Torsten gui: show menu with recently used editor files also in file menu of main window
Sat, 02 Feb 2013 09:17:26 +0100 Torsten gui: switch to console when running an editor file or a command from history