log NEWS @ 21226:a55b8ece1ecd

age author description
Fri, 22 Jan 2016 12:12:56 -0500 John W. Eaton * NEWS: Refill text to 72 columns.
Mon, 18 Jan 2016 19:23:56 -0800 Rik Deprecate gripe_XXX functions.
Fri, 15 Jan 2016 12:46:58 -0500 John W. Eaton strip trailing whitespace from files
Fri, 15 Jan 2016 09:19:46 -0800 Oliver Heimlich Add new function evalc to core.
Fri, 01 Jan 2016 21:29:41 -0800 Rik NEWS: Add note about updating user-supplied liboctave error handlers.
Thu, 17 Dec 2015 16:04:13 +0100 Kai T. Ohlhus Unified "sleep" functions to "octave_sleep" in C++ and "pause" in Octave.
Wed, 16 Dec 2015 21:57:32 +0100 Kai T. Ohlhus New function hash to calculate MD{2/4/5} and SHA{1,244,256,384,512} hash values.
Mon, 23 Nov 2015 23:37:33 -0500 John W. Eaton NEWS: correct name of execution exception class
Mon, 23 Nov 2015 15:25:54 +0000 Carnë Draug New function im2double ported from the image package.
Sun, 22 Nov 2015 19:15:42 -0800 Rik Add new functions deg2rad and rad2deg to core (bug #46340).
Thu, 19 Nov 2015 15:46:40 -0500 John W. Eaton eliminate more uses of error state
Wed, 18 Nov 2015 16:40:22 -0800 Rik Remove trailing whitespace at end of lines.
Sun, 08 Nov 2015 21:34:44 -0800 Rik NEWS: Update with changes to quadl function.
Fri, 09 Oct 2015 18:52:58 -0700 Rik Extend parser to accept binary constants that begin with '0b' or '0B'.
Mon, 05 Oct 2015 14:05:58 -0700 Rik Extend parser to accept '_' in numbers.
Thu, 01 Oct 2015 16:18:19 -0400 John W. Eaton begin removal of global error_state variable
Thu, 24 Sep 2015 12:58:46 +0200 jcorno Moving ode45, odeset, odeget, and levenshtein from odepkg to core.
Thu, 01 Oct 2015 17:35:34 +0200 Carlo de Falco Set the default colormap to 'viridis'
Tue, 22 Sep 2015 05:45:05 -0700 Rik Deprecate mahalanobis function.
Tue, 22 Sep 2015 04:50:47 -0700 Rik maint: Periodic merge of stable to default.
Tue, 22 Sep 2015 04:47:25 -0700 Rik maint: Complete deprecation of gmap40 colormap. stable
Wed, 09 Sep 2015 18:43:52 +0200 Kai T. Ohlhus Deprecate bitmax.
Sat, 05 Sep 2015 05:00:46 -0700 Rik Deprecate wavread and wavwrite.
Thu, 27 Aug 2015 13:12:21 -0700 Rik Return empty matrix when linspace called with 0 points (bug #45820)
Mon, 29 Jun 2015 08:56:22 -0700 Rik Process backslashes in regexprep replacement strings in Matlab compatible fashion (bug #45407).
Wed, 24 Jun 2015 14:40:22 -0400 John W. Eaton maint: Periodic merge of stable to default.
Wed, 24 Jun 2015 14:37:55 -0400 John W. Eaton Allow NEWS to be displayed properly in QTextBrowser (bug #45396) stable
Mon, 25 May 2015 16:48:47 -0700 Rik surfnorm.m: Return unnormalized vectors for Matlab compatibility.
Thu, 21 May 2015 22:35:51 -0400 Mike Miller griddata.m: Return values instead of plotting for Matlab compatibility (bug #45125)
Thu, 21 May 2015 10:22:27 -0700 Rik Add special hex/octal escape sequence processing for regexp.
Wed, 20 May 2015 17:18:41 -0700 Rik Add support for octal and hex escape sequences in single-quoted *printf arguments (bug #39774).
Sun, 17 May 2015 10:04:08 -0700 Rik Change mkfifo to use an octal argument for MODE (bug #45054).
Sun, 03 May 2015 03:16:13 +0100 Carnë Draug maint: move NEWS from 45565ecec019 from the release 4.0 to 4.2.
Sun, 15 Mar 2015 03:31:16 +0000 Carnë Draug New function psi to compute the digamma function.
Sat, 25 Apr 2015 20:50:36 -0700 Rik inpolygon.m: Overhaul function and fix bug #40970.
Wed, 22 Apr 2015 20:54:14 +0100 Carnë Draug rectint: fix for non-overlapping rectangle, and support ND boxes (bug #44904)
Sun, 19 Apr 2015 06:53:30 -0300 Rafael Laboissiere maint: Fix spelling and grammar mistakes in docs and comments (bug #44878)
Thu, 02 Apr 2015 15:36:38 -0700 Rik Document get_home_directory in Octave manual and NEWS file.
Fri, 20 Mar 2015 18:23:01 -0700 Rik Return a column vector by default for Matlab compatibility (bug #44425, bug #44453).
Thu, 19 Mar 2015 07:00:11 -0700 Rik Enable float truncation by default for octave builds.
Wed, 18 Mar 2015 11:30:30 -0400 John W. Eaton finish job of restoring strmatch (bug #44562)
Sat, 14 Mar 2015 00:20:14 -0700 Rik NEWS: Update NEWS file for 4.0 release.
Mon, 23 Feb 2015 20:43:54 +0000 Carnë Draug Rename 'matlab-incompatible' warning to 'language-extension'.
Sat, 21 Feb 2015 16:38:53 +0000 Carnë Draug Replace 'Octave:broadcast' warning with 'Octave:matlab-incompatible'.
Sat, 21 Feb 2015 18:24:10 -0500 Mike Miller build: Enable OpenMP by default, remove experimental warning (bug #42176)
Wed, 18 Feb 2015 17:27:06 +0000 Carnë Draug nextpow2: compute for each element of input instead of its length (bug #44291)
Thu, 19 Feb 2015 01:31:56 -0500 John W. Eaton bring back mouse_wheel_zoom function as deprecated
Sat, 07 Feb 2015 21:51:20 +0100 Sébastien Villemot Add new ordschur function.
Sun, 08 Feb 2015 22:22:28 +0100 Pantxo Diribarne Add the annotation function (bug #43282)
Tue, 17 Feb 2015 11:07:01 -0800 Rik Fix return phase of acosh to match Matlab (bug #44286).
Fri, 13 Feb 2015 17:24:38 +0100 Andreas Weber __opengl_print__.m: Use OSMesa for offscreen rendering (Bug #33180)
Fri, 13 Feb 2015 08:24:48 +0100 Kai T. Ohlhus doc: NEWS entry for changes in the "ismatrix" function (bug #42422).
Sun, 08 Feb 2015 18:35:59 -0500 Mike Miller New functions sound and soundsc
Sat, 31 Jan 2015 10:23:52 -0500 Mike Miller Deprecate audio functions loadaudio, playaudio, saveaudio, and setaudio.
Fri, 30 Jan 2015 11:51:45 -0500 John W. Eaton update default branch to release as 4.0
Tue, 20 Jan 2015 13:43:29 -0500 John W. Eaton unconditionally disable the octave_allocator class
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release