log

age author description
Wed, 03 Dec 2008 20:53:05 -0500 John W. Eaton ChangeLog fix
Wed, 03 Dec 2008 20:48:28 -0500 John W. Eaton update config.guess and config.sub
Sat, 29 Nov 2008 23:03:16 +0100 Thorsten Meyer clean up bzip2, gzip and __xzip__
Sat, 29 Nov 2008 17:57:50 +0100 Francesco Potortì Set max_recursion_depth and use a subfunction in nchoosek
Sat, 29 Nov 2008 00:26:57 +0100 David Bateman Set gnuplot two point clipping
Fri, 21 Nov 2008 22:53:50 -0500 jpswensen [mq]: debug.patch
Fri, 28 Nov 2008 23:12:35 +0100 David Bateman minor style fix
Thu, 31 Jul 2008 22:54:29 +0200 Thomas Treichl Minor bug fixes, update help text and tests
Fri, 14 Nov 2008 08:12:55 -0500 Ben Abbott gnuplot_drawnow.m: Add support of properites to gp backend.
Thu, 13 Nov 2008 07:50:33 -0500 Ben Abbott graphics.h.in: Add props screensize & screenpixelsperinch.
Mon, 03 Nov 2008 18:49:51 -0500 Ben Abbott __go_draw_axes__.m: xticklabel should accept a numeric vector.
Sat, 15 Nov 2008 00:58:17 +0100 Thorsten Meyer keep empty strings in char
Tue, 04 Nov 2008 23:03:50 +0100 Thorsten Meyer fix bug in cell string handling of unpack function
Thu, 27 Nov 2008 10:52:58 +0100 Thorsten Meyer improve string documentation
Wed, 05 Nov 2008 17:51:42 +0100 Thorsten Meyer fix texi bug in subplot.m
Sun, 02 Nov 2008 17:07:44 +0100 Thorsten Meyer add bzip2 function
Thu, 16 Oct 2008 22:01:10 +0200 Thorsten Meyer recommend limited line width in code examples
Thu, 27 Nov 2008 10:28:24 +0100 Brian Gough corrections for typos
Tue, 25 Nov 2008 14:04:55 +0100 Jaroslav Hajek fix empty matrix handling in switch statement
Tue, 25 Nov 2008 14:04:55 +0100 Jaroslav Hajek smarter conversion lookup
Mon, 24 Nov 2008 12:57:57 -0500 Ben Abbott __go_draw_axes__.m: Correct order for rendering children.
Mon, 24 Nov 2008 12:27:03 -0500 Ben Abbott legend.m: Correct ording of legend labels.
Mon, 24 Nov 2008 11:05:25 +0100 David Bateman changelog fix
Mon, 24 Nov 2008 11:00:47 +0100 David Bateman Check validitity of handles to delete before deleting them to avoid issues with callbacks deleting the handles as well
Mon, 24 Nov 2008 10:57:53 +0100 David Bateman Add Jarko Kaleva to contributors file
Mon, 24 Nov 2008 10:55:50 +0100 Jarkko Kaleva Add generalized eigenvalue functions
Fri, 21 Nov 2008 15:03:03 +0100 Radek Salac Add the cgs and treelayout functions
Wed, 19 Nov 2008 16:55:47 +0100 Jaroslav Hajek reuse matrix type detected in det
Wed, 19 Nov 2008 15:26:39 +0100 Jaroslav Hajek make det take advantage of matrix type
Wed, 19 Nov 2008 11:23:07 +0100 Jaroslav Hajek templatize & fix DET