log

age author description
Fri, 04 Dec 2009 03:20:39 -0500 John W. Eaton eliminate doc/conf.texi
Fri, 04 Dec 2009 01:46:34 -0500 John W. Eaton minor makefile fix
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Wed, 02 Dec 2009 21:42:11 -0800 Rik Correctly compile even when libcurl is not present according to configure
Wed, 02 Dec 2009 20:34:01 -0800 Rik Only run imread test cases if GraphicMagick library exists
Wed, 02 Dec 2009 16:32:40 -0800 Rik Correct Makefile.am to allow VPATH builds of documentation
Wed, 02 Dec 2009 13:42:02 +0100 Jaroslav Hajek omissions from 9899:9f25290a35e8
Wed, 02 Dec 2009 03:54:48 -0500 John W. Eaton scripts/help/module.mk: fix typo in previous change
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
Sun, 29 Nov 2009 07:49:40 +0100 Jaroslav Hajek support libcurl < 7.19
Sat, 28 Nov 2009 15:46:10 -0500 Shai Ayal handle indexed images in opengl renderer
Sat, 28 Nov 2009 15:35:32 -0500 Shai Ayal fix order of drawing objects with opengl renderer
Sat, 28 Nov 2009 14:05:33 +0100 David Bateman Remove HAVE_H5GGET_NUM_OBJS define
Sat, 28 Nov 2009 14:00:56 +0100 Kacper Kowalik Remove HDF5 cruft for older versions of HDF5
Sat, 28 Nov 2009 11:44:57 +0100 David Bateman Add ftp objects
Fri, 27 Nov 2009 14:42:07 +0100 Jaroslav Hajek smarter treatment of mask indexing