log scripts/help/__unimplemented__.m @ 27919:1891570abac8

age author description
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Fri, 13 Dec 2019 17:20:49 -0800 Rik __unimplemented__.m: Remove deprecated warning for exifread.
Sat, 23 Nov 2019 11:47:16 +0100 Markus Meisinger Add stream* functions (patch #9859).
Tue, 12 Nov 2019 14:54:25 +0100 Pantxo Diribarne Add functions to show GUI windows (bug #57213)
Mon, 04 Nov 2019 16:21:14 +0100 Pantxo Diribarne uisetfont.m: remove from the list of unimplemented functions (bug #57130)
Mon, 07 Oct 2019 10:55:51 -0400 John W. Eaton make unimplmented message an error and append to undefined identifier error
Mon, 05 Aug 2019 08:28:24 -0700 Rik maint: merge stable to default.
Mon, 05 Aug 2019 08:28:01 -0700 Rik doc: Remove Map functions--keys, values, remove--from unimplemented list (bug #56718). stable
Wed, 26 Jun 2019 15:47:03 -0400 John W. Eaton unless necessary for formatting or code, use ' instead of `
Tue, 04 Jun 2019 22:22:26 +0200 Kai T. Ohlhus maint: Announce new functions and no longer treat them as unimplemented.
Tue, 04 Jun 2019 22:17:42 +0200 Kai T. Ohlhus Implement new function "web" to open the system web browser.
Sat, 26 Jan 2019 11:53:31 +0100 Markus Mützel __unimplemented__.m: Remove "lightangle" from list (bug #55446).
Wed, 23 Jan 2019 09:06:13 -0800 Rik verLessThan.m: review newly added function (bug #55525).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 21 Dec 2018 14:24:12 -0800 Mike Miller help: document missing functions moved to the statistics package (bug #55094) stable
Tue, 18 Dec 2018 16:43:05 -0800 Rik __unimplemented__.m: Remove functions which are now present.
Tue, 18 Dec 2018 16:29:39 -0800 Rik Add movXXX moving statistical functions bug #48774).
Wed, 05 Dec 2018 10:31:25 -0800 Rik clearvars.m: Implement new function.
Tue, 20 Dec 2016 03:25:17 +0000 Andrew Thornton Implement uitable (patch #9084)
Sat, 27 Oct 2018 06:54:47 -0400 Guillaume Flandin New function openfig.m (bug #44670)
Tue, 14 Aug 2018 09:25:27 -0700 Mike Miller doc: remove isfile and isfolder from the missing functions list
Fri, 03 Aug 2018 16:22:33 +0200 Sébastien Villemot New function "ordeig" (patch #9670)
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 27 Mar 2018 14:03:52 -0700 Mike Miller maint: use https for Octave Forge project URLs stable
Tue, 27 Mar 2018 13:54:58 -0700 Mike Miller maint: use https for all Octave project URLs stable
Mon, 19 Mar 2018 19:12:43 -0700 Mike Miller maint: remove gammaincinv from the missing functions list stable
Mon, 19 Mar 2018 00:10:46 -0700 Colin Macdonald * __unimplemented__.m: move "expand" to symbolic package stable
Wed, 24 Jan 2018 20:33:14 +0100 Markus Mützel Add function "winqueryreg" (bug #52935).
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Thu, 28 Dec 2017 21:02:10 -0800 Rik Update list of unimplemented functions.
Sat, 23 Dec 2017 14:58:27 -0500 John W. Eaton don't allow function parameters (in or out) to be persistent
Mon, 11 Dec 2017 15:07:43 -0800 Rik maint: merge stable to default.
Mon, 11 Dec 2017 14:59:43 -0800 Rik Add polarplot() to the list of unimplemented functions (bug #52643). stable
Sat, 14 Oct 2017 18:30:51 -0400 Nicholas R. Jankowski Updated integral2.m and integral3.m and added quad2d (bug #52074).
Thu, 14 Jul 2016 22:26:00 -0700 Colin Macdonald Add function camlookat (patch #9049).
Thu, 14 Jul 2016 22:24:05 -0700 Colin Macdonald Add function camorbit (patch #9049).
Tue, 12 Jul 2016 22:19:54 -0700 Colin Macdonald Add camzoom and camroll functions (patch #9049).
Tue, 12 Jul 2016 22:32:28 -0700 Colin Macdonald Add basic camera set/get functions (patch #9046).
Sat, 23 Sep 2017 18:11:20 -0400 Nicholas R. Jankowski Add missing functions integral2.m and integral3.m (bug #52074).
Tue, 05 Sep 2017 11:25:21 -0400 Nicholas R. Jankowski Add missing function integral.m (bug #42037).
Tue, 19 Sep 2017 13:11:00 +0200 Pantxo Diribarne Remove "getframe" from the list of unimplemented functions
Wed, 30 Aug 2017 16:05:44 -0700 Rik Complete openvar implementation (bug #51899).
Tue, 14 Mar 2017 10:50:28 +0100 Markus Mützel Remove "corrcoef" from list of unimplemented functions. (bug #47824)
Wed, 08 Mar 2017 15:00:35 -0800 Rik hgtransform.m: New function (bug #50466).
Sat, 04 Feb 2017 13:36:48 +0100 Kai T. Ohlhus maint: Merge stable to default.
Sat, 04 Feb 2017 13:10:51 +0100 Colin Macdonald check if input is class method before declaring it unimplemented (patch #9238) (bug #49694) stable
Fri, 03 Feb 2017 07:31:08 -0800 Rik doc: Remove functions from unimplemented list which now exist (bug #50222).
Sun, 22 Jan 2017 13:58:57 +0100 Markus Mützel Add functions native2unicode and unicode2native (bug #49842).
Mon, 23 Jan 2017 14:30:35 -0500 John W. Eaton maint: strip extra trailing newlines from files.
Sat, 21 Jan 2017 16:02:38 -0800 Rik maint: merge stable to default.
Sat, 21 Jan 2017 16:02:10 -0800 Rik doc: Update unimplemented list of functions and where to find them (bug #50098). stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Tue, 04 Oct 2016 18:56:29 +0100 Carnë Draug maint: merge stable to default.
Mon, 03 Oct 2016 19:28:59 +0100 Carnë Draug __unimplemented__.m: re-add gsvd to list of unimplemented functions for 4.2 release. stable
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sun, 14 Aug 2016 07:54:14 -0700 Rik __unimplemented__.m: Add moving statistics functions to list (bug #48774).
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)
Mon, 18 Jul 2016 17:46:05 +0200 Markus Muetzel Add function material. (patch #9013)