Thu, 17 Dec 2015 12:06:30 -0500 |
John W. Eaton |
fix comment character style in most .m files to be consistent
|
Sat, 12 Dec 2015 07:31:00 -0800 |
Rik |
2015 Code Sprint: remove class of function from docstring for all m-files.
|
Thu, 28 May 2015 22:16:24 -0400 |
Mike Miller |
fftshift.m, ifftshift.m: Restore support for N-dimensional arrays (bug #45207)
stable
|
Mon, 04 May 2015 21:50:57 -0700 |
Rik |
doc: Update more docstrings to have one sentence summary as first line.
stable
|
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Wed, 21 Aug 2013 20:41:05 -0700 |
Rik |
Use Octave coding convention of 1 space after '%!' test prefix.
|
Sun, 23 Jun 2013 12:49:53 -0700 |
Rik |
doc: Periodic spellcheck of the documentation.
|
Mon, 13 Feb 2012 07:29:44 -0800 |
Rik |
Use Octave coding conventions in all m-file %!test blocks
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Wed, 23 Nov 2011 09:42:50 -0800 |
Rik |
doc: Spellcheck documentation before 3.6.0 release
|
Wed, 23 Nov 2011 08:38:19 -0800 |
Rik |
Grammarcheck of documentation before 3.6.0 release.
|
Mon, 03 Oct 2011 11:01:10 -0700 |
Rik |
maint: periodic merge of stable to default.
|
Mon, 26 Sep 2011 11:43:20 -0700 |
Rik |
fftshift.m: Better explain operation in docstring (Bug #33581).
stable
|
Sun, 15 May 2011 10:50:30 -0700 |
Rik |
Use common code idiom for creating cell array for indexing ND-arrays
|