log NEWS @ 17296:3a9efb68272d ss-3-7-6

age author description
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.
Sat, 13 Jul 2013 10:10:54 -0700 Rik NEWS: Add note about deprecation of class Octave_map.
Tue, 09 Jul 2013 17:37:26 -0700 Rik Add new function jit_startcnt to control JIT acceleration.
Tue, 09 Jul 2013 16:08:16 -0700 Rik Add flintmax() as an alias for function bitmax().
Tue, 09 Jul 2013 15:29:48 -0700 Rik Add new function atan2d to Octave.
Tue, 09 Jul 2013 14:54:24 -0700 Rik NEWS: Announce deprecation of isequalwithequalnans.
Thu, 04 Jul 2013 18:35:11 +0100 Carnë Draug New function imformats.
Thu, 04 Jul 2013 20:33:02 -0400 John W. Eaton rewrite string parsing to avoid unlimited lookahead
Mon, 01 Jul 2013 14:46:51 -0700 Rik NEWS: add stemleaf to list of new functions for 3.8 (bug #39386)
Sun, 30 Jun 2013 22:43:15 -0700 Rik NEWS: Add new functions debug_jit, jit_enable to list.
Sun, 30 Jun 2013 18:08:29 -0700 Rik Rename re_read_readline_init_file to readline_re_read_init_file.
Sun, 30 Jun 2013 14:19:02 -0700 Rik Rename saving_history() to history_save().
Sun, 30 Jun 2013 13:50:48 -0700 Rik Rename default_save_options() to save_default_options().
Sun, 30 Jun 2013 12:51:36 -0700 Rik Rename gen_doc_cache() to doc_cache_create().
Mon, 24 Jun 2013 20:47:34 -0700 Rik NEWS: Add new functions to list for 3.8 release.
Mon, 24 Jun 2013 20:06:31 -0700 Rik Add new dblist command to debugger (bug #38953)
Sun, 23 Jun 2013 14:00:26 -0700 Rik Remove deprecated function setstr.m from 3.8 release.
Thu, 06 Jun 2013 20:19:48 -0700 Rik NEWS: alphabetize functions added in 3.8.0.
Thu, 06 Jun 2013 10:48:57 +0800 Ben Abbott Mention ostrsplit() in NEWS
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