log NEWS @ 19198:ba167badef9f

age author description
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).
Wed, 04 Jun 2014 21:26:07 -0700 Rik NEWS: Update with important changes for 4.2 release.
Mon, 02 Jun 2014 11:17:59 -0700 Rik maint: Periodic merge of gui-release to default.
Mon, 02 Jun 2014 10:05:25 -0700 Rik Mark internal sparse matrix implementation of atan2 as deprecated. gui-release
Tue, 18 Mar 2014 13:05:40 -0700 Willem Atsma linkaxes.m: Implement new function linkaxes.
Sat, 03 May 2014 16:51:00 -0700 Rik linkprop.m: Overhaul function for performance and Matlab compatibility.
Fri, 02 May 2014 14:26:03 -0700 Philip Nienhuis Add new function javachk for Matlab compatibility.
Wed, 16 Apr 2014 20:44:00 -0400 John W. Eaton NEWS entry for previous printf format changes
Wed, 16 Apr 2014 05:57:06 -0700 Rik bicubic.m: Deprecate function for 4.2 release.
Sun, 30 Mar 2014 14:18:43 -0700 Rik Overhaul interp1, interp2, interp3 functions.
Thu, 06 Mar 2014 22:52:59 +0100 Massimiliano Fasi Add new functions hgsave and hgload (bug #39532).
Thu, 20 Mar 2014 12:31:19 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Sat, 15 Mar 2014 16:29:46 -0700 Rik polyeig.m: Overhaul function for Matlab compatibility (bug #41865). gui-release
Sun, 02 Mar 2014 12:56:11 -0800 Rik Deprecate nfields and replace with numfields.
Thu, 12 Dec 2013 00:24:02 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 11 Dec 2013 23:35:34 -0500 John W. Eaton enable non-integer ranges as indices by default and deprecate preference gui-release
Wed, 11 Dec 2013 20:58:30 -0500 John W. Eaton enable "backtrace" warning by default and document option gui-release
Wed, 11 Dec 2013 20:51:22 -0500 John W. Eaton enable do_braindead_shortcircuit_evaluation by default and deprecate gui-release
Thu, 05 Dec 2013 15:00:45 -0500 Jordi Gutiérrez Hermoso maint: Dummy merge with gui-release, ignoring all recent backout merges
Thu, 05 Dec 2013 11:48:58 -0800 Rik doc: Add validateattributes function to NEWS on gui-release branch. gui-release
Thu, 05 Dec 2013 11:15:37 -0800 Rik NEWS: Remove 4.2 features from gui-release version. gui-release
Wed, 04 Dec 2013 08:23:42 -0800 Rik Rename function dir_in_path to dir_in_loadpath.
Tue, 03 Dec 2013 15:59:56 -0800 Rik Deprecate find_dir_in_path in favor of dir_in_path.
Tue, 03 Dec 2013 13:43:06 -0800 Rik NEWS: Update file for 4.2 release on dev branch.
Mon, 02 Dec 2013 13:29:03 -0800 Rik maint: Remove functions deprecated in 3.6 for 4.0 release.
Mon, 02 Dec 2013 13:07:38 -0800 Rik NEWS: Save old NEWS in NEWS.3. New NEWS file for 4.0 release.
Mon, 02 Dec 2013 15:35:18 -0500 John W. Eaton maint: Periodic merge of stable to default.
Mon, 02 Dec 2013 18:06:40 +0000 Carnë Draug New function validaattributes to perform input checking for functions.
Sat, 30 Nov 2013 08:43:51 -0800 Rik maint: Periodic merge of stable to default.
Sat, 30 Nov 2013 08:42:24 -0800 Rik Correct spelling in cset 482cc05b4f99. stable
Fri, 29 Nov 2013 17:50:15 -0500 John W. Eaton update gui info text and corresponding NEWS entry stable
Mon, 25 Nov 2013 21:17:36 -0800 Rik maint: Back out changeset 25b6fbe82827 and set default to GUI for 4.0 release.
Mon, 25 Nov 2013 19:10:33 -0800 Rik Make the CLI the default for the 3.8 release.
Thu, 07 Nov 2013 09:39:49 -0800 Rik moment.m: Compute central, rather than raw, moment for ML compatibility (bug #36718).
Wed, 06 Nov 2013 12:02:21 -0800 Rik NEWS: Add sentence about octave_core_file_name function.
Tue, 29 Oct 2013 15:16:23 -0700 Rik build: Remove embedded gl2ps. Require gl2ps as external dependency.
Sat, 26 Oct 2013 00:38:31 -0400 Mike Miller Format release notes as preformatted text in the GUI (bug #40367)