log

age author description
Wed, 16 Mar 2011 13:36:27 -0700 Carlo de Falco Add mgorth and gmres functions from Octave Forge
Tue, 15 Mar 2011 22:45:31 -0700 Marco Caliari Simplify calculation of number of tick labels. Bug #32692.
Sun, 13 Mar 2011 18:26:04 +0100 Konstantinos Poulios revert changes from 2011-02-26
Thu, 10 Mar 2011 20:27:15 +0100 Konstantinos Poulios add a persistent mode for listeners
Sat, 26 Feb 2011 18:15:48 -0500 Ben Abbott Allow command forms of example and demo.
Tue, 08 Mar 2011 12:11:57 -0800 Rik Recode mk-opts.pl to use clearer, more modern, Perl syntax.
Mon, 07 Mar 2011 17:35:33 +0100 Konstantinos Poulios update axis label position after axis location changes
Sun, 06 Mar 2011 16:54:39 +0100 Konstantinos Poulios improve calculation of axes tightinset for empty axes labels/title
Sat, 05 Mar 2011 11:17:13 -0500 Ben Abbott colorbar.m: Allow location to be specified as a property.
Thu, 03 Mar 2011 13:05:50 -0800 Rik Improve docstrings for archive functions (gzip, bzip2, etc.)
Thu, 03 Mar 2011 11:59:05 -0800 Rik Improve file archiving functions (gzip, bzip2, zip, unpack)
Thu, 03 Mar 2011 09:46:00 -0800 Rik Deprecate is_duplicate_entry.
Thu, 03 Mar 2011 09:29:04 -0800 Rik Fix bug #32443 preventing 'pkg install' on Windows platforms.
Thu, 03 Mar 2011 14:04:19 +0100 Konstantinos Poulios fix axes position synchronization for long text objects
Wed, 02 Mar 2011 20:38:27 -0800 Rik Correctly refer to "discrete uniform" distribution in documentation.
Wed, 02 Mar 2011 18:03:32 +0100 Konstantinos Poulios small optimization in subplot.m
Tue, 01 Mar 2011 19:55:57 -0500 Ben Abbott README.MacOS: Add Fink packages needed to support print output.
Tue, 01 Mar 2011 16:02:07 -0600 Jordi Gutiérrez Hermoso Small FAQ fixes
Tue, 01 Mar 2011 11:28:31 -0800 Rik Use modern warning function rather than deprecated built-in variable to set warning state.
Tue, 01 Mar 2011 13:16:44 -0600 Jordi Gutiérrez Hermoso Major update to FAQ
Tue, 01 Mar 2011 07:43:44 -0600 Jordi Gutiérrez Hermoso Clarify in manual that the mkoctfile examples are in C++
Mon, 28 Feb 2011 22:35:41 -0800 Rik Add new isrow, iscolumn functions.
Mon, 28 Feb 2011 21:27:08 -0800 Rik treeplot.m: Use 'o' plot style as default for nodes
Sun, 20 Feb 2011 19:13:03 +0000 Thomas Weber Document the Octave:autoload-relative-file-name warning.
Sun, 27 Feb 2011 18:21:46 -0800 Rik Fix incorrect statement in documentation for pascal.m. Bug #32523.
Sun, 27 Feb 2011 16:52:04 +0100 Konstantinos Poulios fix initial canvas size issue
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Sat, 26 Feb 2011 16:21:02 -0500 Ben Abbott polynomial/polyval.m: Compute offset/normalization only when needed.
Sat, 26 Feb 2011 16:07:52 -0500 Ben Abbott polynomial/polyval.m: Minor simplification in polynomial evaluation
Fri, 25 Feb 2011 20:12:05 -0800 Rik Uppercase variables in script error strings.