Jaroslav Hajek <highegg@gmail.com> [Mon, 29 Sep 2008 08:03:12 +0200] rev 7599
version 3.0.3
Jaroslav Hajek <highegg@gmail.com> [Mon, 29 Sep 2008 07:57:57 +0200] rev 7598
add missing return in Array<T>::delete_elements_2
Jaroslav Hajek <highegg@gmail.com> [Mon, 29 Sep 2008 07:32:19 +0200] rev 7597
fix null assignment behaviour
John W. Eaton <jwe@octave.org> [Mon, 29 Sep 2008 07:24:07 +0200] rev 7596
interpft.m: increase tolerance
Thomas Weber <thomas.weber.mail@gmail.com> [Mon, 29 Sep 2008 07:22:04 +0200] rev 7595
Increase pcre's match_limit for difficult regexps
John W. Eaton <jwe@octave.org> [Mon, 29 Sep 2008 07:21:47 +0200] rev 7594
load-path.cc (load_path::do_initialize): look for OCTAVE_PATH in the environment, not OCTAVE_LOADPATH
David Bateman <dbateman@free.fr> [Wed, 24 Sep 2008 14:08:58 +0200] rev 7593
clear breakpoints is function found to be out of date
Francesco Potorti [Wed, 24 Sep 2008 09:06:04 +0200] rev 7592
container.txi: doc fix
Francesco Potorti [Wed, 24 Sep 2008 09:00:33 +0200] rev 7591
container.txi: fix cross reference in struct docs
Ben Abbott <bpabbott@mac.com> [Wed, 24 Sep 2008 08:56:40 +0200] rev 7590
pcolor.m: Improve doc strings.