log NEWS @ 20325:b6a59cc96bfa

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