log scripts/miscellaneous/what.m @ 18060:427412d40f1a

age author description
Tue, 03 Dec 2013 10:49:01 -0800 Rik what.m: Workaround file separator issues in code (bug #40726).
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 06 Sep 2013 14:08:42 -0700 Rik Replace cellfun() occurrences with faster code where possible.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Thu, 06 Jun 2013 10:06:12 +0800 Ben Abbott Substitute ostrsplit() for strsplit().
Sun, 31 Mar 2013 19:19:04 -0400 Ben Abbott Matlab compatibility for strsplit()
Sun, 08 Jul 2012 11:28:50 -0700 Rik maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sat, 06 Aug 2011 18:03:18 -0700 Rik Replace function handles with function names in cellfun calls for 15% speedup.
Sat, 14 May 2011 21:17:20 -0700 Rik doc: Improve a few docstrings related to test functions and directories. stable
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
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
Wed, 03 Nov 2010 17:20:56 -0700 Rik Use function handle as input to cellfun,
Tue, 31 Aug 2010 23:27:18 +0200 David Bateman Fix off by one error in the what function (bug #30919)
Sun, 16 May 2010 22:26:54 -0700 Rik Print name of function in error() string messages.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Tue, 13 Oct 2009 21:10:37 -0700 Rik Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Sun, 22 Mar 2009 08:41:49 -0700 Rik Documentation cleanup of var.texi, expr.texi, eval.texi
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Thu, 26 Feb 2009 10:29:59 +0100 Jaroslav Hajek implement strsplit; deprecate split
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Tue, 13 Jan 2009 14:08:36 -0500 John W. Eaton style fixes
Sun, 11 Jan 2009 07:55:44 +0100 Jaroslav Hajek disallow invalid {}-indexed assigments
Wed, 28 Nov 2007 02:32:42 +0000 jwe [project @ 2007-11-28 02:32:41 by jwe]
Tue, 23 Oct 2007 12:02:18 +0000 dbateman [project @ 2007-10-23 12:02:17 by dbateman]