John W. Eaton <jwe@octave.org> [Sat, 07 Mar 2009 13:28:03 -0500] rev 8924
bump version info for snapshot
John W. Eaton <jwe@octave.org> [Sat, 07 Mar 2009 11:35:31 -0500] rev 8923
document --doc-cache-file option
John W. Eaton <jwe@octave.org> [Sat, 07 Mar 2009 11:29:07 -0500] rev 8922
update README
John W. Eaton <jwe@octave.org> [Sat, 07 Mar 2009 11:04:19 -0500] rev 8921
update PROJECTS file
John W. Eaton <jwe@octave.org> [Sat, 07 Mar 2009 10:41:27 -0500] rev 8920
update copyright notices
John W. Eaton <jwe@octave.org> [Sat, 07 Mar 2009 09:01:50 -0500] rev 8919
config.sub, config.guess: update from FSF sources
Jason Riedy <jason@acm.org> [Fri, 06 Mar 2009 10:27:30 -0500] rev 8918
Consistently use element_type in the array classes.
Jaroslav Hajek <highegg@gmail.com> [Fri, 06 Mar 2009 13:42:24 +0100] rev 8917
manual improvements
Jaroslav Hajek <highegg@gmail.com> [Fri, 06 Mar 2009 12:00:11 +0100] rev 8916
add diag & perm matrix query methods to octave_value
Ben Abbott <bpabbott@mac.com> [Fri, 06 Mar 2009 01:07:04 -0500] rev 8915
__go_draw_axes__.m: Preserve the order of axes' children when pruning the handles for the {x,y,z}labels and title.