log

age author description
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
Tue, 18 Nov 2008 22:55:13 +0100 David Bateman Update manual citation
Tue, 18 Nov 2008 11:14:31 -0500 John W. Eaton style fixes
Tue, 18 Nov 2008 10:01:58 -0500 John W. Eaton style fixes
Tue, 18 Nov 2008 09:49:05 -0500 John W. Eaton load-path.cc: comment
Mon, 17 Nov 2008 23:03:37 -0500 John W. Eaton load-path.cc (load_path::dir_info::update): simplify previous change
Mon, 17 Nov 2008 22:30:39 -0500 John W. Eaton load-path.cc (load_path::dir_info::update): smarter handling of relative names
Tue, 18 Nov 2008 02:40:37 +0100 David Bateman Changelog for previous patch
Tue, 18 Nov 2008 02:35:51 +0100 David Bateman Fast return case for file_ops::tilde_expand
Mon, 17 Nov 2008 20:04:23 -0500 John W. Eaton dir-ops.cc (dir_entry::read): use std::list<std::string> to cache names before converting to string_vector
Mon, 17 Nov 2008 11:38:39 +0100 Brian Gough spelling corrections
Fri, 14 Nov 2008 12:50:03 +0100 David Bateman Changelog fix
Fri, 14 Nov 2008 12:04:35 +0100 David Bateman Correct use of resize_fill_value in Array2<T>::index methods.
Fri, 14 Nov 2008 11:47:55 +0100 David Bateman Respect the minortick property of the axis objects
Thu, 13 Nov 2008 14:13:54 -0500 John W. Eaton better use of templates in ov-intx.h
Thu, 13 Nov 2008 12:10:30 -0500 John W. Eaton chi2rnd.m: fix missing semicolon