log scripts/strings/strsplit.m @ 14138:72c96de7a403 stable

age author description
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