log

age author description
Thu, 10 Dec 2009 14:51:08 -0800 Rik distclean symbolic links for .oct files in src/DLD_FUNCTIONS
Thu, 10 Dec 2009 14:41:27 -0800 Rik Replace distdir-local rule with dist-hook rule which is better supported
Thu, 10 Dec 2009 13:09:25 -0800 Rik new distdir-local rule stops package distribution unless libraries necessary to create documentation are present.
Thu, 10 Dec 2009 12:26:12 -0800 Rik Final patch to enable autotools VPATH builds of documentation
Thu, 10 Dec 2009 11:51:33 +0100 Jaroslav Hajek implement get_current_shlib and octave_auto_shlib
Thu, 10 Dec 2009 09:14:47 +0100 Jaroslav Hajek include autoloads in out-of-date checks
Thu, 10 Dec 2009 09:14:47 +0100 Jaroslav Hajek improve octave_shlib for safer shared libs treatment
Thu, 10 Dec 2009 02:09:53 -0500 John W. Eaton mkoctfile: if output file is specified and it does not end in output_ext, append output_ext
Thu, 10 Dec 2009 01:49:15 -0500 John W. Eaton mkoctfile: when compiling files in subdirectories, place object files in current directory by default
Thu, 10 Dec 2009 01:28:26 -0500 John W. Eaton mkoctfile.cc.in: accept long options with single -
Thu, 10 Dec 2009 01:21:21 -0500 John W. Eaton mkoctfile.in: accept long options with single -
Thu, 10 Dec 2009 01:12:41 -0500 John W. Eaton allow + at end of fopen modestrings like rb+
Thu, 10 Dec 2009 01:03:34 -0500 John W. Eaton allow scanf to store ASCII NUL values
Wed, 09 Dec 2009 15:49:38 -0500 Shai Ayal print immediately in fltk backend
Wed, 09 Dec 2009 15:49:00 -0500 Shai Ayal image printing for fltk backend