log

age author description
Tue, 11 Jan 2011 05:17:26 -0500 John W. Eaton ChangeLog fix
Mon, 10 Jan 2011 22:01:08 -0800 Rik ROADMAP: Update guide to Octave directory structure.
Mon, 10 Jan 2011 21:28:30 -0800 Rik Update ftp links in README.mirrors
Mon, 10 Jan 2011 15:55:57 -0500 John W. Eaton add Konstantinos Poulios to the list of contributors
Mon, 10 Jan 2011 15:43:41 -0500 Jordi GutiƩrrez Hermoso Remove Matlab euphemisms in docs and use @file macro for filenames
Mon, 10 Jan 2011 15:09:45 -0500 John W. Eaton announce-others: remove obsolete file
Mon, 10 Jan 2011 14:50:33 -0500 John W. Eaton expm.m: new tests
Mon, 10 Jan 2011 14:48:55 -0500 John W. Eaton logm.m: handle scalar and diagonal matrix arguments specially; call log_pade_pf only if m > 1
Mon, 10 Jan 2011 14:32:08 -0500 John W. Eaton __isequal__: avoid possible overloading of struct function for objects
Mon, 10 Jan 2011 14:05:12 -0500 John W. Eaton struct printing changes
Sun, 09 Jan 2011 21:45:12 -0800 Rik Correct failing error() tests due to change in capitalization of previous changeset.
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 16:01:05 -0800 Rik Use uppercase 'A' to refer to matrix inputs in m-files.
Sun, 09 Jan 2011 13:44:15 -0800 Rik Use common names for variables in documentation and code for a few more m-script files.
Sun, 09 Jan 2011 12:41:21 -0800 Rik Overhaul m-script files to use common variable name between code and documentation.