log scripts/miscellaneous/what.m @ 20164:df437a52bcaf stable

age author description
Mon, 04 May 2015 14:22:02 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Tue, 16 Dec 2014 15:36:27 -0800 Rik doc: Periodic grammarcheck of documentation.
Sun, 28 Sep 2014 12:55:03 -0700 Rik what.m: Overhaul function.
Tue, 14 Jan 2014 14:50:21 -0800 Rik what.m: 3X performance boost. Don't display @fname as class unless it is a directory.
Thu, 05 Dec 2013 15:00:45 -0500 Jordi GutiƩrrez Hermoso maint: Dummy merge with gui-release, ignoring all recent backout merges
Thu, 05 Dec 2013 11:36:10 -0800 Rik maint: backout cset ff05d5b70411 on gui-release branch. gui-release
Wed, 04 Dec 2013 08:23:42 -0800 Rik Rename function dir_in_path to dir_in_loadpath.
Tue, 03 Dec 2013 15:59:56 -0800 Rik Deprecate find_dir_in_path in favor of dir_in_path.
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]