log

age author description
Fri, 27 Nov 2015 14:10:35 -0500 John W. Eaton warn about shadowed built ins with addpath -end (bug #46553)
Fri, 27 Nov 2015 11:14:46 -0500 John W. Eaton handle exceptions when discarding error messages (bug #46534)
Fri, 27 Nov 2015 10:46:17 -0500 John W. Eaton eliminate trailing whitespace in source files we maintain
Fri, 27 Nov 2015 02:30:06 -0800 Rik randi.m: Clean up function. stable
Fri, 27 Nov 2015 09:46:40 +0100 Kai T. Ohlhus randi.m: corrected warning policy for int and single ranges. stable
Thu, 26 Nov 2015 10:08:34 -0800 Rik Don't overly restrict options passed to Java jvm (bug #39063).
Thu, 26 Nov 2015 09:36:51 -0800 Rik Stop 'fclose ("all")' from closing down gnuplot pipes (bug #39504).
Thu, 26 Nov 2015 08:24:20 -0800 Armin Müller Tweak GUI ToolTip strings for consistency. stable
Thu, 26 Nov 2015 08:13:02 -0800 Armin Müller Update German translation file de_DE.ts. stable
Thu, 26 Nov 2015 13:35:06 +0100 Carlo de Falco Set default colormap to viridis
Wed, 25 Nov 2015 16:20:34 -0800 Rik doc: Add docstring for internal function __varval__.
Wed, 25 Nov 2015 15:45:46 -0800 Rik inputname.m: Return "" rather than strange errors if fcn fails (partial fix for bug #41992).
Wed, 25 Nov 2015 13:31:40 -0800 Rik Stop segfault when find() called with 6 outputs (bug #42424). stable
Wed, 25 Nov 2015 15:28:46 -0500 John W. Eaton maint: periodic merge of stable to default
Wed, 25 Nov 2015 15:27:48 -0500 John W. Eaton propagate octave_execution_exception objects through try/catch blocks
Wed, 25 Nov 2015 11:32:28 -0800 Rik unpack.m: Fix handling of gzip archives expanded into /tmp (bug #40274).
Wed, 25 Nov 2015 19:14:15 +0100 Torsten add list of mru files to the toolbar of the editor
Wed, 25 Nov 2015 19:14:11 +0100 Torsten default encoding for editor on non windows systems is utf-8 (bug #45597)
Wed, 25 Nov 2015 08:47:26 -0800 Rik Fix behavior of glob() with different sized patterns (bug #46216).
Tue, 24 Nov 2015 19:58:10 -0800 Rik lscov.m: Increase tolerance of BIST test to 2*eps. stable
Tue, 24 Nov 2015 17:21:47 -0800 Rik doc: Clarify how if statement determines true or false for a matrix input. stable
Tue, 24 Nov 2015 15:34:47 -0800 Rik circshift.m: Overhaul function to support a third argument DIM (bug #46514).
Tue, 24 Nov 2015 14:19:30 -0800 Rik Fix indexing error in cset 69aeef6736df.
Tue, 24 Nov 2015 15:03:29 -0500 John W. Eaton eliminate various compiler warnings
Tue, 24 Nov 2015 11:49:36 -0800 Rik unpack.m: Restore ability for input to be a URL (bug #46504).
Tue, 24 Nov 2015 11:10:16 -0800 Rik doc: Resolve two undocumented functions in manual.
Mon, 23 Nov 2015 23:37:33 -0500 John W. Eaton NEWS: correct name of execution exception class
Mon, 23 Nov 2015 23:23:57 -0500 John W. Eaton eliminate more uses of error_state
Mon, 23 Nov 2015 21:00:14 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 23 Nov 2015 20:50:07 -0500 John W. Eaton eliminate more uses of error_state
Thu, 19 Nov 2015 16:56:39 -0500 John W. Eaton eliminate more uses of error_state
Mon, 23 Nov 2015 15:00:06 -0500 John W. Eaton restore stack trace for errors that occur in debug mode
Mon, 23 Nov 2015 17:15:38 -0800 Rik Accept color value of "none" for line objects (bug #44224).
Mon, 23 Nov 2015 16:07:23 +0000 Carnë Draug im2double: allow floating point indexed images with any value.
Mon, 23 Nov 2015 15:25:54 +0000 Carnë Draug New function im2double ported from the image package.
Sun, 22 Nov 2015 20:25:17 -0800 Rik Replace ++,-- with in-place operators for performance.
Sun, 22 Nov 2015 19:15:42 -0800 Rik Add new functions deg2rad and rad2deg to core (bug #46340).
Sun, 22 Nov 2015 17:38:28 -0500 John W. Eaton eliminate error_state from generated code
Sun, 22 Nov 2015 08:09:36 -0800 Rik Stop assertion crash when 'echo on all' used (bug #45209).
Sat, 21 Nov 2015 14:47:22 +0100 Torsten provide a user preference for the encoding used by the editor (bug #45597)
Thu, 19 Nov 2015 16:57:51 -0500 John W. Eaton don't check error_state after creating color object
Fri, 20 Nov 2015 11:34:22 +0000 Carnë Draug Only warn of Magick quantum depth if less than 16 instead of 32.
Fri, 20 Nov 2015 11:37:48 +0100 Philip Nienhuis textread.m, textscan.m: properly process single-quoted endofline parameter (bug #46477) stable
Thu, 19 Nov 2015 14:39:04 -0800 Rik Preface warning() messages with name of function when possible.
Thu, 19 Nov 2015 14:17:45 -0800 Rik Preface error() messages with name of function when possible.
Thu, 19 Nov 2015 15:46:40 -0500 John W. Eaton eliminate more uses of error state
Thu, 19 Nov 2015 17:09:06 +0000 Carnë Draug Rewrite colormap demos with rgbplot() to show both composite and profile.
Thu, 19 Nov 2015 17:05:36 +0000 Carnë Draug rgbplot.m: adjust xlim after plotting color profile.
Thu, 19 Nov 2015 08:46:31 -0800 Rik munge-texi.pl: Silence warning from new versions of Perl (bug #46475).
Thu, 19 Nov 2015 08:21:01 -0800 Rik Fix rotated graphics when printing through ghostscript (bug #46435). stable
Wed, 18 Nov 2015 22:31:29 -0800 Rik build: Fix warning messages from compiler.
Wed, 18 Nov 2015 22:07:12 -0800 Rik doc: Periodic spellcheck of documentation.
Wed, 18 Nov 2015 22:01:38 -0800 Rik build: Update mk_undocumented_list Perl script.
Wed, 18 Nov 2015 21:58:25 -0800 Rik build: Fix broken doc/module.mk rules for spellcheck and undocumented_list.
Wed, 18 Nov 2015 17:24:47 -0800 Rik doc: Peridodic grammar check of documentation.
Wed, 18 Nov 2015 16:40:22 -0800 Rik Remove trailing whitespace at end of lines.
Wed, 18 Nov 2015 16:12:41 -0800 Rik Cuddle increment (++) and decrement (--) operators with variable in question.
Wed, 18 Nov 2015 15:48:27 -0800 Rik Consistently use 'filename' rather than 'file name' throughout code base.
Wed, 18 Nov 2015 15:44:33 -0500 John W. Eaton configure option to build with address sanitizer (bugg #46449)
Wed, 18 Nov 2015 10:40:26 -0800 Rik Make error messages more specific about the variable and problem encountered.