log

age author description
Mon, 07 Sep 2009 08:01:41 +0200 John W. Eaton correctly toggle hold state release-3-2-x
Fri, 04 Sep 2009 06:59:44 +0200 John W. Eaton pr-output.cc (set_format (const Complex&, int&, int&)): avoid passing NaN or Inf to log10 release-3-2-x
Thu, 03 Sep 2009 11:44:07 +0200 David Bateman Minor typo in new eigs.cc test release-3-2-x
Thu, 03 Sep 2009 11:43:58 +0200 David Bateman Fix nesting error in options parsing of eigs release-3-2-x
Tue, 01 Sep 2009 09:35:17 +0200 Jaroslav Hajek fix current class method determination release-3-2-x
Tue, 01 Sep 2009 09:32:38 +0200 Jaroslav Hajek fix int2str release-3-2-x
Tue, 01 Sep 2009 09:31:39 +0200 John W. Eaton datestr: add missing semicolon release-3-2-x
Tue, 01 Sep 2009 09:31:39 +0200 E. Joshua Rigler datestr: set tm.isdst to -1 before calling mktime release-3-2-x
Tue, 01 Sep 2009 09:26:33 +0200 John W. Eaton std.m: correctly work along singleton dimension release-3-2-x
Tue, 01 Sep 2009 09:25:53 +0200 Olaf Till fix griddata release-3-2-x
Wed, 26 Aug 2009 08:17:08 +0200 Rob Mahurin syscalls.cc: Recommend waitpid() in popen2() documentation. release-3-2-x
Wed, 26 Aug 2009 08:17:08 +0200 Jaroslav Hajek fix order of args in fmod release-3-2-x
Wed, 26 Aug 2009 08:17:08 +0200 John W. Eaton try to avoid gnuplot zombies release-3-2-x
Tue, 25 Aug 2009 10:26:01 +0200 John W. Eaton __magick_read__.cc: undo unintended change release-3-2-x
Tue, 25 Aug 2009 10:26:01 +0200 John W. Eaton imread.m: undo unintended change release-3-2-x
Thu, 13 Aug 2009 20:20:32 +0200 Benjamin Lindner skip double declaration of tztime release-3-2-x
Mon, 24 Aug 2009 10:06:52 +0200 Jaroslav Hajek fix typo in acx_blas_f77_func.m4 release-3-2-x
Mon, 24 Aug 2009 10:02:47 +0200 David Bateman Fix test for setting of datasource properties. Add the edgecolor property to contours release-3-2-x
Sun, 23 Aug 2009 11:12:35 +0200 Jaroslav Hajek zero matrix assignment fix release-3-2-x
Sun, 23 Aug 2009 11:12:16 +0200 John W. Eaton acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS release-3-2-x
Sun, 23 Aug 2009 11:11:27 +0200 Jaroslav Hajek more fixes & tests for matrix multiply release-3-2-x
Sun, 23 Aug 2009 11:11:27 +0200 Jaroslav Hajek make single prec. matrix mutliply tests really single release-3-2-x
Sun, 23 Aug 2009 11:10:35 +0200 Jaroslav Hajek fix typos in complex xgemm release-3-2-x
Sun, 23 Aug 2009 11:10:05 +0200 Jaroslav Hajek fix some functions help markup release-3-2-x
Sun, 23 Aug 2009 11:09:17 +0200 John W. Eaton dlmread: perform tilde expansion to filename argument release-3-2-x
Thu, 13 Aug 2009 07:56:00 +0200 John W. Eaton new option, --no-window-system release-3-2-x
Mon, 10 Aug 2009 11:14:46 +0200 John W. Eaton parse.y (Fevalin): also return output from CATCH expression release-3-2-x
Fri, 07 Aug 2009 08:22:13 +0200 Jaroslav Hajek complete change d5570d4b1116 release-3-2-x
Fri, 07 Aug 2009 08:15:27 +0200 John W. Eaton handle null matrix assignment for diagonal and permutation matrices release-3-2-x
Fri, 07 Aug 2009 08:13:22 +0200 John W. Eaton use key list order for iterating through map with for loop release-3-2-x