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
|
Thu, 15 Sep 2011 12:51:10 -0400 |
John W. Eaton |
maint: untabify and remove trailing whitespace from source files
|
Tue, 09 Aug 2011 07:42:10 -0700 |
Philip Nienhuis |
strread.m: %Ns conversion format now honors user specified width (Bug #33950).
|
Sat, 06 Aug 2011 18:03:18 -0700 |
Rik |
Replace function handles with function names in cellfun calls for 15% speedup.
|
Wed, 03 Aug 2011 15:05:28 -0700 |
Philip Nienhuis |
More compatibility improvements for textscan and strread
|
Tue, 26 Jul 2011 22:24:32 -0700 |
Philip Nienhuis |
strread.m, textscan.m: More Matlab compatability
|
Sun, 24 Jul 2011 22:00:15 -0700 |
Rik |
maint: Reverse previous changeset 875c735c0929
|
Sun, 24 Jul 2011 18:04:16 -0500 |
Ben Abbott |
Limit the output of strread to the specified length.
|
Sun, 24 Jul 2011 14:15:31 -0700 |
Rik |
Various improvements to strread, textread, textscan functions
|
Fri, 22 Jul 2011 16:47:40 -0700 |
Rik |
Small touchups to textscan and strread revamp
|
Fri, 22 Jul 2011 13:05:26 -0700 |
Philip Nienhuis |
Revamp strread, textscan, textread functions for Matlab compatability
|
Tue, 22 Feb 2011 12:45:30 -0800 |
Rik |
Use single quotes around regexp patterns.
|
Thu, 20 Jan 2011 21:29:14 -0800 |
Rik |
Prevent doubled quotes around @table items in Info.
|
Thu, 20 Jan 2011 18:26:09 -0500 |
John W. Eaton |
missing semicolons in script files
|
Thu, 20 Jan 2011 17:35:29 -0500 |
John W. Eaton |
all script files: untabify and strip trailing whitespace
|
Wed, 19 Jan 2011 21:16:13 -0800 |
Rik |
Spellcheck documentation before 3.4 release.
|
Wed, 19 Jan 2011 04:10:26 -0500 |
John W. Eaton |
avoid PCRE-ism in regexp
|
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, 09 Jan 2011 12:41:21 -0800 |
Rik |
Overhaul m-script files to use common variable name between code and documentation.
|
Fri, 10 Dec 2010 19:59:25 -0500 |
Ben Abbott |
strread.m: Don't require space between format specifiers.
|
Sat, 23 Oct 2010 03:33:25 -0400 |
John W. Eaton |
docstring fixes
|
Sat, 23 Oct 2010 02:29:35 -0400 |
John W. Eaton |
document textscan and textread
|
Thu, 21 Oct 2010 23:38:15 +0800 |
Ben Abbott |
strread.m: Improve compatibility with Matlab.
|
Wed, 20 Oct 2010 20:49:17 -0400 |
John W. Eaton |
style fixes for some .m files
|
Sun, 17 Oct 2010 23:43:42 -0400 |
John W. Eaton |
fix copyright notices
|
Sun, 01 Aug 2010 20:22:17 -0700 |
Rik |
Grammarcheck more of the documentation.
|
Mon, 26 Jul 2010 21:25:36 -0700 |
Rik |
Grammarcheck documentation of m-files
|
Sun, 18 Jul 2010 20:35:16 -0700 |
Rik |
Grammarcheck the documentation from m-files.
|
Fri, 23 Apr 2010 11:28:50 -0700 |
Rik |
Untabify .m scripts
|
Fri, 23 Oct 2009 09:28:14 -0700 |
Rik |
Periodic grammar check of Octave documentation files to ensure common format
|
Mon, 19 Oct 2009 20:19:40 +0200 |
Soren Hauberg |
scripts/io/strread.m scripts/io/textread.m: new functions
|