log scripts/strings/validatestring.m @ 13708:ee28bf4c3c29

age author description
Sun, 16 Oct 2011 13:18:41 -0700 Rik doc: Use @{ macro for curly brace in validatestring Texinfo docstring
Sat, 15 Oct 2011 19:05:00 -0700 Rik validatestring.m: Overhaul code for Matlab compatability and performance.
Sat, 06 Aug 2011 18:03:18 -0700 Rik Replace function handles with function names in cellfun calls for 15% speedup.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Sun, 17 May 2009 12:18:06 -0700 Rik Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 04 Feb 2009 10:56:23 -0500 John W. Eaton style fixes
Thu, 27 Mar 2008 15:14:10 -0400 bill nargoutchk.m, validatestring.m, addtodate.m: new functions