log

age author description
Fri, 27 Dec 2013 16:59:04 -0500 John W. Eaton Version 3.8.0 released. stable release-3-8-0
Fri, 27 Dec 2013 16:56:32 -0500 John W. Eaton fix grammar in GUI info window stable
Sun, 29 Dec 2013 17:20:34 +0100 Carlo de Falco Save files to P_tmpdir in tests gui-release
Wed, 25 Dec 2013 10:46:42 -0200 Felipe G. Nievinski fix ls when spaces are present in path (bug #40989)
Tue, 24 Dec 2013 01:42:04 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 24 Dec 2013 01:41:22 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 24 Dec 2013 01:37:29 -0500 John W. Eaton allow run-octave to find octave-gui program stable
Tue, 24 Dec 2013 01:30:27 -0500 John W. Eaton tweak format of per-file info lines in __run_test_suite__ output
Mon, 23 Dec 2013 18:38:53 +0100 Carlo de Falco Don't count expected failures as passed tests.
Mon, 23 Dec 2013 21:42:33 -0800 Rik Add input validation for scatter(3) functions (bug #40898)
Mon, 23 Dec 2013 20:17:51 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 23 Dec 2013 19:39:39 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Mon, 23 Dec 2013 19:34:34 -0500 John W. Eaton install octave-gui binary in libexec directory stable
Sun, 22 Dec 2013 15:55:02 -0500 John Donoghue Add $EXEEXT to octave-XXXX-${version} rules. stable
Sat, 21 Dec 2013 16:52:12 -0500 John W. Eaton Added tag rc-3-8-0-2 for changeset f1fa148766d6 stable
Sat, 21 Dec 2013 14:58:11 -0500 John W. Eaton 3.8.0 release candidate 2 stable rc-3-8-0-2
Sat, 21 Dec 2013 13:44:53 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 13 Dec 2013 17:24:57 -0500 John W. Eaton eliminate constant folding in parser
Sat, 21 Dec 2013 13:44:13 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 20 Dec 2013 16:13:20 +0100 Torsten gui: optionally set focus to console when a command is run from another widget gui-release
Fri, 20 Dec 2013 00:26:00 -0500 Mike Miller intmax, intmin: Fix default integer type in docstrings stable
Thu, 19 Dec 2013 17:32:38 -0800 Rik doc: Document options set when using --traditional. gui-release
Thu, 19 Dec 2013 15:47:06 -0500 John W. Eaton set struct levels to print to 0 for --traditional (bug #40955) gui-release
Thu, 19 Dec 2013 15:24:28 -0500 John W. Eaton invoke versioned binaries from octave driver program (bug #40957) stable
Wed, 18 Dec 2013 16:33:08 -0800 Rik doc: Add documentation about using set() to get default graphic properties.
Wed, 18 Dec 2013 16:13:39 -0800 Rik spdiags.m: Overhaul function for performance (bug #32966).
Wed, 18 Dec 2013 17:47:21 +0000 Carnë Draug Do not reduce Magick::ErrorCoder to warning, issue an error like other errors. stable
Tue, 17 Dec 2013 23:57:59 +0100 Torsten * nl_NL.ts: updated dutch translation by Philip stable
Tue, 17 Dec 2013 15:02:35 -0600 John W. Eaton avoid possible num-to-str warnings from strread.m gui-release
Tue, 17 Dec 2013 09:00:34 -0800 Marco Caliari Return empty matrix rather than issuing error when requested diagonal is out of range.