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, 13 Feb 2012 07:38:23 -0800 |
Rik |
doc: Use Octave preference for double quote in docstrings in scripts/
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Sun, 30 Oct 2011 09:14:07 -0700 |
Rik |
lookfor.m: Make search case insensitive.
|
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 12:41:21 -0800 |
Rik |
Overhaul m-script files to use common variable name between code and documentation.
|
Sun, 17 Oct 2010 23:43:42 -0400 |
John W. Eaton |
fix copyright notices
|
Tue, 13 Oct 2009 21:10:37 -0700 |
Rik |
Fix various incorrect usages of TeXinfo deffn and deftypefn macros
|
Fri, 17 Apr 2009 15:16:33 -0700 |
Rik |
Update help text for sections 2.2 and 2.3 of basics.txi
|
Sat, 21 Mar 2009 08:29:37 -0700 |
Rik |
Documentation cleanup of basics.texi
|
Mon, 09 Mar 2009 14:52:59 -0400 |
John W. Eaton |
lookfor.m: also match function names
|
Mon, 09 Mar 2009 14:31:10 -0400 |
John W. Eaton |
use doc-cache instead of DOC for doc cache file name
|
Thu, 26 Feb 2009 10:29:59 +0100 |
Jaroslav Hajek |
implement strsplit; deprecate split
|
Wed, 25 Feb 2009 10:21:33 +0100 |
Jaroslav Hajek |
optimize string manipulation in lookfor
|
Wed, 25 Feb 2009 02:08:28 -0500 |
John W. Eaton |
improve lookfor performance
|
Tue, 24 Feb 2009 15:08:39 -0500 |
John W. Eaton |
doc and lookfor fixes
|
Mon, 16 Feb 2009 17:01:17 -0500 |
John W. Eaton |
__makeinfo__.m: rename from makeinfo.m
|
Sun, 15 Feb 2009 23:49:15 -0500 |
John W. Eaton |
handle commands in the lexer
|
Thu, 12 Feb 2009 03:04:23 -0500 |
Soren Hauberg |
scripts/help/lookfor.m: Adapt to new cache scheme.
|
Thu, 22 Jan 2009 18:22:52 -0500 |
Soren Hauberg |
m-file implementation of help system
|