Jaroslav Hajek <highegg@gmail.com> [Wed, 07 Jul 2010 10:57:52 +0200] rev 10764
use octave_map for octave_class
Jaroslav Hajek <highegg@gmail.com> [Fri, 02 Jul 2010 15:07:58 +0200] rev 10763
modernize some map usage on toplev.cc and error.cc
Jaroslav Hajek <highegg@gmail.com> [Fri, 02 Jul 2010 14:10:57 +0200] rev 10762
make map constructors from octave_fields public
Jaroslav Hajek <highegg@gmail.com> [Fri, 02 Jul 2010 10:18:14 +0200] rev 10761
merge with main repo
Rik <octave@nomad.inbox5.com> [Thu, 01 Jul 2010 11:15:23 -0700] rev 10760
refcard.tex: Fix italic macro typo for stem.
Rik <octave@nomad.inbox5.com> [Wed, 30 Jun 2010 21:07:18 -0700] rev 10759
stairs.m: Add additional calling forms to documentation
Jaroslav Hajek <highegg@gmail.com> [Wed, 30 Jun 2010 15:52:57 +0200] rev 10758
fix saving/loading of constant ranges (bug #30289)
Rik <octave@nomad.inbox5.com> [Mon, 28 Jun 2010 09:11:39 -0700] rev 10757
Fix typos in refcard (bug #30260).
John W. Eaton <jwe@octave.org> [Fri, 25 Jun 2010 07:22:45 -0400] rev 10756
eliminate code duplication in reset_default_properties methods
Jaroslav Hajek <highegg@gmail.com> [Fri, 02 Jul 2010 10:10:51 +0200] rev 10755
implement map concat optimizations for [] operator