Mercurial > hg > octave-jordi
log scripts/strings/ostrsplit.m @ 20852:1142cf6abc0d
age | author | description |
---|---|---|
Sat, 12 Dec 2015 07:31:00 -0800 | Rik | 2015 Code Sprint: remove class of function from docstring for all m-files. |
Mon, 04 May 2015 14:22:02 -0700 | Rik | doc: Update more docstrings to have one sentence summary as first line. stable |
Mon, 23 Feb 2015 14:54:39 -0800 | Rik | maint: Clean up m-files to follow Octave coding conventions. |
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. |
Wed, 05 Jun 2013 20:45:41 +0800 | Ben Abbott | Re-introduce the original strsplit() as ostrsplit(). |