log scripts/strings/strtrim.m @ 13158:a1049e4480f8

age author description
Sun, 18 Sep 2011 20:13:56 -0700 Rik strtrim.m: Allow operation on nested cellstr arrays (Bug #34123).
Sun, 21 Aug 2011 21:44:39 -0700 Rik doc: State that required input is cellstr, not cell, for strtrim and deblank (Bug #34038)
Thu, 18 Aug 2011 22:23:16 -0700 Rik deblank.m, strtrim.m: Correctly validate cellstr inputs (Bug #34038)
Fri, 05 Aug 2011 10:01:18 -0700 Rik deblank.m: Speed up 15x on cellstr inputs. Restrict input to strings or cellstrings.
Sat, 23 Jul 2011 19:25:03 -0700 Rik strtrim.m: Don't remove nuls (\0) from string.
Sat, 23 Jul 2011 19:18:49 -0700 Rik strtrim.m: Make behavior same for cell arrays as for char arrays. stable
Fri, 22 Jul 2011 13:14:04 -0700 Rik strtrim.m: Replace cellfun with regexprep call for 15X speedup stable
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 04 Nov 2010 12:18:08 -0700 Rik Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
Sat, 21 Mar 2009 15:52:41 -0700 Rik Cleanup of data types related documentation
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, 28 Mar 2008 13:09:35 -0400 sh Fixed minor bugs in help texts of [x|y|z]lim and strtrim
Fri, 04 Jan 2008 20:26:26 +0000 jwe [project @ 2008-01-04 20:26:25 by jwe]
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]
Mon, 08 Oct 2007 18:23:44 +0000 jwe [project @ 2007-10-08 18:23:44 by jwe]