Tue, 23 Apr 2013 20:26:07 -0400 |
Ben Abbott |
Support escaped characters in sq_strings for strsplit.m.
|
Tue, 23 Apr 2013 08:14:54 -0400 |
Ben Abbott |
Collect collapsed delimiters in strsplit().
|
Tue, 02 Apr 2013 19:36:52 -0400 |
Ben Abbott |
Improve speed and backward compatibility for strsplit()
|
Sun, 31 Mar 2013 19:19:04 -0400 |
Ben Abbott |
Matlab compatibility for strsplit()
|
Sun, 14 Oct 2012 20:54:53 -0700 |
Rik |
test: Modify strsplit test suite to match new mapper function behavior (bug #37535).
|
Mon, 13 Feb 2012 07:29:44 -0800 |
Rik |
Use Octave coding conventions in all m-file %!test blocks
|
Sat, 04 Feb 2012 22:12:50 -0800 |
Rik |
doc: Use Octave coding conventions in @example blocks of docstrings.
stable
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Wed, 23 Nov 2011 08:38:19 -0800 |
Rik |
Grammarcheck of documentation before 3.6.0 release.
|
Tue, 01 Nov 2011 09:33:00 -0700 |
Rik |
strsplit.m: Use S instead of P to denote string argument (Bug #34709).
|
Tue, 01 Nov 2011 09:28:40 -0700 |
Rik |
strsplit.m: Use S instead of P to denote string argument (Bug #"a
|
Fri, 14 Oct 2011 10:15:01 -0700 |
Rik |
strsplit.m: Expand to accept 2-D character arrays. Improve input validation.
|
Wed, 03 Aug 2011 15:38:59 -0700 |
Rik |
strsplit.m: Allow any scalar input for strip_empty option,
|
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
|
Sun, 17 Oct 2010 23:43:42 -0400 |
John W. Eaton |
fix copyright notices
|
Fri, 27 Feb 2009 03:31:41 -0500 |
John W. Eaton |
strsplit.m: style fixes
|
Fri, 27 Feb 2009 08:06:25 +0100 |
Jaroslav Hajek |
add nargin check to strsplit
|
Thu, 26 Feb 2009 10:29:59 +0100 |
Jaroslav Hajek |
implement strsplit; deprecate split
|