log scripts/io/strread.m @ 20499:7fbba8c8efd5

age author description
Wed, 26 Aug 2015 22:51:59 +0200 Philip Nienhuis strread.m: fix nilpotent IF block for ...%sliteral... fields
Thu, 20 Aug 2015 06:42:54 -0700 Rik maint: Periodic merge of stable to default.
Sun, 16 Aug 2015 16:38:13 +0200 Philip Nienhuis strread.m: clarify delimiter and whitespace usage (bug #45712) stable
Sun, 09 Aug 2015 23:23:15 +0200 Philip Nienhuis strread.m: properly preprocess all forms of string format specifier (bug #45712) stable
Sat, 23 May 2015 10:19:50 -0400 John W. Eaton maint: Periodic merge of stable to default.
Wed, 20 May 2015 22:40:11 +0200 Philip Nienhuis strread.m: properly process format repeat counter, add tests stable
Thu, 14 May 2015 14:52:09 -0400 John W. Eaton maint: Periodic merge of stable to default.
Thu, 14 May 2015 08:55:05 -0700 Rik Use strrep instead of regexprep where possible in m-files for performance.
Tue, 12 May 2015 09:22:01 -0700 Rik maint: Remove unnecessary whitespace at end of lines. stable
Sun, 03 May 2015 15:36:23 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Sun, 19 Apr 2015 17:55:33 -0700 Rik doc: Periodic grammarcheck of documentation.
Mon, 06 Apr 2015 23:05:41 +0200 Philip Nienhuis strread.m: properly process traling delimiters in case of
Thu, 26 Feb 2015 13:13:40 -0500 John W. Eaton maint: Cleanup some .m files to follow Octave coding conventions.
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Fri, 30 Jan 2015 09:06:37 +0100 Massimiliano Fasi Fix incorrect strread behavior with option "commentstyle" (bug #43972)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 13 Aug 2014 21:29:53 +0200 Philip Nienhuis Better checks for valid format conversion specifiers in textscan. & strread.m
Fri, 27 Jun 2014 11:56:19 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 27 Jun 2014 11:55:48 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Wed, 25 Jun 2014 17:17:38 -0400 John W. Eaton * strread.m: Process string escapes on single quoted format (bug #42609) stable
Tue, 24 Jun 2014 22:36:47 +0200 Philip Nienhuis strread.m: drop valid delimiters from format specifier list (bug #42609) stable
Wed, 25 Jun 2014 13:45:41 -0700 Rik maint: Use "FIXME:" coding convention in m-files.
Tue, 17 Dec 2013 15:02:35 -0600 John W. Eaton avoid possible num-to-str warnings from strread.m gui-release
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
Thu, 29 Dec 2011 06:05:00 -0800 Rik doc: Final grammarcheck and spellcheck before 3.6.0 release. stable
Thu, 22 Dec 2011 12:01:35 -0500 Philip Nienhuis Always separate numeric fields by whitespace too; gracefully catch too wide literals & fixed width format conversion specifiers stable
Mon, 17 Oct 2011 23:41:49 -0400 Ben Abbott When single-quoted, the strread() "delimiter", "endofline", and "whitespace"
Tue, 20 Sep 2011 15:41:35 -0400 John W. Eaton maint: use specific endif, endfor tokens instead of simple end