Mon, 08 Aug 2011 11:19:09 -0700 |
Rik |
strmatch.m: Trim search pattern of spaces and nulls.
|
Sun, 07 Aug 2011 09:55:19 -0700 |
Rik |
strmatch.m: Revamp function for better speed and Matlab compatibility.
|
Sat, 06 Aug 2011 18:03:18 -0700 |
Rik |
Replace function handles with function names in cellfun calls for 15% speedup.
|
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, 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.
|
Mon, 13 Dec 2010 18:37:53 -0800 |
Rik |
strmatch.m: Add test with null search pattern.
|
Wed, 08 Dec 2010 03:25:04 -0500 |
John W. Eaton |
strmatch.m: avoid passing length of 0 to strncmp
|
Thu, 04 Nov 2010 12:18:08 -0700 |
Rik |
Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
|
Fri, 19 Mar 2010 07:12:21 +0100 |
Jaroslav Hajek |
fix strmatch
|
Mon, 04 Jan 2010 16:38:56 +0100 |
Jaroslav Hajek |
optimize strmatch
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Mon, 05 Jan 2009 08:11:03 +0100 |
Thorsten Meyer |
Fix docstrings, add examples, references and tests to string functions
|
Fri, 12 Oct 2007 21:27:37 +0000 |
jwe |
[project @ 2007-10-12 21:27:11 by jwe]
|
Fri, 12 Oct 2007 06:41:26 +0000 |
jwe |
[project @ 2007-10-12 06:40:56 by jwe]
|
Tue, 12 Jun 2007 21:25:51 +0000 |
jwe |
[project @ 2007-06-12 21:25:51 by jwe]
|
Tue, 10 Oct 2006 16:10:31 +0000 |
jwe |
[project @ 2006-10-10 16:10:25 by jwe]
|
Tue, 26 Apr 2005 19:24:47 +0000 |
jwe |
[project @ 2005-04-26 19:24:27 by jwe]
|
Tue, 15 Mar 2005 19:00:41 +0000 |
jwe |
[project @ 2005-03-15 19:00:41 by jwe]
|
Thu, 03 Mar 2005 06:21:47 +0000 |
jwe |
[project @ 2005-03-03 06:21:47 by jwe]
|
Thu, 03 Mar 2005 05:49:55 +0000 |
jwe |
[project @ 2005-03-03 05:49:55 by jwe]
|
Thu, 03 Mar 2005 05:18:04 +0000 |
jwe |
[project @ 2005-03-03 05:18:04 by jwe]
|