log NEWS @ 18549:43cc202335dc stable release-3-8-1

age author description
Sat, 30 Nov 2013 08:42:24 -0800 Rik Correct spelling in cset 482cc05b4f99. stable
Fri, 29 Nov 2013 17:50:15 -0500 John W. Eaton update gui info text and corresponding NEWS entry stable
Mon, 25 Nov 2013 21:17:36 -0800 Rik maint: Back out changeset 25b6fbe82827 and set default to GUI for 4.0 release.
Mon, 25 Nov 2013 19:10:33 -0800 Rik Make the CLI the default for the 3.8 release.
Thu, 07 Nov 2013 09:39:49 -0800 Rik moment.m: Compute central, rather than raw, moment for ML compatibility (bug #36718).
Wed, 06 Nov 2013 12:02:21 -0800 Rik NEWS: Add sentence about octave_core_file_name function.
Tue, 29 Oct 2013 15:16:23 -0700 Rik build: Remove embedded gl2ps. Require gl2ps as external dependency.
Sat, 26 Oct 2013 00:38:31 -0400 Mike Miller Format release notes as preformatted text in the GUI (bug #40367)
Thu, 24 Oct 2013 13:34:51 -0700 Rik NEWS: Update announcements for 3.8 release.
Sat, 19 Oct 2013 07:33:59 -0700 Rik NEWS: Announce change in definition of kurtosis function for Matlab compatibility.
Fri, 18 Oct 2013 22:40:06 -0700 Rik Deprecate interp1q.m.
Tue, 08 Oct 2013 02:08:38 -0400 John W. Eaton * NEWS: Surround contents with <pre></pre>
Fri, 04 Oct 2013 16:56:42 -0700 Rik NEWS: Re-word a sentance about ostrsplit behavior.
Sun, 29 Sep 2013 16:06:41 -0400 Mike Miller Add hook function to handle missing Octave components
Fri, 27 Sep 2013 09:57:18 -0700 Rik NEWS: Update with changes made to plot directory functions.
Thu, 26 Sep 2013 13:55:43 -0400 John W. Eaton make fltk the default graphics toolkit
Thu, 26 Sep 2013 08:30:26 -0700 Nir Krakauer linsolve.m: Add new function for Matlab compatibility.
Tue, 03 Sep 2013 17:03:47 -0700 Rik NEWS: Add announcement about TeX parser for FLTK toolkit.
Mon, 19 Aug 2013 16:11:18 +0100 Carnë Draug Implement writing of CMYK and fix writing of image alpha channel (bug #32986).
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