log

age author description
Wed, 09 Sep 2009 14:14:32 +0200 John W. Eaton pr-output.cc: new test release-3-2-x
Mon, 07 Sep 2009 08:38:09 +0200 Jaroslav Hajek fix minor typo release-3-2-x
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
Fri, 07 Aug 2009 08:11:49 +0200 Jaroslav Hajek implant tree_index_expression::lvalue from development version release-3-2-x
Thu, 06 Aug 2009 07:32:53 +0200 Pieter Eendebak support cellstrs in setxor release-3-2-x
Thu, 06 Aug 2009 07:31:45 +0200 Olli Saarela __gnuplot_get_var__: if read fails to return data, sleep before trying again release-3-2-x
Thu, 06 Aug 2009 07:30:34 +0200 Ben Abbott Avoid the flickering x11 window seen with rapid gnuplot updates. release-3-2-x
Thu, 06 Aug 2009 07:18:53 +0200 Ben Abbott __go_draw_axes__.m: Fix ticklabels specified as 2D character array. release-3-2-x
Tue, 04 Aug 2009 09:55:38 +0200 John W. Eaton use complex function for acos mapper if arg is out of range [-1, 1] release-3-2-x
Tue, 04 Aug 2009 09:52:53 +0200 John W. Eaton correctly parse things like '@(){1 2}' release-3-2-x
Sat, 25 Jul 2009 16:26:01 +0200 John W. Eaton avoid complex -> real conversion when constructing arrays with [] release-3-2-x
Sat, 25 Jul 2009 16:22:40 +0200 Jaroslav Hajek fix Cholesky updating with scalars release-3-2-x
Sat, 25 Jul 2009 16:21:51 +0200 Aleksej Saushev initialize floating point values properly for NetBSD systems release-3-2-x
Sat, 25 Jul 2009 16:20:35 +0200 Jaroslav Hajek fix signed integer shift release-3-2-x
Sat, 25 Jul 2009 16:20:05 +0200 Benjamin Lindner determine correct image bitwidth in __magick_read__.cc release-3-2-x
Sat, 25 Jul 2009 16:17:27 +0200 John W. Eaton __go_draw_axes__.m: also use layer property for plot border release-3-2-x
Sat, 25 Jul 2009 16:16:59 +0200 John W. Eaton Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG) release-3-2-x
Thu, 16 Jul 2009 11:56:44 -0400 John W. Eaton graphics.cc (get_array_limits): require min_pos value to be greater than zero release-3-2-x
Sat, 11 Jul 2009 12:46:10 -0400 John W. Eaton file-ops.cc (file_ops::symlink, file_ops::readlink): avoid incorrectly sized buffer release-3-2-x
Thu, 09 Jul 2009 15:04:34 -0400 John W. Eaton configure.in: don't use system strftime on MinGW systems release-3-2-x
Wed, 08 Jul 2009 14:06:53 -0400 John W. Eaton pt-assign.cc (maybe_warn_former_built_in_variable): improve message release-3-2-x
Wed, 08 Jul 2009 13:49:21 -0400 John W. Eaton dim-vector.h: dim vectors always have two dimensions release-3-2-x
Fri, 24 Jul 2009 13:56:01 +0200 Jaroslav Hajek Added tag release-3-2-2 for changeset 6607a20f0ab1 release-3-2-x
Tue, 21 Jul 2009 06:52:59 +0200 Jaroslav Hajek version 3.2.2 release-3-2-x
Fri, 03 Jul 2009 18:59:07 +0200 Jaroslav Hajek fix missing unwind_protect::run in pt-eval.cc release-3-2-x
Fri, 03 Jul 2009 12:21:50 +0200 Jaroslav Hajek fix bugs in sparse reductions release-3-2-x
Thu, 02 Jul 2009 13:43:46 +0200 Jaroslav Hajek allow which look for files on path release-3-2-x
Thu, 02 Jul 2009 11:32:27 +0200 Jaroslav Hajek use proper empty value in Cell::index release-3-2-x
Thu, 02 Jul 2009 08:21:50 +0200 Jaroslav Hajek fix sparse +- diag operations release-3-2-x
Thu, 02 Jul 2009 06:31:29 +0200 David Bateman Fix 'format rat' for values like '1 - eps' release-3-2-x
Thu, 02 Jul 2009 06:31:29 +0200 Joe Rothweiler fix kbhit(1) to not discard waiting keystrokes release-3-2-x