log scripts/help/__unimplemented__.m @ 20620:e5f36a7854a5

age author description
Fri, 09 Oct 2015 12:03:23 -0700 Rik Remove fuzzy matching from odeset/odeget.
Thu, 24 Sep 2015 12:58:46 +0200 jcorno Moving ode45, odeset, odeget, and levenshtein from odepkg to core.
Sun, 03 May 2015 09:36:20 -0700 Rik doc: Update docstrings to have one sentence summary as first line. stable
Sun, 15 Mar 2015 17:03:16 +0000 Carnë Draug help/__unimplemented__.m: add list of functions for the symbolic package.
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)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sun, 08 Feb 2015 18:35:59 -0500 Mike Miller New functions sound and soundsc
Fri, 02 Jan 2015 16:53:31 -0500 John W. Eaton remove audio functions from list of unimplemented functions
Tue, 25 Nov 2014 16:15:01 +0100 Nathan Podlich New function qmr (patch #8569).
Thu, 06 Nov 2014 21:10:04 +0000 Carnë Draug New functions im2frame and frame2im.
Wed, 15 Oct 2014 22:35:59 -0400 John W. Eaton implement the open function
Wed, 24 Sep 2014 00:06:59 +0100 Carnë Draug Undeprecate flipdim (prematurely deprecated in 995df67fc912).
Sat, 20 Sep 2014 20:10:54 -0700 Rik Remove rotate and zoom from list of unimplemented functions.
Sun, 07 Sep 2014 11:30:41 +0200 Pantxo Diribarne New lscov function (bug #43118)
Fri, 29 Aug 2014 13:27:36 -0700 Rik __unimplemented__.m: Update list of unimplemented functions.
Fri, 29 Aug 2014 17:06:03 +0100 Carnë Draug __unimplemented__.m: remove inputParser which was implemented in ff820f92cbb5.
Tue, 26 Aug 2014 15:27:21 -0700 Rik Incorporate new functions ichol and ilu into Octave.
Mon, 28 Jul 2014 22:40:12 +0200 Andreas Weber New scripts pan.m and rotate3d.m, update __add_default_menu__.m
Tue, 08 Jul 2014 12:19:37 +0200 Massimiliano Fasi bandwidth.m: Add new function.
Tue, 18 Mar 2014 13:05:40 -0700 Willem Atsma linkaxes.m: Implement new function linkaxes.
Sat, 03 May 2014 17:28:49 -0700 Rik __unimplemented__.m: Remove isjava, guidata from list of unimplemented functions.
Fri, 02 May 2014 14:26:03 -0700 Philip Nienhuis Add new function javachk for Matlab compatibility.
Thu, 06 Mar 2014 22:52:59 +0100 Massimiliano Fasi Add new functions hgsave and hgload (bug #39532).
Mon, 02 Dec 2013 20:53:21 +0000 Carnë Draug __unimplemented__: remove validateattributes from list (added on c404cec84eb4)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sun, 29 Sep 2013 18:14:31 -0400 Mike Miller __unimplemented__.m: Use correct name of the communications package
Sat, 28 Sep 2013 19:05:00 +0100 Carnë Draug Recognize missing functions from some Matlab toolboxes.
Fri, 27 Sep 2013 11:55:05 -0700 Rik __unimplemented__.m: Remove linsolve from the list of unimplemented functions.
Wed, 04 Sep 2013 05:29:08 +0100 Carnë Draug __unimplemented__.m: fix typo on function name
Tue, 03 Sep 2013 16:07:04 -0700 Rik __unimplemented__.m: Note iminfo as replacement for deprecated exifread.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Mon, 12 Aug 2013 17:36:54 +0200 Stefan Mahr Use ... instead of \ for line continuation marker.
Sun, 04 Aug 2013 15:11:34 -0700 Rik maint: Use common indentation for switch statement.
Fri, 19 Jul 2013 10:12:43 -0700 Rik Announce new prefdir, preferences functions and add to manual.
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 12:00:37 -0700 Rik __unimplemented__.m: Correct typo in previous changeset 6e240f8fcb88.
Tue, 09 Jul 2013 11:40:14 -0700 Rik __unimplemented__.m: Update list of unimplemented functions.
Fri, 10 May 2013 01:02:58 +0100 Carnë Draug gallery: new function
Mon, 29 Apr 2013 00:47:36 -0400 Mike Miller Remove resample from list of missing functions
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
Thu, 25 Oct 2012 17:02:26 -0400 Juan Pablo Carbajal maint: Rename unimplemented.m to __unimplemented__.m. base scripts/help/unimplemented.m@8f8860bbbb52
Thu, 25 Oct 2012 12:37:02 -0700 Juan Pablo Carbajal maint: Rename unimplemented.m to __unimplemented__.m.