log src/ChangeLog @ 9636:74be4b7273e4 ss-3-3-50

age author description
Sat, 12 Sep 2009 06:55:13 -0400 John W. Eaton update version info for snapshot ss-3-3-50
Tue, 08 Sep 2009 14:44:55 -0400 John W. Eaton pr-output.cc: new test
Mon, 07 Sep 2009 08:49:55 +0200 Jaroslav Hajek add LDFLAGS to OCT_LINK_DEPS
Sun, 06 Sep 2009 08:06:54 +0200 Jaroslav Hajek fix broken tests
Sun, 06 Sep 2009 07:41:34 +0200 Jaroslav Hajek fix scalar complex-real comparisons
Sat, 05 Sep 2009 21:00:44 -0400 John W. Eaton graphics.h.in: provide std::string and char* versions of graphics_object:get functions
Sat, 05 Sep 2009 19:02:39 -0400 John W. Eaton txt-eng-ft.cc (ft_manager::do_get_font): remove spurious assignment used for debugging
Fri, 04 Sep 2009 17:47:03 -0400 John W. Eaton avoid crash if default font can't be found
Thu, 03 Sep 2009 17:28:58 -0400 John W. Eaton pr-output.cc (set_format (const Complex&, int&, int&)): avoid passing NaN or Inf to log10
Thu, 03 Sep 2009 08:51:45 +0200 Jaroslav Hajek possibly mutate after in-place computed assignment
Thu, 03 Sep 2009 08:48:51 +0200 Jaroslav Hajek reuse temporary arrays in nested expressions
Thu, 03 Sep 2009 06:59:53 +0200 Jaroslav Hajek clear index cache on ++,-- operators
Wed, 02 Sep 2009 13:11:06 -0400 John W. Eaton avoid some gcc warnings
Tue, 01 Sep 2009 08:15:59 +0200 David Bateman Fix nesting error in options parsing of eigs
Sun, 30 Aug 2009 21:48:19 +0200 Jaroslav Hajek warn about the complex comparison ops
Sun, 30 Aug 2009 10:32:10 +0200 Jaroslav Hajek remove unused macros from ops.h
Fri, 28 Aug 2009 18:37:31 -0400 John W. Eaton also handle user-defined graphics properties in new property name validation scheme
Fri, 28 Aug 2009 05:30:29 -0400 John W. Eaton allow abbreviated graphics property names to match, with optional warning
Thu, 27 Aug 2009 15:43:09 -0400 John W. Eaton improve error messages for ambiguous graphics property names
Thu, 27 Aug 2009 16:08:23 +0200 Jaroslav Hajek fix previous change, avoid duplicate loads of methods in descendant classes
Thu, 27 Aug 2009 13:46:34 +0200 Jaroslav Hajek fix current class method determination
Thu, 27 Aug 2009 11:58:11 +0200 Jaroslav Hajek make complex scalar cmp ops consistent
Tue, 25 Aug 2009 14:03:30 +0200 David Grundberg Use pkg-config to configure GraphicsMagick++.
Wed, 26 Aug 2009 16:41:38 -0400 John W. Eaton use OCTAVE_CHECK_LIB to check for UMFPACK
Wed, 26 Aug 2009 14:59:37 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for qrupdate library
Wed, 26 Aug 2009 13:15:40 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for ARPACK
Wed, 26 Aug 2009 11:44:01 -0400 John W. Eaton src/Makefile.in: another update to list of libraries for linking
Wed, 26 Aug 2009 11:36:32 -0400 John W. Eaton src/Makefile.in: update list of libraries for linking
Wed, 26 Aug 2009 01:50:59 -0400 Rob Mahurin syscalls.cc: Recommend waitpid() in popen2() documentation.
Wed, 26 Aug 2009 08:02:25 +0200 Jaroslav Hajek fix order of args in fmod
Tue, 25 Aug 2009 17:41:00 -0400 John W. Eaton try to avoid gnuplot zombies
Mon, 24 Aug 2009 09:45:34 +0200 Jaroslav Hajek optimize .*=, ./= operators
Sun, 23 Aug 2009 05:57:51 +0200 Jaroslav Hajek improve unop/binop implementation in data.cc
Fri, 21 Aug 2009 08:18:16 +0200 Jaroslav Hajek make ! operator check for NaNs, simplify implementations in liboctave
Wed, 19 Aug 2009 15:54:31 +0200 Jaroslav Hajek optimize &=, |= operators
Wed, 19 Aug 2009 13:47:59 +0200 Jaroslav Hajek optimize op= in common cases
Mon, 17 Aug 2009 14:46:18 +0200 Jaroslav Hajek allow constructing octave_value_list from size
Wed, 19 Aug 2009 07:55:31 +0200 Jaroslav Hajek cache/use cached index vector on full find in logical masks
Tue, 18 Aug 2009 13:05:14 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for HDF5
Mon, 17 Aug 2009 19:52:18 -0400 John W. Eaton use OCTAVE_CHECK_LIB to check for zlib
Mon, 17 Aug 2009 18:57:48 -0400 John W. Eaton src/Makefile.in: more linking tweaks
Mon, 17 Aug 2009 12:38:25 -0400 John W. Eaton more library-specific flags for various .oct files.
Mon, 17 Aug 2009 12:25:34 -0400 John W. Eaton list LIBS last in OCTINTERP_LINK_DEPS
Mon, 17 Aug 2009 12:19:33 -0400 Michael Goffioul configure and Makefile fixes for Windows
Mon, 17 Aug 2009 13:09:12 +0200 Jaroslav Hajek partially revert e79470be3ecb
Thu, 13 Aug 2009 18:20:31 -0400 John W. Eaton more configure changes for libraries
Thu, 13 Aug 2009 15:51:57 +0200 Jaroslav Hajek implement subsasgn this-arg optimization
Thu, 13 Aug 2009 11:52:07 +0200 Jaroslav Hajek simplify cloning
Thu, 13 Aug 2009 00:41:07 -0400 John W. Eaton improve configure checks for qhull and curl libs
Wed, 12 Aug 2009 15:26:07 +0200 Jaroslav Hajek include LDFLAGS for shared liboctave and liboctinterp
Wed, 12 Aug 2009 07:20:47 +0200 Jaroslav Hajek fix some functions help markup
Tue, 11 Aug 2009 23:52:20 -0400 John W. Eaton convert fftw planner classes to singleton objects
Tue, 11 Aug 2009 19:30:37 -0400 John W. Eaton more configure tweaks
Tue, 11 Aug 2009 16:06:01 -0400 John W. Eaton configure tweaks
Tue, 11 Aug 2009 09:08:12 +0200 Jaroslav Hajek implement built-in diff
Mon, 10 Aug 2009 15:18:41 -0400 John W. Eaton dlmread: perform tilde expansion to filename argument
Mon, 10 Aug 2009 10:08:10 +0200 Jaroslav Hajek fix handles to private functions, simplify out-of-date checks in symtab
Sun, 09 Aug 2009 06:39:19 -0400 John W. Eaton parse.y (Fevalin): also return output from CATCH expression
Sat, 08 Aug 2009 08:41:18 +0200 Jaroslav Hajek make ifelse an alias or merge
Thu, 06 Aug 2009 21:22:48 +0200 Jaroslav Hajek complete change d5570d4b1116