log

age author description
Sun, 06 Sep 2009 10:54:36 +0200 Jaroslav Hajek implement Array<T>::clear overloads
Sun, 06 Sep 2009 10:02:09 +0200 Jaroslav Hajek update initial TR step for fsolve and fminunc
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
Sat, 05 Sep 2009 16:50:21 -0400 John W. Eaton correctly toggle hold state
Fri, 04 Sep 2009 17:57:46 -0400 John W. Eaton Makeconf.in: don't sort sparse and fftw cpp/ld flags
Fri, 04 Sep 2009 17:47:03 -0400 John W. Eaton avoid crash if default font can't be found
Fri, 04 Sep 2009 11:34:57 -0400 Marco Atzeri Changed SPARSE_LIBS order to respect dependency
Fri, 04 Sep 2009 11:30:46 -0400 Marco Atzeri Update README.Cygwin
Fri, 04 Sep 2009 11:25:44 -0400 John W. Eaton attempt to fix LD_PRELOAD for Cygwin
Fri, 04 Sep 2009 11:22:53 +0200 Jaroslav Hajek further liboctave design improvements
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 17:24:06 -0400 John W. Eaton configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB
Thu, 03 Sep 2009 16:19:08 +0200 Jaroslav Hajek update NEWS
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
Wed, 02 Sep 2009 14:30:00 +0200 Jaroslav Hajek ChangeLog fix for last change: FLOAT_STORE->FLOAT_TRUNCATE
Wed, 02 Sep 2009 14:18:20 +0200 Jaroslav Hajek implement FLOAT_STORE to allow safer complex comparisons on x87
Wed, 02 Sep 2009 11:56:43 +0200 Jaroslav Hajek document subsasgn optimization in the OOP chapter
Wed, 02 Sep 2009 09:21:36 +0200 Jaroslav Hajek add a couple of missing copyright statements
Wed, 02 Sep 2009 08:35:48 +0200 Jaroslav Hajek BLAS integer size check in acx_blas_f77_func
Tue, 01 Sep 2009 16:50:54 -0400 John W. Eaton update contributors.in
Tue, 01 Sep 2009 16:48:10 -0400 Christophe Tournery wavread.m: rename data_size from obsolete ck_size
Tue, 01 Sep 2009 21:04:15 +0200 David Bateman Minor typo in new eigs.cc test
Tue, 01 Sep 2009 14:36:16 -0400 John W. Eaton configure.in, aclocal.m4: check fortran integer size
Tue, 01 Sep 2009 10:44:39 +0200 Jaroslav Hajek update NEWS