log NEWS @ 16659:608e307b4914 ss-3-7-5

age author description
Fri, 10 May 2013 01:02:58 +0100 Carnë Draug gallery: new function
Wed, 24 Apr 2013 23:22:50 -0400 Mike Miller Add ellipj, ellipke, and expint functions from Octave Forge
Wed, 24 Apr 2013 17:53:19 -0400 Mike Miller New function waterfall
Tue, 02 Apr 2013 19:36:52 -0400 Ben Abbott Improve speed and backward compatibility for strsplit()
Sun, 31 Mar 2013 19:19:04 -0400 Ben Abbott Matlab compatibility for strsplit()
Sun, 31 Mar 2013 14:45:28 -0400 Ben Abbott * NEWS: include strjoin() in list of new functions for Octave 3.8.
Wed, 20 Mar 2013 14:06:42 -0700 Rik NEWS: Update list of Java functions added for release 3.8.
Sun, 03 Mar 2013 02:34:44 +0000 Carnë Draug New function citation() to display citation information (patch #7960)
Tue, 25 Dec 2012 19:41:12 +0000 Carnë Draug doc: small fixes for impordata
Sun, 02 Dec 2012 13:12:53 +0100 Carnë Draug Remove default colormap for ind2rgb and ind2gray.
Fri, 30 Nov 2012 08:05:35 -0800 Rik NEWS: erfinv and erfcinv do not accept complex inputs.
Thu, 29 Nov 2012 09:39:37 -0800 Rik NEWS: Correct typo in changeset ea2788117ee3.
Thu, 29 Nov 2012 09:37:33 -0800 Rik NEWS: Add notice about extending error functions to accept complex inputs.
Tue, 27 Nov 2012 16:38:13 -0800 Rik Overhaul m-files in image directory to provide better support for images stored as integers.
Fri, 23 Nov 2012 15:29:13 -0500 John W. Eaton include Octave Forge java package in core Octave
Wed, 17 Oct 2012 20:13:19 -0700 Rik Fix backslash handling in regexp pattern (Bug #37092)
Fri, 12 Oct 2012 22:38:20 +0200 Carnë Draug iscolormap: new function for image
Thu, 20 Sep 2012 12:20:39 -0400 John W. Eaton implement local option for warnings
Thu, 16 Aug 2012 12:12:05 -0400 Jordi Gutiérrez Hermoso Merge in polyeig
Thu, 19 Jul 2012 04:50:43 +0100 Fotios Kasolis polyeig: new function
Mon, 13 Aug 2012 14:04:26 -0700 Rik Deprecate configure variables CC_VERSION, CXX_VERSION.
Sat, 28 Jul 2012 12:06:34 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of default to gui gui
Fri, 20 Jul 2012 12:22:48 -0700 Rik Add new functions cmpermute(), cmunque().
Fri, 20 Jul 2012 09:25:37 -0700 Andy Adler Add new function fminsearch.m
Thu, 19 Jul 2012 18:19:57 -0400 John W. Eaton rename octave-core file to octave-workspace
Mon, 16 Jul 2012 16:43:26 -0400 Jacob Dawid maint: merge of default on gui. gui
Fri, 22 Jun 2012 16:51:31 +0200 Axel Mathéi New function: betaincinv (bug #34364)
Mon, 18 Jun 2012 15:51:30 +0200 Jacob Dawid maint: periodic merge from default to gui gui
Thu, 14 Jun 2012 21:34:39 -0700 Rik maint: code cleanup for new erfcinv function.
Thu, 14 Jun 2012 23:31:59 +0200 Axel Mathéi New function: erfcinv (bug #36607)
Thu, 07 Jun 2012 09:31:39 -0700 Rik datevec.m: Support more date string input formats for Matlab compatibility (bug #36563)
Sat, 19 May 2012 03:15:00 -0400 Jordi Gutiérrez Hermoso main: Periodic merge of default to gui gui
Fri, 18 May 2012 13:16:04 -0700 Rik NEWS: Re-order list of changes for 3.8.0 to place deprecated functions last.
Fri, 18 May 2012 09:59:23 +0200 Jacob Dawid maint: periodic merge with default. gui
Wed, 16 May 2012 16:52:08 -0400 Carnë Draug new colormap options
Thu, 03 May 2012 00:52:24 -0400 Jordi Gutiérrez Hermoso maint: Periodic merge of default to gui gui
Sat, 21 Apr 2012 18:10:11 -0400 Carnë Draug New Function, findfigs.m
Thu, 19 Apr 2012 17:44:46 -0400 Martin Helm New Function, shrinkfaces.m
Tue, 10 Apr 2012 22:52:41 -0700 Rik NEWS: Expand section on nested functions and clarify regexprep changes.
Tue, 10 Apr 2012 20:42:22 -0400 Max Brister Nested function support (bug #35772)
Tue, 10 Apr 2012 17:14:24 -0400 John W. Eaton process backslash string escapes in regexp pattern and regexprep replacement (bug #35911)
Sat, 07 Apr 2012 09:43:53 -0700 Rik Add 'emptymatch', 'noemptymatch' options to regular expressions.
Fri, 06 Apr 2012 09:12:34 -0700 Rik NEWS: Add note about redundant serial comma feature in parser
Mon, 02 Apr 2012 17:14:18 -0700 Rik NEWS: Add functions splinefit, tetramesh to 3.8 release notes.
Wed, 21 Mar 2012 13:24:26 -0400 Jordi Gutiérrez Hermoso maint: merge default onto gui gui
Thu, 15 Mar 2012 20:03:01 -0700 Rik Rename array-as-vector, array-as-scalar warning IDs to match documentation (bug #35838)
Tue, 13 Mar 2012 19:11:52 -0400 Jordi Gutiérrez Hermoso Merge default onto gui gui
Fri, 09 Mar 2012 16:39:24 -0500 John W. Eaton maint: periodic merge of stable to default
Wed, 07 Mar 2012 00:03:00 -0500 Jordi Gutiérrez Hermoso NEWS: mention randperm changes stable
Sat, 25 Feb 2012 10:14:15 -0800 Rik maint: periodic merge of stable to default.
Sat, 25 Feb 2012 10:06:22 -0800 Rik doc: Correct a few typos in NEWS. stable
Fri, 24 Feb 2012 21:30:10 -0800 Rik doc: Fix wording in NEWS file. stable
Thu, 16 Feb 2012 21:47:16 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Thu, 09 Feb 2012 13:16:39 -0800 Rik maint: Remove deprecated functions from dev branch for next (3.8) release.
Mon, 30 Jan 2012 23:42:41 -0500 John W. Eaton deprecate the static keyword
Sat, 28 Jan 2012 08:26:51 -0800 Rik colorcube.m: Add new colormap which maximizes equally spaced colors.
Fri, 27 Jan 2012 20:54:15 -0800 Rik lines.m: Add new colormap corresponding to ColorOrder property.
Fri, 27 Jan 2012 19:09:02 -0800 Rik rgbplot.m: Add new Matlab compatible function for plotting colormaps
Sun, 22 Jan 2012 15:13:22 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Tue, 10 Jan 2012 16:04:55 -0500 John W. Eaton update NEWS stable