log

age author description
Wed, 02 Dec 2009 03:48:35 -0500 John W. Eaton scripts/help/module.mk: fix typo in previous change
Tue, 01 Dec 2009 22:40:37 -0500 John W. Eaton more private function and subfunction changes
Tue, 01 Dec 2009 16:21:12 -0500 John W. Eaton scripts/ChangeLog fix
Tue, 01 Dec 2009 22:13:35 +0100 David Bateman fix for FTP object constructor. Allow basic operation with matlab FTP objects
Tue, 01 Dec 2009 15:59:43 -0500 John W. Eaton convert some plot functions to subfunctions or make some them private
Tue, 01 Dec 2009 10:38:27 -0800 Rik Eliminate false dependency on conf.texi
Tue, 01 Dec 2009 10:41:52 +0100 Jaroslav Hajek improve idx_vector->octave_value conversion
Mon, 30 Nov 2009 16:17:04 -0800 Rik Correctly generate *.texi doc files when running in a newly cloned source tree
Tue, 01 Dec 2009 00:49:07 +0100 Kacper Kowalik Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Mon, 30 Nov 2009 14:32:10 -0500 John W. Eaton doc building fixes for class methods
Mon, 30 Nov 2009 13:32:38 -0500 John W. Eaton ifft2 docstring fix
Mon, 30 Nov 2009 13:25:02 -0500 John W. Eaton doc/interpreter build fixes
Sun, 29 Nov 2009 22:12:41 +0100 Jaroslav Hajek update NEWS
Sun, 29 Nov 2009 21:21:42 +0100 Jaroslav Hajek in-place operation of unary ops on temporary expressions
Sun, 29 Nov 2009 07:51:15 +0100 Jaroslav Hajek fix & extend special-case optimizations for indexed assignment