Sun, 19 Aug 2012 10:50:40 -0400 |
John W. Eaton |
fix missing semicolons in various .m files
|
Mon, 13 Feb 2012 07:29:44 -0800 |
Rik |
Use Octave coding conventions in all m-file %!test blocks
|
Sun, 05 Feb 2012 15:32:24 -0800 |
Rik |
maint: periodic merge of stable to default.
|
Sat, 04 Feb 2012 22:12:50 -0800 |
Rik |
doc: Use Octave coding conventions in @example blocks of docstrings.
stable
|
Wed, 18 Jan 2012 21:17:14 -0800 |
Rik |
accumdim.m: Use common code idiom for finding first non-singleton dimension.
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Thu, 29 Dec 2011 06:05:00 -0800 |
Rik |
doc: Final grammarcheck and spellcheck before 3.6.0 release.
stable
|
Tue, 27 Dec 2011 15:15:41 -0500 |
Jordi GutiƩrrez Hermoso |
Initial documentation for broadcasting and general vectorization guidelines
stable
|
Tue, 27 Dec 2011 13:45:30 -0500 |
Jordi GutiƩrrez Hermoso |
Do more error checking on accumarray and accumdim input.
stable
|
Tue, 16 Aug 2011 22:19:56 -0700 |
Rik |
doc: Correct Texinfo overfull hbox instances.
|
Thu, 20 Jan 2011 18:26:09 -0500 |
John W. Eaton |
missing semicolons in script files
|
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.
|
Thu, 04 Nov 2010 12:18:08 -0700 |
Rik |
Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
|
Wed, 03 Nov 2010 17:37:00 -0700 |
Rik |
Use CamelCase for 'UniformOutput' option to cellfun.
|
Thu, 15 Jul 2010 12:15:14 +0200 |
Jaroslav Hajek |
fix flipdim with trailing singleton dims
|
Wed, 16 Jun 2010 20:36:55 -0700 |
Rik |
Periodic grammar check of documentation files to ensure common format.
|
Wed, 09 Jun 2010 07:29:33 -0700 |
Rik |
Use > 1 test to find first non-singleton dimension rather than != 1.
|
Fri, 05 Mar 2010 12:40:06 +0100 |
Jaroslav Hajek |
fix example in accumdim
|
Fri, 05 Mar 2010 12:31:30 +0100 |
Jaroslav Hajek |
optimize accumdim with summation
|
Fri, 05 Mar 2010 11:11:01 +0100 |
Jaroslav Hajek |
new function: accumdim
|