log scripts/strings/strchr.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
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
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