log

age author description
Thu, 24 Jun 2010 10:14:44 +0200 Jaroslav Hajek fix a showstopping bug in octave_fields reference counting
Thu, 24 Jun 2010 08:02:26 +0200 Jaroslav Hajek more octave_map compatibility
Thu, 24 Jun 2010 07:46:54 +0200 Jaroslav Hajek add ChangeLog entries for changes
Wed, 23 Jun 2010 13:58:04 +0200 Jaroslav Hajek fix octave_map::extract_scalar
Wed, 23 Jun 2010 12:21:49 +0200 Jaroslav Hajek make the new interface more backward compatible
Tue, 22 Jun 2010 15:22:36 +0200 Jaroslav Hajek initial code for structs rewrite
Tue, 06 Jul 2010 21:05:09 +0200 David Bateman Add engineering formats. eg 'fomat short eng' (Feature Request #30163)
Sun, 04 Jul 2010 12:38:40 +0200 Soren Hauberg scripts/polynomial/deconv.m: ensure that the orientation of the third input to 'filter' matches the orientation of 'y'.
Sun, 04 Jul 2010 11:44:50 +0200 Soren Hauberg src/DLD_FUNCTIONS/__magick_read__.cc: restore locale after GraphicsMagick initialisation
Fri, 02 Jul 2010 14:28:39 -0700 Rik wavread.m: Correctly handle non-word aligned chunks (bug #30309).
Thu, 01 Jul 2010 11:15:23 -0700 Rik refcard.tex: Fix italic macro typo for stem.
Wed, 30 Jun 2010 21:07:18 -0700 Rik stairs.m: Add additional calling forms to documentation
Wed, 30 Jun 2010 15:52:57 +0200 Jaroslav Hajek fix saving/loading of constant ranges (bug #30289)
Mon, 28 Jun 2010 09:11:39 -0700 Rik Fix typos in refcard (bug #30260).
Fri, 25 Jun 2010 07:22:45 -0400 John W. Eaton eliminate code duplication in reset_default_properties methods
Fri, 25 Jun 2010 08:46:17 +0200 Jaroslav Hajek remove stray debug stub 2
Thu, 24 Jun 2010 20:08:14 -0700 Rik Add [FILE] to octave usage string (bug #30258).
Thu, 24 Jun 2010 12:22:27 -0700 Rik Plot commands now print usage information without errors
Thu, 24 Jun 2010 14:39:32 +0200 Jaroslav Hajek implement cellstr extractors for char matrices
Thu, 24 Jun 2010 12:42:38 +0200 Jaroslav Hajek remove stray debug stub from CMatrix.cc
Thu, 24 Jun 2010 07:06:11 +0300 Shai Ayal split printing between backends
Wed, 23 Jun 2010 09:24:23 -0400 John W. Eaton eliminate trailing whitespace in ChangeLog files
Wed, 23 Jun 2010 12:57:36 +0200 David Bateman Add the whitebg function
Wed, 23 Jun 2010 11:44:21 +0200 David Bateman Allow set(h) to work if the handle includes color properties
Wed, 23 Jun 2010 11:37:22 +0200 David Bateman merge because of a confliciting push to savannah
Wed, 23 Jun 2010 11:23:32 +0200 David Bateman Add the reset built function
Wed, 23 Jun 2010 11:21:51 +0200 Jaroslav Hajek use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfile
Tue, 22 Jun 2010 12:39:56 -0700 Rik Correctly break lines > 80 characters in ChangeLog.
Tue, 22 Jun 2010 12:31:40 -0700 Rik Clarify documentation wording. Bug #30165.
Mon, 21 Jun 2010 22:35:11 -0700 Rik Fix spreadsheet style range option (bug #30183).