log NEWS @ 24249:790b4389cfb4

age author description
Mon, 06 Nov 2017 10:27:09 +0100 Marco Caliari Add function vecnorm (bug #52342).
Wed, 08 Nov 2017 10:32:23 -0500 John W. Eaton maint: Strip trailing whitespace from source files.
Sat, 28 Oct 2017 18:24:14 -0700 Rik NEWS: Note that initial implementation of alpha transparency exists.
Sun, 15 Oct 2017 21:06:47 +0200 Pantxo Diribarne Add support for text background area for OpenGL toolkits (bug #39692).
Sat, 14 Oct 2017 18:30:51 -0400 Nicholas R. Jankowski Updated integral2.m and integral3.m and added quad2d (bug #52074).
Wed, 11 Oct 2017 21:21:28 +0200 Markus Mützel Fix failing xtest in camlookat.m (patch #9049).
Sat, 23 Sep 2017 18:11:20 -0400 Nicholas R. Jankowski Add missing functions integral2.m and integral3.m (bug #52074).
Mon, 25 Sep 2017 12:11:15 -0700 Rik quadcc.cc: Use an Absolute Tolerance, as well as RelTol (Bug #46349).
Tue, 05 Sep 2017 11:25:21 -0400 Nicholas R. Jankowski Add missing function integral.m (bug #42037).
Wed, 30 Aug 2017 14:06:19 -0400 Nicholas R. Jankowski Implement missing axis tick and label functions (bug #51839).
Wed, 30 Aug 2017 16:05:44 -0700 Rik Complete openvar implementation (bug #51899).
Tue, 15 Aug 2017 09:02:47 -0400 John W. Eaton eliminate unused Octave:undefined-return-values warning ID
Mon, 04 Jul 2016 20:04:21 +1000 Lachlan Andrew new function repelem (bug #45497)
Wed, 08 Feb 2017 09:01:27 -0500 Nicholas R. Jankowski new function humps (bug #33935)
Wed, 09 Aug 2017 11:31:10 -0700 Rik import.m: Add placeholder m-file for import functionality.
Tue, 08 Aug 2017 11:55:59 -0700 Rik Back out changeset dca84dfe167f. Will use import function rather than keyword.
Tue, 08 Aug 2017 09:04:07 -0700 Rik Add "import" to list of Octave language keywords (bug #51688).
Fri, 09 Jun 2017 13:10:15 -0700 Rik NEWS: Re-order announcements for 4.4 release for clarity.
Thu, 08 Jun 2017 18:21:07 -0400 John W. Eaton maint: Strip trailing whitespace from files.
Tue, 23 May 2017 15:01:27 +0200 Pantxo Diribarne Add getframe function for opengl based toolkits (bug #48195)
Thu, 06 Apr 2017 13:18:51 -0400 John W. Eaton allow hex2num to handle integer values
Wed, 05 Apr 2017 10:55:35 -0700 Rik containers.Map: New key/value storage container (bug #49559).
Wed, 15 Mar 2017 09:13:38 -0400 John W. Eaton add release dates to NEWS files
Mon, 13 Mar 2017 11:39:55 -0700 Guillaume Flandin corrcoef.m: New statistics function for Matlab compatibility (bug #47824).
Wed, 08 Mar 2017 15:00:35 -0800 Rik hgtransform.m: New function (bug #50466).
Fri, 24 Feb 2017 13:54:47 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 13:16:59 -0500 John W. Eaton Version 4.2.1 released. stable release-4-2-1
Sun, 19 Feb 2017 12:37:59 +0100 Pantxo Diribarne Deprecate "light" and "demi" values for "fontweight" property (bug #50353).
Thu, 16 Feb 2017 14:04:29 +0100 Pantxo Diribarne New mechanism to deprecate graphics properties (bug #50327)
Tue, 07 Feb 2017 20:16:28 +0100 Markus Mützel annotation.m: Rename property "edgecolor" to "color" (bug #50227).
Thu, 02 Feb 2017 17:25:59 -0500 John W. Eaton maint: Merge stable to default.
Thu, 02 Feb 2017 17:20:49 -0500 John W. Eaton * NEWS: Fix typo. stable
Mon, 23 Jan 2017 14:29:35 -0500 John W. Eaton maint: strip trailing whitespace from source files.
Sat, 07 Jan 2017 13:38:30 -0800 Rik Return struct array for 'names' option of regexp (bug #49659).
Fri, 30 Dec 2016 13:52:13 -0500 John W. Eaton * NEWS: Fix incomplete update in previous change.
Fri, 30 Dec 2016 13:45:10 -0500 John W. Eaton make --enable-64 the default
Tue, 15 Nov 2016 12:24:44 -0500 John W. Eaton * oct-alloc.h: Remove deprecated header file.
Sun, 16 Oct 2016 12:25:24 -0700 Rik maint: merge stable to default.
Sun, 16 Oct 2016 12:01:38 -0700 Rik doc: Add list of built-in colormaps to colormap documentation (bug #49363). stable
Tue, 11 Oct 2016 09:49:21 -0700 Rik Remove functions deprecated in version 4.0.
Tue, 04 Oct 2016 18:56:29 +0100 Carnë Draug maint: merge stable to default.
Sat, 01 Oct 2016 17:31:13 +0100 Carnë Draug gsvd: remove function from the upcoming 4.2 release (bug #48807) stable
Wed, 14 Sep 2016 13:19:47 -0700 Rik Require gnuplot 4.4 as mininimum supported version.
Wed, 14 Sep 2016 14:49:31 +0200 Markus Mützel Fix typos in NEWS.
Mon, 12 Sep 2016 16:18:28 -0700 Rik NEWS: Review and update for 4.2 release.
Sun, 11 Sep 2016 07:58:42 -0700 Rik Add new MEX fcns mxCreateUninitNumericArray, mxCreateUninitNumericMatrix.
Sat, 10 Sep 2016 07:40:52 -0700 Rik Add new mxIsScalar function for MEX API.
Fri, 09 Sep 2016 20:00:17 -0700 Rik NEWS: Document mxAssert and mxAssertS additions.
Thu, 08 Sep 2016 18:50:43 -0700 Rik Add function mexEvalStringWithTrap to MEX API.
Thu, 08 Sep 2016 16:14:07 -0700 Rik Initialize MEX TrapFlag variable for Matlab compatibility.
Thu, 08 Sep 2016 16:01:33 -0700 Rik Add mexCallMATLABWithTrap to MEX API (bug #48949).
Tue, 06 Sep 2016 15:06:34 -0700 Mike Miller Update to latest line plot color order for Matlab compatibility (bug #48465)
Mon, 22 Aug 2016 15:21:59 -0700 Rik Implement "boxstyle" graphics property.
Sun, 21 Aug 2016 15:24:52 -0700 Rik Change DefaultAxesBox property to "off".
Wed, 17 Aug 2016 22:13:03 -0700 Rik NEWS: Update list of functions added in 4.2.
Wed, 17 Aug 2016 03:41:42 -0400 John W. Eaton move more classes inside octave namespace
Tue, 16 Aug 2016 23:28:09 +0200 Markus Mützel Add support for setting "(xy)axislocation" to "origin" (bug #48562).
Sun, 14 Aug 2016 17:33:59 -0700 Rik NEWS: Announce implementation of TitleFontSizeMultiplier, TitleFontWeight,
Mon, 11 Jul 2016 23:31:21 -0700 Colin Macdonald Add camlight function (patch #9014).
Wed, 10 Aug 2016 17:44:51 +0200 Markus Mützel Add function "isocaps" (patch #8872)