log

age author description
Sun, 21 Dec 2014 21:00:51 -0800 Rik Fix tempname so it prioritizes user input dir rather than TMPDIR (bug #43844).
Sun, 21 Dec 2014 19:52:41 -0800 Rik Fix error message when using trisurf w/gnuplot (bug #43447).
Sun, 21 Dec 2014 19:47:16 -0800 Rik doc: Align columns in @multitable in datestr.m docstring.
Tue, 16 Dec 2014 17:25:47 +0100 Juan Pablo Carbajal Fix ploting 1D images with gnuplot (bug #43836).
Sun, 21 Dec 2014 17:38:14 -0500 John W. Eaton fix problem with changeset e354372e20f2 (bug #43855)
Sun, 21 Dec 2014 17:49:28 -0500 John W. Eaton emit stack trace immediately at point of error
Sun, 21 Dec 2014 08:09:28 -0800 Rik datestr.m: Clean up use of []/"" and single/double quotes (bug #43841).
Sun, 21 Dec 2014 01:00:01 -0500 John W. Eaton allow sparse arrays to be indexed by N-d arrays (bug #43855)
Sat, 20 Dec 2014 20:07:50 -0800 Rik Overhaul max/min functions (fixes bug #43712).
Sat, 20 Dec 2014 17:26:53 +0100 Torsten allow to cancel exiting if editor tabs are modified and exit is requested in gui gui-release
Thu, 18 Dec 2014 10:50:09 -0500 John W. Eaton use warning IDs for all warnings in liboctave
Thu, 18 Dec 2014 07:57:58 -0500 John W. Eaton eliminate extra warning about finding minimum norm solution
Wed, 17 Dec 2014 21:56:17 -0500 John W. Eaton consistent messages and IDs for singular matrix warnings
Tue, 16 Dec 2014 15:50:37 -0800 Rik genpropdoc.m: Use two spaces after period at start of sentence.
Tue, 16 Dec 2014 15:39:07 -0800 Rik doc: Periodic spellcheck of documentation.
Tue, 16 Dec 2014 15:36:27 -0800 Rik doc: Periodic grammarcheck of documentation.
Tue, 16 Dec 2014 12:07:32 -0800 Rik A few more instances of stricter input validation for strings (bug #42651).
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