Mon, 13 Feb 2012 07:29:44 -0800 |
Rik |
Use Octave coding conventions in all m-file %!test blocks
|
Sat, 04 Feb 2012 22:12:50 -0800 |
Rik |
doc: Use Octave coding conventions in @example blocks of docstrings.
stable
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Sun, 09 Oct 2011 07:25:07 -0700 |
Rik |
Add %!endfunction block keyword to test.m
|
Sat, 06 Aug 2011 18:03:18 -0700 |
Rik |
Replace function handles with function names in cellfun calls for 15% speedup.
|
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 16:01:05 -0800 |
Rik |
Use uppercase 'A' to refer to matrix inputs in m-files.
|
Sun, 09 Jan 2011 12:41:21 -0800 |
Rik |
Overhaul m-script files to use common variable name between code and documentation.
|
Wed, 03 Nov 2010 17:37:00 -0700 |
Rik |
Use CamelCase for 'UniformOutput' option to cellfun.
|
Sun, 01 Aug 2010 20:22:17 -0700 |
Rik |
Grammarcheck more of the documentation.
|
Sun, 18 Jul 2010 20:35:16 -0700 |
Rik |
Grammarcheck the documentation from m-files.
|
Tue, 08 Jun 2010 20:22:38 -0700 |
Rik |
Improve documentation strings.
|
Fri, 23 Apr 2010 11:28:50 -0700 |
Rik |
Untabify .m scripts
|
Tue, 19 Jan 2010 21:45:21 +0100 |
Jaroslav Hajek |
error on invalid opts in structfun
|