log NEWS @ 21653:09c086133228

age author description
Wed, 20 Apr 2016 15:54:37 -0700 Rik More cleanup associated with removing Java dialog boxes (cset b5d9b95d1e1a).
Wed, 20 Apr 2016 11:06:03 -0700 Mike Miller Backed out changeset dcf8922b724b
Wed, 20 Apr 2016 17:53:10 +0200 Kai T. Ohlhus Deprecate printf, puts, and scanf. Make fputs a M-file.
Tue, 19 Apr 2016 15:27:19 +0200 Kai T. Ohlhus Removing Java dialog boxes.
Fri, 18 Mar 2016 20:22:15 +0100 Philip Nienhuis NEWS: announce improved textscan function
Thu, 10 Mar 2016 19:00:37 -0500 John W. Eaton deprecate octave_config_info
Thu, 03 Mar 2016 09:46:18 -0800 Rik NEWS: Wrap to 72 characters.
Thu, 25 Feb 2016 11:25:29 -0800 Rik Execute commands in startup.m at start for compatibility with Matlab.
Thu, 11 Sep 2014 19:18:21 +0200 Endre Kozma Add new padecoef.m function.
Fri, 19 Feb 2016 09:40:59 -0800 Rik maint: Use American spelling for "behavior".
Fri, 22 Jan 2016 12:12:56 -0500 John W. Eaton * NEWS: Refill text to 72 columns.
Mon, 18 Jan 2016 19:23:56 -0800 Rik Deprecate gripe_XXX functions.
Fri, 15 Jan 2016 12:46:58 -0500 John W. Eaton strip trailing whitespace from files
Fri, 15 Jan 2016 09:19:46 -0800 Oliver Heimlich Add new function evalc to core.
Fri, 01 Jan 2016 21:29:41 -0800 Rik NEWS: Add note about updating user-supplied liboctave error handlers.
Thu, 17 Dec 2015 16:04:13 +0100 Kai T. Ohlhus Unified "sleep" functions to "octave_sleep" in C++ and "pause" in Octave.
Wed, 16 Dec 2015 21:57:32 +0100 Kai T. Ohlhus New function hash to calculate MD{2/4/5} and SHA{1,244,256,384,512} hash values.
Mon, 23 Nov 2015 23:37:33 -0500 John W. Eaton NEWS: correct name of execution exception class
Mon, 23 Nov 2015 15:25:54 +0000 Carnë Draug New function im2double ported from the image package.
Sun, 22 Nov 2015 19:15:42 -0800 Rik Add new functions deg2rad and rad2deg to core (bug #46340).
Thu, 19 Nov 2015 15:46:40 -0500 John W. Eaton eliminate more uses of error state
Wed, 18 Nov 2015 16:40:22 -0800 Rik Remove trailing whitespace at end of lines.
Sun, 08 Nov 2015 21:34:44 -0800 Rik NEWS: Update with changes to quadl function.
Fri, 09 Oct 2015 18:52:58 -0700 Rik Extend parser to accept binary constants that begin with '0b' or '0B'.
Mon, 05 Oct 2015 14:05:58 -0700 Rik Extend parser to accept '_' in numbers.
Thu, 01 Oct 2015 16:18:19 -0400 John W. Eaton begin removal of global error_state variable
Thu, 24 Sep 2015 12:58:46 +0200 jcorno Moving ode45, odeset, odeget, and levenshtein from odepkg to core.
Thu, 01 Oct 2015 17:35:34 +0200 Carlo de Falco Set the default colormap to 'viridis'
Tue, 22 Sep 2015 05:45:05 -0700 Rik Deprecate mahalanobis function.
Tue, 22 Sep 2015 04:50:47 -0700 Rik maint: Periodic merge of stable to default.
Tue, 22 Sep 2015 04:47:25 -0700 Rik maint: Complete deprecation of gmap40 colormap. stable
Wed, 09 Sep 2015 18:43:52 +0200 Kai T. Ohlhus Deprecate bitmax.
Sat, 05 Sep 2015 05:00:46 -0700 Rik Deprecate wavread and wavwrite.
Thu, 27 Aug 2015 13:12:21 -0700 Rik Return empty matrix when linspace called with 0 points (bug #45820)
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).