log

age author description
Sat, 22 Aug 2009 21:48:27 +0200 David Bateman Fix test for setting of datasource properties. Add the edgecolor property to contours
Fri, 21 Aug 2009 12:12:25 +0200 Jaroslav Hajek further bool ops tweaks
Fri, 21 Aug 2009 10:13:53 +0200 Jaroslav Hajek update NEWS
Fri, 21 Aug 2009 08:18:16 +0200 Jaroslav Hajek make ! operator check for NaNs, simplify implementations in liboctave
Wed, 19 Aug 2009 22:55:15 +0200 Jaroslav Hajek refactor binary & bool ops in liboctave
Wed, 19 Aug 2009 16:24:33 +0200 Jaroslav Hajek zero matrix assignment fix
Wed, 19 Aug 2009 15:54:31 +0200 Jaroslav Hajek optimize &=, |= operators
Wed, 19 Aug 2009 13:58:50 +0200 Jaroslav Hajek update NEWS
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 15:28:55 -0400 John W. Eaton tweaks for HDF5 library check
Tue, 18 Aug 2009 13:05:14 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for HDF5
Tue, 18 Aug 2009 12:11:49 -0400 John W. Eaton acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS
Tue, 18 Aug 2009 12:10:16 -0400 John W. Eaton use Z_LIBS in checks for curl and glpk libraries
Tue, 18 Aug 2009 11:23:03 -0400 David Grundberg Clear QHULL_LIBS etc on errors. Interpret --without-qhull etc correctly.
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 17:24:21 -0400 John W. Eaton octave-bug.in, octave-bug.cc.in: update for recent configure changes
Mon, 17 Aug 2009 14:53:48 -0400 John W. Eaton print_usage: make it work again if an argument is given
Mon, 17 Aug 2009 12:45:02 -0400 John W. Eaton liboctave/Makefile.in (LINK_DEPS): list LIBS last
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:59:26 +0200 Jaroslav Hajek print_usage: support calling from methods
Mon, 17 Aug 2009 13:09:12 +0200 Jaroslav Hajek partially revert e79470be3ecb
Sun, 16 Aug 2009 08:25:24 +0200 Jaroslav Hajek more fixes & tests for matrix multiply
Sun, 16 Aug 2009 07:04:40 +0200 Jaroslav Hajek make single prec. matrix mutliply tests really single
Sun, 16 Aug 2009 06:55:15 +0200 Jaroslav Hajek fix typos in complex xgemm
Sat, 15 Aug 2009 06:54:29 +0200 Jaroslav Hajek compatibility for earlier autoconfs