log

age author description
Mon, 11 Feb 2013 16:22:26 -0500 John W. Eaton bump version for 3.6.4-rc2 stable rc-3-6-4-2
Mon, 11 Feb 2013 16:22:19 -0500 John W. Eaton * sqp.m: Relax tolerance in test. stable
Thu, 14 Feb 2013 21:11:46 +0100 Philip Nienhuis textscan.m: catch wrong headerlines values, tests added
Thu, 14 Feb 2013 21:09:45 +0100 Philip Nienhuis textread.m, textscan.m: catch wrong headerlines values, tests added
Wed, 13 Feb 2013 21:53:39 -0800 Rik binopdf.m: Ensure Matlab compatibility for boundary values (bug #38292).
Wed, 06 Feb 2013 21:45:04 +0000 Richard Crozier Created common octave_dock_widget class
Wed, 13 Feb 2013 21:28:30 -0800 Rik build: remove *-tst files with distclean rule.
Wed, 13 Feb 2013 13:11:59 -0800 Rik maint: Periodic merge of stable to default.
Wed, 13 Feb 2013 12:45:31 -0800 Rik Fix building when --disable-docs argument given. stable
Tue, 12 Feb 2013 08:13:46 -0800 Rik doc: Add seealso links between input, yes_or_no, kbhit.
Tue, 12 Feb 2013 07:43:59 -0800 Rik doc: Update history() docstring.
Mon, 11 Feb 2013 21:39:04 -0800 Rik Fix off-by-1 error in history list when running 'edit_history'.
Mon, 11 Feb 2013 15:45:26 -0500 Michael Goffioul periodic merge of default to classdef. classdef
Mon, 11 Feb 2013 15:24:56 -0500 Michael Goffioul Fix classdef tests. classdef
Mon, 11 Feb 2013 15:20:00 -0500 Michael Goffioul Implement indirect method call: fun(obj, ...). classdef
Mon, 11 Feb 2013 13:28:04 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 11 Feb 2013 13:26:44 -0500 Stefan Mahr fix ErrorHandler in cellfun (bug #38256) stable
Mon, 11 Feb 2013 13:17:10 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 11 Feb 2013 13:13:19 -0500 John W. Eaton maint: merge away extra head on default branch
Mon, 11 Feb 2013 13:11:09 -0500 John W. Eaton Backed out changeset 0ab55e17a47b stable
Mon, 11 Feb 2013 13:06:34 -0500 John W. Eaton Added tag ss-3-7-2 for changeset 23a7661e529a
Mon, 11 Feb 2013 13:01:35 -0500 John W. Eaton Added tag ss-3-7-2 for changeset 23a7661e529a stable
Sat, 09 Feb 2013 16:08:33 -0500 John W. Eaton * edit.m: Undo string escape sequences on values used in sprintf formats. stable
Mon, 11 Feb 2013 12:24:07 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 11 Feb 2013 11:46:38 -0500 John W. Eaton update to new gnulib revision for unistd patch stable
Mon, 11 Feb 2013 11:31:45 -0500 Jordi Gutiérrez Hermoso Undo accidental unrelated changein dd583c258cf9
Mon, 11 Feb 2013 11:30:14 -0500 Jordi Gutiérrez Hermoso Fix trivial typo in run-octave.in comment
Sat, 09 Feb 2013 16:13:55 -0500 John W. Eaton bump version number to 3.7.2+
Sun, 10 Feb 2013 00:59:23 -0500 John W. Eaton Added tag ss-3-7-2 for changeset faefa1bea8dd
Sun, 10 Feb 2013 00:59:19 -0500 John W. Eaton snapshot version 3.7.2 ss-3-7-2
Sun, 10 Feb 2013 00:58:51 -0500 John W. Eaton update to new version of gnulib
Sat, 09 Feb 2013 22:38:19 -0500 John W. Eaton distribute build-aux/find-files-with-tests.sh
Sat, 09 Feb 2013 21:35:55 -0500 John W. Eaton rename all test files in the test directory from test_X.m to X.tst
Sat, 09 Feb 2013 20:05:40 -0500 John W. Eaton fix file names
Sat, 09 Feb 2013 19:54:05 -0500 John W. Eaton * test/Makefile.am: Use stamp file for bc-overload-tests.
Sat, 09 Feb 2013 21:20:47 -0500 Ben Abbott backout 1e35b64ac31a
Sat, 09 Feb 2013 16:08:33 -0500 John W. Eaton * edit.m: Undo string escape sequences on values used in sprintf formats.
Sat, 09 Feb 2013 07:14:39 -0800 Rik Change default history size to 1000.
Sat, 09 Feb 2013 09:48:48 -0500 John W. Eaton fix rules for generated test files
Fri, 08 Feb 2013 21:52:09 -0500 John W. Eaton missing file for commit 5b2126a8c84f
Fri, 08 Feb 2013 17:37:14 -0800 Rik Fix off-by-1 error in run_history when called with no arguments.
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.