log

age author description
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
Mon, 15 Dec 2014 22:16:25 -0800 Rik test.m: Avoid num-to-str warning.
Mon, 15 Dec 2014 21:01:45 -0800 Rik maint: Periodic merge of gui-release to default.
Mon, 15 Dec 2014 20:59:21 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Sun, 14 Dec 2014 21:14:36 -0800 Rik Restore warning Octave:num-to-str missing since 3.2.4 (bug #43814). stable
Sat, 13 Dec 2014 18:41:03 -0800 Rik Fix up documentation for new disable_[range,diagonal_matrix,permutation_matrix] fcns.
Fri, 12 Dec 2014 17:20:00 -0800 Rik build: Don't install mxarray.in.h (bug #43805). gui-release
Thu, 11 Dec 2014 14:28:43 +0100 Kai T. Ohlhus scripts/general/module.mk: new entry for nargchk.m and alphabetized. (bug #43798)
Thu, 11 Dec 2014 00:15:03 +0100 Kai T. Ohlhus Remove single line makro INSTANTIATE_ARRAY_SORT.
Mon, 08 Dec 2014 12:59:47 -0500 John W. Eaton allow ranges to be disabled
Mon, 08 Dec 2014 10:18:35 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 08 Dec 2014 10:15:54 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Mon, 08 Dec 2014 10:14:00 -0500 John W. Eaton allow disabling of permutation and diagonal matrices
Sat, 06 Dec 2014 22:26:32 -0800 Rik Avoid duplicate error message when concatenating cell arrays with dim mismatch.
Thu, 09 Oct 2014 20:01:09 +0200 Markus Bergholz Allow stem to plot logical values (bug #43391).
Sat, 06 Dec 2014 13:21:52 -0800 Rik Fix gnuplot plotting of tick marks when values are very large (bug #43531).
Sat, 06 Dec 2014 07:42:18 -0800 Rik Issue error if load file format cannot be determined (bug #43575). stable
Fri, 05 Dec 2014 22:17:09 -0800 Rik Change strfind to return empty array for empty pattern for compatibility (bug #43649).
Fri, 05 Dec 2014 15:09:48 -0800 Rik doc: Add missing closing parenthesis in tempname docstring.
Fri, 05 Dec 2014 12:36:06 -0800 Nir Krakauer datevec.m: Fix negative number outputs with integer (non-float) inputs (bug #43753). stable
Fri, 05 Dec 2014 11:07:36 -0800 Nir Krakauer interp1.m: Fix shape of output matrix when there are extrapolated values (bug #43745). stable
Fri, 05 Dec 2014 10:54:32 -0800 Rik Use emptyset symbol rather than circled division slash in Tex interpreter for '\0'.
Fri, 05 Dec 2014 13:08:36 +0100 Kai T. Ohlhus replace oct-mem.h inline indirections by standard function calls.
Thu, 04 Dec 2014 16:22:26 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 04 Dec 2014 16:06:31 -0500 John W. Eaton avoid printing debug location in cmd window when using GUI to step gui-release
Thu, 04 Dec 2014 15:56:49 -0500 John W. Eaton provide access to the readline variable rl_erase_empty_line gui-release
Tue, 02 Dec 2014 10:05:03 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 02 Dec 2014 10:00:48 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 02 Dec 2014 09:56:50 -0500 John W. Eaton use gnulib:: namespace for log, logf, localtime, and gmtime gui-release
Tue, 02 Dec 2014 09:55:12 -0500 John W. Eaton avoid shadowed variable warning gui-release