log

age author description
Thu, 07 Feb 2008 23:00:51 +0100 Michael Goffioul Implement callbackobject property in root object.
Thu, 07 Feb 2008 17:06:55 +0100 Michael Goffioul Export nested properties classes of all graphics object.
Thu, 07 Feb 2008 16:21:03 +0100 Michael Goffioul Fix default value for axes gridlinestyle and minorgridlinestyle.
Tue, 03 Jun 2008 07:16:58 +0200 Jaroslav Hajek trivial fix option in Fload
Sun, 25 May 2008 15:04:37 +0200 David Bateman Add Ffilemarker and fix for 'dbstep in'
Sun, 25 May 2008 16:32:30 +0200 David Bateman Add the debug function
Mon, 02 Jun 2008 18:31:41 -0400 John W. Eaton ChangeLog fix
Wed, 28 May 2008 01:03:35 +0200 David Bateman Add some single precision test code and fix resulting bugs
Mon, 02 Jun 2008 16:57:45 +0200 David Bateman Second set of single precision test code and fix of resulting bugs
Thu, 22 May 2008 22:00:26 +0200 Jaroslav Hajek [mq]: cellstr
Wed, 21 May 2008 12:26:57 +0200 kimhanse strings/mat2str.m: Change is_complex to iscomplex, add tests, add missing ;
Fri, 23 May 2008 18:00:04 +0200 David Bateman minor additional fix
Fri, 23 May 2008 17:56:10 +0200 David Bateman Error in FloatComplexLU instantiation
Fri, 23 May 2008 09:35:08 +0200 David Bateman Makefile fix for single precision
Fri, 23 May 2008 10:44:58 +0200 David Bateman Correct initialize in FloatAEPBALANCE::init
Wed, 21 May 2008 22:27:07 +0200 Thomas Treichl Removed semicolons at end of lines 172 and 177
Thu, 22 May 2008 11:20:09 +0200 Jaroslav Hajek handle floats in mk-opts.pl
Mon, 19 May 2008 10:22:38 +0200 David Bateman Make quad work with single precision
Wed, 21 May 2008 19:25:08 +0200 Jaroslav Hajek compound ops for float matrices
Tue, 20 May 2008 11:48:44 +0200 Jaroslav Hajek add missing copyright
Sun, 18 May 2008 20:23:31 +0200 Jaroslav Hajek implement optimized sparse-dense transposed multiplication
Thu, 08 May 2008 13:46:33 +0200 Jaroslav Hajek map symmetric cases to xHERK, xSYRK
Wed, 07 May 2008 16:33:15 +0200 Jaroslav Hajek support for compound operators, implement trans_mul, mul_trans, herm_mul and mul_herm
Wed, 21 May 2008 14:12:16 -0400 John W. Eaton ChangeLog fixes
Wed, 21 May 2008 17:14:08 +0200 Jaroslav Hajek improved matrix_type check
Wed, 14 May 2008 23:28:41 +0200 David Bateman Extend rcond function to single precision types
Tue, 13 May 2008 12:40:23 +0200 David Bateman Fix tests for transpose in Array.cc
Mon, 12 May 2008 22:57:11 +0200 David Bateman Handle single precision eps values
Mon, 12 May 2008 01:35:30 +0200 David Bateman Replace use of xerrwv with xerrwd and rumach with d1mach(4) in newly imported code
Sun, 11 May 2008 22:51:50 +0200 David Bateman Add some more support for single precision to libcruft functions
Wed, 21 May 2008 09:36:46 -0400 John W. Eaton add missing files from single-precision merge
Wed, 21 May 2008 08:42:40 -0400 John W. Eaton pt-idx.cc: initialize fields in constructors
Wed, 21 May 2008 08:39:00 -0400 John W. Eaton tree_index_expression constructor: delete default arg values
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Wed, 14 May 2008 18:09:56 +0200 David Bateman Add the rcond function
Tue, 13 May 2008 21:12:12 +0200 David Bateman Add dbquit and make dbstep compatible. Use parser in debug mode to handle multi-line input
Tue, 20 May 2008 16:49:02 -0400 Kim Hansen load-path.cc (load_path::initialize): include separator when appending sys_path
Wed, 14 May 2008 22:51:19 +0200 David Bateman Add the interp1q function
Tue, 20 May 2008 16:24:50 -0400 John W. Eaton style fixes
Tue, 20 May 2008 16:22:30 -0400 John W. Eaton style fixes
Sun, 18 May 2008 00:09:08 -0400 bill datenum\: fixed combination of scalar and vector/matrix input bug
Sun, 18 May 2008 16:04:22 -0400 bill file-io.cc: added documentation
Sun, 18 May 2008 22:40:28 +0200 Thomas Weber Extend explanation of randn's return value
Sun, 18 May 2008 22:14:45 +0200 David Bateman Add regexp matching to Fwho and Fclear
Mon, 19 May 2008 17:35:39 -0400 David Bateman isa.m: fnumeric -> numeric
Mon, 19 May 2008 16:05:36 -0400 John W. Eaton isa.m: fix tests
Wed, 14 May 2008 18:03:58 +0200 David Bateman Typo DPBCON -> DGBCON
Sun, 18 May 2008 01:26:04 -0400 bill test_args: update function argument tests
Tue, 13 May 2008 17:45:35 +0200 David Bateman all false logical indexing fix
Tue, 13 May 2008 09:57:15 -0500 Bill Denney isa.m: simplify with persistent variables
Mon, 12 May 2008 22:39:33 +0200 David Bateman Treat numeric and float argument in the isa function.
Sat, 10 May 2008 21:55:40 +0200 David Bateman Add quadv, quadgk, dblquad and triplequad functions
Fri, 09 May 2008 14:25:46 +0200 David Bateman Compatibility fix for assert
Sat, 03 May 2008 09:10:56 +0200 Thomas Weber Replace deprecated isstr() call
Sat, 03 May 2008 11:47:54 +0200 Rafael Laboissiere Use isschar instead of deprecated isstr
Wed, 07 May 2008 13:45:30 -0400 John W. Eaton scope and context fixes for function handles
Tue, 06 May 2008 13:39:55 -0400 John W. Eaton scripts/miscellaneous/Makefile.in (SOURCES): add symvar.m
Tue, 06 May 2008 13:38:07 -0400 David Bateman Add symvar function
Tue, 06 May 2008 13:15:26 -0400 David Bateman Also ignore other constants in Finline
Tue, 06 May 2008 06:19:58 -0400 David Bateman Treat bool as a scalar in the bit functions