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
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
Tue, 02 Dec 2014 11:43:13 +0100 Edmund Grimley Evans mkoctfile.in.cc: Fix infinite loop of mkoctfile -M (Bug #43640) stable
Tue, 02 Dec 2014 11:31:02 +0100 Andreas Weber __fltk_ginput__.m: Fix freeze upon double-click (Bug #43664) stable
Thu, 27 Nov 2014 21:49:55 +0100 Pantxo Diribarne quiver: fix initialization error when called with zeros (bug #43686)
Sat, 29 Nov 2014 21:54:51 -0500 Doug Stewart lscov.m: increase test tolerance so that they pass (bug #43118)
Sun, 30 Nov 2014 23:23:14 -0500 John W. Eaton improve reporting for __run_test_suite__ (bug #43732) stable
Fri, 28 Nov 2014 10:23:03 -0800 Rik maint: Periodic merge of gui-release to default.
Fri, 28 Nov 2014 08:22:51 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Fri, 28 Nov 2014 08:21:57 -0800 Rik Remove unused FC variable from build system. gui-release
Fri, 28 Nov 2014 07:55:46 -0800 Rik findobj.m: Allow -depth argument anywhere in input arg list (bug #43136).
Thu, 27 Nov 2014 18:54:22 -0800 Rik build: Don't build with g77. gui-release
Thu, 27 Nov 2014 21:07:03 +0100 Andreas Weber pr-output.cc: Fix overflow in rational_approx (bug #43367..43369) stable
Tue, 25 Nov 2014 12:45:36 -0500 John Donoghue uiputfile: add extension to file name (Bug #43687) gui-release
Tue, 25 Nov 2014 09:56:52 -0500 John Donoghue uigetfile should select existing files only (Bug #43688) gui-release