log scripts/strings/strchr.m @ 14138:72c96de7a403 stable

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Tue, 11 Oct 2011 13:18:40 -0700 Rik strchr.m: Tune switching between algorithms. Add error messages to input validation.
Thu, 24 Feb 2011 02:07:37 -0500 John W. Eaton strchr.m: avoid implict string to number conversion
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, 17 Nov 2010 04:15:44 -0500 John W. Eaton strchr.m: style fixes
Wed, 17 Nov 2010 04:16:59 -0500 Kim Hansen Extra tests in strchr
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Thu, 11 Mar 2010 10:15:52 +0100 Jaroslav Hajek optimize strchr
Sat, 21 Mar 2009 15:52:41 -0700 Rik Cleanup of data types related documentation
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Fri, 20 Feb 2009 12:24:03 -0500 John W. Eaton doc fixes
Tue, 10 Feb 2009 16:02:36 -0500 John W. Eaton doc fixes
Wed, 21 Jan 2009 14:54:20 +0100 Jaroslav Hajek add the strchr function