log NEWS @ 20176:42bb3a776c9f stable rc-4-0-0-4

age author description
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
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).
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)
Thu, 24 Oct 2013 13:34:51 -0700 Rik NEWS: Update announcements for 3.8 release.
Sat, 19 Oct 2013 07:33:59 -0700 Rik NEWS: Announce change in definition of kurtosis function for Matlab compatibility.
Fri, 18 Oct 2013 22:40:06 -0700 Rik Deprecate interp1q.m.
Tue, 08 Oct 2013 02:08:38 -0400 John W. Eaton * NEWS: Surround contents with <pre></pre>
Fri, 04 Oct 2013 16:56:42 -0700 Rik NEWS: Re-word a sentance about ostrsplit behavior.
Sun, 29 Sep 2013 16:06:41 -0400 Mike Miller Add hook function to handle missing Octave components
Fri, 27 Sep 2013 09:57:18 -0700 Rik NEWS: Update with changes made to plot directory functions.
Thu, 26 Sep 2013 13:55:43 -0400 John W. Eaton make fltk the default graphics toolkit
Thu, 26 Sep 2013 08:30:26 -0700 Nir Krakauer linsolve.m: Add new function for Matlab compatibility.
Tue, 03 Sep 2013 17:03:47 -0700 Rik NEWS: Add announcement about TeX parser for FLTK toolkit.
Mon, 19 Aug 2013 16:11:18 +0100 Carnë Draug Implement writing of CMYK and fix writing of image alpha channel (bug #32986).
Tue, 20 Aug 2013 11:31:58 -0700 Rik Add new desktop.m function to Octave (bug #37330).
Tue, 13 Aug 2013 19:35:53 +0200 Stefan Mahr improve try-catch-statement to save exception to a variable (bug #33217)
Wed, 14 Aug 2013 12:33:15 -0400 John W. Eaton Deprecate \ as continuation marker outside of double-quoted character strings.
Sat, 03 Aug 2013 15:38:47 +0200 Sébastien Villemot Use the new GLPK API (bug #39038).
Wed, 31 Jul 2013 14:18:00 -0700 Rik isaxes.m: New function to determine if object is axes handle.
Fri, 19 Jul 2013 10:35:14 -0700 Rik NEWS: Add jit_debug, isequaln to list of new functions for 3.8.
Fri, 19 Jul 2013 10:12:43 -0700 Rik Announce new prefdir, preferences functions and add to manual.
Thu, 18 Jul 2013 01:52:09 +0100 Carnë Draug Read alpha values from indexed images. Always read indexes from indexed images.