Thu, 06 Jun 2013 10:06:12 +0800 |
Ben Abbott |
Substitute ostrsplit() for strsplit().
|
Sun, 31 Mar 2013 19:19:04 -0400 |
Ben Abbott |
Matlab compatibility for strsplit()
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Sun, 15 May 2011 07:39:01 -0700 |
Rik |
runtests.m, rundemos.m: Remove final filesep() character from directory name
|
Sat, 14 May 2011 21:17:20 -0700 |
Rik |
doc: Improve a few docstrings related to test functions and directories.
stable
|
Tue, 22 Feb 2011 12:45:30 -0800 |
Rik |
Use single quotes around regexp patterns.
|
Sat, 19 Feb 2011 18:21:58 -0800 |
Rik |
Use PCRE regular expressions throughout Octave.
|
Thu, 20 Jan 2011 18:26:09 -0500 |
John W. Eaton |
missing semicolons in script files
|
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.
|
Tue, 28 Sep 2010 09:25:14 -0700 |
Rik |
Make all regexp in Octave compatible with both POSIX and PCRE.
|
Sun, 26 Sep 2010 12:55:38 -0700 |
Rik |
Remove requirement for PCRE in Octave. (Bug #31025)
|
Sun, 16 May 2010 22:26:54 -0700 |
Rik |
Print name of function in error() string messages.
|
Fri, 23 Apr 2010 11:28:50 -0700 |
Rik |
Untabify .m scripts
|
Wed, 07 Apr 2010 16:23:54 -0400 |
John W. Eaton |
scripts/testfun/runtests.m: new function
|