log src/ChangeLog @ 9988:76cf4aec34e9

age author description
Tue, 15 Dec 2009 13:07:05 +0100 Jaroslav Hajek allow functions returning no value in cellfun
Tue, 15 Dec 2009 10:04:34 +0100 Jaroslav Hajek optimize indexing of ranges by single subscripts
Mon, 14 Dec 2009 12:11:53 +0100 Jaroslav Hajek clean up top-level variables when exiting Octave
Sat, 12 Dec 2009 19:37:09 +0200 Shai Ayal fix fltk backend window buttons
Sat, 12 Dec 2009 19:08:40 +0200 Shai Ayal Handle figure visibility in fltk backend
Fri, 11 Dec 2009 21:42:02 -0500 John W. Eaton unshare dynamic properties
Fri, 11 Dec 2009 13:46:24 -0500 John W. Eaton ChangeLog fixes
Fri, 11 Dec 2009 13:30:16 -0500 John W. Eaton avoid cp -a --update
Thu, 10 Dec 2009 14:51:08 -0800 Rik distclean symbolic links for .oct files in src/DLD_FUNCTIONS
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 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