Tue, 17 Jul 2012 07:08:39 -0700 |
Rik |
maint: Use Octave coding conventions for cuddling parentheses in scripts directory
|
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
|
Sun, 22 Jan 2012 07:31:32 -0800 |
Rik |
Use Matlab coding conventions for demos in plot/ directory.
|
Fri, 20 Jan 2012 12:59:53 -0800 |
Rik |
Revamp %!demos in m-files to use Octave coding conventions on spacing, etc.
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Wed, 21 Dec 2011 21:19:48 -0500 |
Ben Abbott |
Add clf() to all plot demos.
stable
|
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 21:29:14 -0800 |
Rik |
Prevent doubled quotes around @table items in Info.
|
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 21:33:04 -0800 |
Rik |
Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
|
Sun, 09 Jan 2011 12:41:21 -0800 |
Rik |
Overhaul m-script files to use common variable name between code and documentation.
|
Tue, 28 Sep 2010 09:25:14 -0700 |
Rik |
Make all regexp in Octave compatible with both POSIX and PCRE.
|
Mon, 26 Jul 2010 21:25:36 -0700 |
Rik |
Grammarcheck documentation of m-files
|
Fri, 23 Apr 2010 11:28:50 -0700 |
Rik |
Untabify .m scripts
|
Tue, 23 Mar 2010 17:46:26 -0400 |
John W. Eaton |
make refreshdata work again
|
Sun, 07 Jun 2009 20:12:16 -0700 |
Rik |
Update some of Advanced Plotting documentation.
|
Fri, 22 May 2009 10:46:00 -0400 |
John W. Eaton |
update copyright notices
|
Sun, 22 Mar 2009 14:40:24 -0700 |
Rik |
Cleanup documentation file plot.texi
|
Wed, 22 Oct 2008 13:10:52 +0100 |
David Bateman |
Fix for refreshdata demo
|
Wed, 22 Oct 2008 04:30:17 +0100 |
David Bateman |
More plot object updates
|
Thu, 28 Aug 2008 12:23:54 -0400 |
David Bateman |
Add data sources and line series
|