log

age author description
Sun, 17 Feb 2008 22:27:48 +0100 Michael Goffioul Make sure to initialize axes xform data.
Thu, 14 Feb 2008 12:17:44 +0100 Michael Goffioul Add rendering interface for surface object (no implementation yet).
Wed, 13 Feb 2008 17:06:22 +0100 Michael Goffioul Implement resize handler mechanism (call resizefcn on figure resize and notify children).
Thu, 14 Feb 2008 06:33:29 +0200 Shai Ayal better tick and limit handling, still missing logscale support
Tue, 12 Feb 2008 16:37:56 +0100 Michael Goffioul Add support for extern updaters. Add set_figure_position interface to graphics_backend.
Mon, 11 Feb 2008 16:42:14 +0100 Michael Goffioul Import sources for OpenGL-based renderer.
Fri, 08 Feb 2008 16:46:34 +0100 Michael Goffioul Fix execution of callback strings and allow execution of callback by name.
Fri, 08 Feb 2008 12:22:45 +0100 Michael Goffioul Ignore build directories.
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