log scripts/miscellaneous/unimplemented.m @ 12704:da6cbb752368

age author description
Sat, 04 Jun 2011 16:05:37 -0700 Rik maint: Periodic merge of stable to default branch.
Wed, 01 Jun 2011 21:00:14 -0700 Rik Add rectangle to new functions list in NEWS. stable
Tue, 10 May 2011 22:28:28 -0700 Rik unimplemented.m: Remove 'reset' and 'rsf2csf' from list.
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 31 Dec 2010 14:00:12 +0100 Kai Habel Add curl and divergence functions
Fri, 17 Dec 2010 15:21:33 -0500 John W. Eaton comet3: new function
Thu, 16 Dec 2010 19:57:13 -0500 Ben Abbott unimplemented.m: Remove isprop() form list of unimplemented functions.
Thu, 09 Dec 2010 16:17:03 +0100 Kai Habel add pie3 to plot functions
Sun, 21 Nov 2010 14:25:32 +0100 Kai Habel GUI file functions
Tue, 16 Nov 2010 02:01:10 -0600 Ben Abbott unimplemented.m: Update unimplemented functions list.
Tue, 09 Nov 2010 14:52:28 -0500 John W. Eaton help: print message if function not found
Sat, 23 Oct 2010 13:37:36 +0800 Ben Abbott textscan.m: Add new function.
Sun, 15 Aug 2010 13:50:41 -0700 Rik Add new randi function for random integers.
Mon, 09 Aug 2010 20:10:10 -0700 Rik unimplemented.m: Format output for easier on-screen reading.
Tue, 25 May 2010 11:50:24 +0200 Jaroslav Hajek don't mention onCleanup an missing
Wed, 24 Mar 2010 13:10:36 +0100 Jaroslav Hajek don't call missing_function_hook inside try block
Wed, 24 Mar 2010 12:56:18 +0100 Jaroslav Hajek implement smart warnings about missing Matlab functionality