log

age author description
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.
Tue, 17 Nov 2015 22:04:42 +0100 Pantxo Diribarne @ftp/mget: honor the TARGET argument
Tue, 17 Nov 2015 11:46:22 -0500 John W. Eaton eliminate more uses of error_state
Tue, 17 Nov 2015 17:57:33 +0000 Carnë Draug pkg: add warning about security implications when using -forge.
Mon, 16 Nov 2015 21:27:40 -0800 Rik Preserve diagonal matrix property with linear index assignment (bug #36932).
Mon, 02 Nov 2015 22:42:28 +0100 Pantxo Diribarne Make the file browser open files more consistently (bug #45844)
Sun, 15 Nov 2015 14:24:38 +0100 Torsten provide actions for moving the editor tabs by shortscuts
Sat, 14 Nov 2015 15:18:05 -0500 John W. Eaton eliminate more uses of error_state
Sat, 14 Nov 2015 12:07:38 -0500 John W. Eaton eliminate more uses of error_state
Sat, 14 Nov 2015 13:31:00 +0100 Torsten possibility to set all shortcuts to default values and check overwriting
Fri, 13 Nov 2015 19:31:51 -0800 Rik __tight_eps_bbox__.m: Remove unused file.
Fri, 13 Nov 2015 14:10:26 -0500 John W. Eaton rename octave_value value extractors that accept error message args
Thu, 12 Nov 2015 19:27:25 -0800 Rik quadgk.m: Overhaul function and increase Matlab compatibility.
Thu, 12 Nov 2015 21:40:23 +0100 Pantxo Diribarne drawnow: add a delay to let the GUI thread lock the mutex when printing (bug #44463) stable
Thu, 12 Nov 2015 15:06:57 -0500 John W. Eaton maint: periodic merge of stable to default
Wed, 11 Nov 2015 12:22:10 -0500 John W. Eaton * ov.h (OV_REP_TYPE): Delete obsolete macro.
Wed, 11 Nov 2015 16:58:18 -0800 Rik fminunc.m: Clean up function to meet Octave coding standards.
Mon, 03 Feb 2014 17:25:32 +0200 José Vallet fminunc.m: Correctly calculate gradient and hessian even when fminunc fails (bug #40101)
Wed, 11 Nov 2015 20:09:31 +0100 Torsten added actions and shortcuts for switching editor tabs
Mon, 09 Nov 2015 22:13:52 +0100 Torsten check whether filter is active or not when history widget becomes visible stable
Mon, 09 Nov 2015 20:11:25 +0100 Torsten fix hanging of gui when focusing the editor (regression from cset 802dc52d4d46) stable
Sun, 08 Nov 2015 21:34:44 -0800 Rik NEWS: Update with changes to quadl function.
Sun, 08 Nov 2015 20:07:37 -0800 Rik quadl.m: Overhal function and switch to absolute tolerance.
Sun, 08 Nov 2015 19:58:33 -0800 Rik quadv.m: Miscellaneous cleanup.
Sun, 08 Nov 2015 16:14:27 -0500 John W. Eaton backout changeset 18f38ed43962
Sun, 08 Nov 2015 12:00:06 +0100 Torsten do not use native file dialogs for import/export of shortcut files
Sun, 08 Nov 2015 11:59:50 +0100 Torsten provide only one set of gui shortcuts at a time
Sat, 07 Nov 2015 17:24:02 -0800 Rik quadv.m: Clean up function to use modern coding standards.
Sat, 07 Nov 2015 16:46:06 -0800 Rik quadv.m: Clarify that tolerance is absolute in docstring. stable
Fri, 06 Nov 2015 16:52:49 -0500 John W. Eaton vector_value exctractors with error messages
Thu, 05 Nov 2015 17:22:16 -0500 John W. Eaton new cellstr_value function and elimination of error_state
Thu, 05 Nov 2015 16:09:38 -0500 John W. Eaton ensure va_end is executed before returning in value extractors