log scripts/strings/strtrim.m @ 20164:df437a52bcaf stable

age author description
Mon, 04 May 2015 14:22:02 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sun, 18 Sep 2011 21:08:46 -0700 Rik strtrim.m: Rename function inside .m file to match filename.
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]