log NEWS @ 20039:eba80000fa0d rc-4-0-0-2

age author description
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
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Mon, 29 Dec 2014 18:26:12 +0000 Carnë Draug New function for colormap cubehelix.
Fri, 02 Jan 2015 16:39:29 -0500 John W. Eaton * NEWS: Mention new audio functions.
Wed, 17 Dec 2014 21:56:17 -0500 John W. Eaton consistent messages and IDs for singular matrix warnings
Sat, 13 Dec 2014 18:41:03 -0800 Rik Fix up documentation for new disable_[range,diagonal_matrix,permutation_matrix] fcns.
Fri, 05 Dec 2014 22:17:09 -0800 Rik Change strfind to return empty array for empty pattern for compatibility (bug #43649).
Tue, 25 Nov 2014 16:15:01 +0100 Nathan Podlich New function qmr (patch #8569).
Thu, 06 Nov 2014 21:10:04 +0000 Carnë Draug New functions im2frame and frame2im.
Thu, 30 Oct 2014 17:49:58 -0700 Nir Krakauer interp1.m: Add new methods "previous" and "next" (bug #43377).
Mon, 20 Oct 2014 21:54:59 -0700 Rik Deprecate octave_tmp_file_name.
Fri, 17 Oct 2014 10:45:25 -0700 Rik Overhaul the archive family (bzip2, gzip, zip, tar) of m-files.
Thu, 09 Oct 2014 16:14:46 -0700 Rik Fix returned phase of asin, acos outside principal branch (bug #43349).
Tue, 30 Sep 2014 15:23:59 -0700 Rik Deprecate dump_prefs.m
Tue, 30 Sep 2014 11:00:30 -0700 Rik NEWS: Announce addition of XOR reduction to xor function.
Sat, 27 Sep 2014 12:26:57 -0700 Rik Add new function unsetenv from gnulib to Octave.
Fri, 26 Sep 2014 09:02:53 -0700 Rik Deprecate delaunay3 and extend delaunay to 3-D inputs.
Wed, 24 Sep 2014 00:06:59 +0100 Carnë Draug Undeprecate flipdim (prematurely deprecated in 995df67fc912).
Mon, 22 Sep 2014 20:19:01 -0700 Rik Deprecate luinc.
Sun, 21 Sep 2014 23:27:27 +0100 Carnë Draug rot90.m: add support for N-dimensional arrays.
Sun, 21 Sep 2014 18:49:08 +0100 Carnë Draug Flip arrays - ND support for fliplr and flipud, and replace flipdim with flip.
Sat, 20 Sep 2014 21:45:35 -0700 Rik doc: Add warnings about eventual removal of inline functions.
Sat, 20 Sep 2014 21:17:43 -0700 Rik Deprecate fnmatch function.
Sat, 20 Sep 2014 20:31:16 -0700 Rik Deprecate fmod function.
Sat, 20 Sep 2014 20:20:41 -0700 Rik Deprecate finite in favor of isfinite.
Sat, 20 Sep 2014 14:25:30 -0700 Rik Depecrate usage() function.
Sat, 13 Sep 2014 16:45:31 -0400 John W. Eaton hg new function, zoom
Thu, 11 Sep 2014 16:07:12 -0400 John W. Eaton rotate.m: new function
Sun, 07 Sep 2014 11:30:41 +0200 Pantxo Diribarne New lscov function (bug #43118)
Mon, 01 Sep 2014 10:57:29 -0700 Rik Deprecate nargchk in favor of narginchk.
Sun, 31 Aug 2014 21:05:38 -0700 Rik Deprecate syl, add new function sylvester.
Tue, 26 Aug 2014 15:27:21 -0700 Rik Incorporate new functions ichol and ilu into Octave.
Mon, 25 Aug 2014 22:19:02 -0700 Rik NEWS: note that isprime now accepts negative and complex inputs.
Wed, 20 Aug 2014 00:24:03 +0100 Carnë Draug inputParser: classdef port of @inputParser from Octave Forge general pkg.
Tue, 19 Aug 2014 06:40:53 -0400 John W. Eaton make "file found in path" warnings consistent
Sun, 13 Jul 2014 18:36:25 -0700 Rik maint: Periodic merge of gui-release to default.
Sun, 13 Jul 2014 18:04:42 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Sun, 13 Jul 2014 17:43:19 -0700 Rik doc: Update documentation around java_get, java_set. stable
Tue, 08 Jul 2014 12:19:37 +0200 Massimiliano Fasi bandwidth.m: Add new function.
Sat, 05 Jul 2014 10:09:56 +0200 Massimiliano Fasi Add new matrix functions (isdiag, isbanded, istril, istriu) (bug #42688).