log src/ChangeLog @ 9960:5f3c10ecb150

age author description
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 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
Wed, 09 Dec 2009 02:20:30 -0500 John W. Eaton call nstrftime, not my_strftime
Wed, 09 Dec 2009 01:36:50 -0500 John W. Eaton start using gnulib
Tue, 08 Dec 2009 15:25:05 -0800 Rik Modifications to makefiles to pass distcheck test
Tue, 08 Dec 2009 12:57:01 +0100 Jaroslav Hajek return logical result from fnmatch
Tue, 08 Dec 2009 12:45:58 +0100 Jaroslav Hajek several fixes by M. Goffioul
Tue, 08 Dec 2009 02:57:58 -0500 John W. Eaton more makefile tweaks
Mon, 07 Dec 2009 16:18:28 -0500 John W. Eaton eliminate Emacs local variables from some files
Mon, 07 Dec 2009 14:49:48 -0500 John W. Eaton untabify files in src/OPERATORS directory
Mon, 07 Dec 2009 08:28:33 +0100 Jaroslav Hajek add missing DLD_DEFS:OPT_HANDLERS dependency
Sun, 06 Dec 2009 20:40:42 -0800 Rik Distribute DOCSTRINGS to prevent unnecessary documentation rebuild
Sat, 05 Dec 2009 21:45:45 +0100 Jaroslav Hajek document lookup complexity
Sat, 05 Dec 2009 06:10:41 +0100 Jaroslav Hajek fix & improve lookup API
Fri, 04 Dec 2009 16:05:02 -0500 John W. Eaton avoid LIBCURL version check
Fri, 04 Dec 2009 15:18:17 -0500 John W. Eaton provide OCTAVE_API_VERSION_NUMBER
Fri, 04 Dec 2009 12:55:41 -0500 John W. Eaton src/Makefile.am: generate output in mkdefs script, not Makefile
Fri, 04 Dec 2009 12:28:52 -0500 John W. Eaton src/Makefile.in (BUILT_SOURCES): include graphics-props.cc in the list
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
Tue, 01 Dec 2009 10:41:52 +0100 Jaroslav Hajek improve idx_vector->octave_value conversion
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 13:32:38 -0500 John W. Eaton ifft2 docstring fix
Sun, 29 Nov 2009 21:21:42 +0100 Jaroslav Hajek in-place operation of unary ops on temporary expressions
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: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
Thu, 26 Nov 2009 21:06:21 +0100 Jaroslav Hajek cache-aligned loop for rowwise dot
Thu, 26 Nov 2009 13:06:59 +0100 Jaroslav Hajek implement compiled dot and blkmm
Thu, 26 Nov 2009 07:53:38 +0100 Jaroslav Hajek make ismatrix consistent for empty matrices
Wed, 25 Nov 2009 07:31:59 +0100 Jaroslav Hajek improve chol Matlab compatibility
Tue, 24 Nov 2009 12:30:26 +0100 Jaroslav Hajek move idx_add methods to MArrayN
Tue, 24 Nov 2009 07:35:47 +0100 Jaroslav Hajek save dims for empty structs (binary fmt)
Mon, 23 Nov 2009 10:50:10 +0100 Jaroslav Hajek fix test in merge
Mon, 23 Nov 2009 10:48:31 +0100 Jaroslav Hajek implement complex built-in logical conversions
Mon, 23 Nov 2009 08:43:42 +0100 Jaroslav Hajek save dims for empty structs
Fri, 20 Nov 2009 14:43:38 +0100 Jaroslav Hajek fix merge
Fri, 20 Nov 2009 08:19:42 +0100 Jaroslav Hajek fix indexed numel for non-numeric indices
Fri, 20 Nov 2009 08:18:41 +0100 Jaroslav Hajek make isnumeric yield false on logicals
Thu, 19 Nov 2009 10:30:57 +0100 Jaroslav Hajek implement built-in erfinv
Wed, 18 Nov 2009 23:14:09 -0500 Shai Ayal compute bounding boxes for text in opengl graphics backend
Wed, 18 Nov 2009 21:02:49 -0500 godfrey Allow more font matches
Wed, 18 Nov 2009 12:03:07 +0100 Jaroslav Hajek optimize bsxfun (@power, ...)
Fri, 13 Nov 2009 12:34:46 +0100 Jaroslav Hajek narrow complex values with negative zero imaginary parts
Tue, 17 Nov 2009 11:22:36 +0100 Jaroslav Hajek improve r->c mapper strategy
Tue, 17 Nov 2009 04:08:23 +0100 Jaroslav Hajek fix bug in balance
Fri, 13 Nov 2009 22:43:41 -0500 John W. Eaton add -DX_DLL_DEFS to CPPFLAGS
Fri, 13 Nov 2009 14:59:36 -0500 Joel Keay allow single, int16 and uint16 image data
Fri, 13 Nov 2009 11:45:39 +0100 Jaroslav Hajek improve & partially revert previous change
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Wed, 11 Nov 2009 15:22:27 -0500 John W. Eaton changelog fix