log scripts/io/strread.m @ 18015:fe59ef0084a6

age author description
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Wed, 28 Aug 2013 08:27:38 -0700 Rik Use '##' for comments which stand alone on a line.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Tue, 09 Jul 2013 14:04:05 -0700 Rik maint: Use parentheses around condition for switch(),while(),if() statements.
Thu, 06 Jun 2013 10:06:12 +0800 Ben Abbott Substitute ostrsplit() for strsplit().
Fri, 26 Apr 2013 14:25:09 +0200 Philip Nienhuis strread.m: catch unknown format specifiers (bug #38834)
Tue, 02 Apr 2013 20:48:40 -0400 Ben Abbott Use legacy implementation for strsplit().
Sun, 31 Mar 2013 19:19:04 -0400 Ben Abbott Matlab compatibility for strsplit()
Thu, 14 Mar 2013 23:49:34 +0100 Philip Nienhuis strread.m: fix division by zero when called with no output args; test added
Sun, 24 Feb 2013 07:16:22 -0800 Rik doc: Fix warnings associated with Texinfo 5.0 (bug #38392)
Fri, 28 Dec 2012 00:11:41 +0100 Philip Nienhuis strread: make warning mesage more tractable
Mon, 24 Dec 2012 18:49:37 -0500 Ben Abbott Fix assertions with "observed" and "expected" out of order.
Thu, 30 Aug 2012 20:52:40 +0200 Philip Nienhuis bug #37023 (wrong reading of lines starting and/or ending with whitespace)
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Mon, 09 Jul 2012 10:34:43 -0700 Rik doc: Periodic grammarcheck of documentation.
Tue, 03 Jul 2012 21:58:23 +0200 Philip Nienhuis strread.m: more robust word parsing and style improvements
Mon, 25 Jun 2012 22:25:56 +0200 Philip Nienhuis strread.m: catch unsupported ML format specifiers (bug #36464)
Fri, 22 Jun 2012 20:01:35 +0200 Philip Nienhuis textscan, strread: improved ML compatibility (bug 36398)
Fri, 22 Jun 2012 19:09:30 +0200 Philip Nienhuis Better Matlab compatibility of textscan, bugs #36356 and #36392
Fri, 27 Apr 2012 17:22:07 +0200 Alexander Graf Correct assignment to wrong variable f headerlines processing
Sun, 25 Mar 2012 16:04:10 -0700 Philip Nienhuis strread.m: Trap empty string input (bug #35999)
Wed, 15 Feb 2012 13:31:31 -0800 Rik doc: Periodic grammar check of documentation.
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Sun, 05 Feb 2012 15:32:24 -0800 Rik maint: periodic merge of stable to default.
Sat, 04 Feb 2012 22:12:50 -0800 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
Fri, 03 Feb 2012 19:16:01 -0500 John W. Eaton maint: periodic merge of stable to default
Thu, 02 Feb 2012 10:46:52 -0800 Philip Nienhuis strread.m: Fix missing semicolon and unnecessary "unable to parse" messages (Bug #35418). stable
Wed, 18 Jan 2012 21:14:36 -0800 Rik Replace to-be-deprecated strmatch occurrences with alternate code.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable