log NEWS @ 19420:f054112912df

age author description
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.