log

age author description
Sun, 06 Feb 2011 17:17:12 +0100 Konstantinos Poulios implement autopositioning requests from text objects to axes
Sun, 06 Feb 2011 15:33:56 +0100 David Bateman Delete old legends and fix for legend locations that are 'southest' (followup #32343)
Sun, 06 Feb 2011 09:16:03 -0500 Ben Abbott legend.m: Add demo for replacing existing legend.
Sun, 06 Feb 2011 07:30:27 -0500 John W. Eaton Added tag ss-3-3-92 for changeset c468c5b902b3 release-3-4-x
Sun, 06 Feb 2011 06:27:19 -0500 John W. Eaton version is now 3.3.92 release-3-4-x ss-3-3-92
Sun, 06 Feb 2011 05:50:49 -0500 John W. Eaton PermMatrix.cc (operator*): fix mixed row/column case release-3-4-x
Sun, 06 Feb 2011 05:18:43 -0500 John W. Eaton update contributors.in release-3-4-x
Sun, 06 Feb 2011 05:13:25 -0500 John W. Eaton PROJECTS, README.devel: use maintainers@octave.org instead of octave-maintainers@octave.org release-3-4-x
Sun, 06 Feb 2011 02:50:57 +0100 Konstantinos Poulios Untabify and improve indentation release-3-4-x
Sun, 06 Feb 2011 02:24:28 +0100 Konstantinos Poulios Prevent race condition in update_axes_layout release-3-4-x
Sat, 05 Feb 2011 13:09:24 -0800 Rik Update list of functions not requiring a docstring. release-3-4-x
Sat, 05 Feb 2011 13:05:16 -0800 Rik Periodic spellcheck of documentation. release-3-4-x
Sat, 05 Feb 2011 12:58:34 -0800 Rik Periodic grammarcheck of documentation. release-3-4-x
Sat, 05 Feb 2011 12:08:08 -0800 Rik Update copyright on written documentation to 2011 release-3-4-x
Sat, 05 Feb 2011 12:01:50 -0800 Rik Change PROJECTS to point to list on Wiki. release-3-4-x
Sat, 05 Feb 2011 11:51:18 -0800 Rik Overhaul usage strings and man pages for octave, octave-config, mkoctfile. release-3-4-x
Fri, 04 Feb 2011 12:58:50 -0800 Rik Undo accidental checkin. release-3-4-x
Fri, 04 Feb 2011 12:52:41 -0800 Rik Add .ico logo left out of icons changset. release-3-4-x
Fri, 04 Feb 2011 09:06:19 -0800 Rik Add new Octave O logo to Mercurial and build process. release-3-4-x
Thu, 03 Feb 2011 16:54:48 -0500 John W. Eaton include <unistd.h> in octave.cc release-3-4-x
Thu, 03 Feb 2011 19:30:13 +0100 Konstantinos Poulios Move axes labels and title positioning to axes::properties release-3-4-x
Thu, 03 Feb 2011 12:47:05 +0100 Kai Habel use text_renderer object only when freetye is available release-3-4-x
Thu, 03 Feb 2011 01:40:00 -0500 John W. Eaton mex.cc (mxArray_octave_value::dup): if value can't be converted to mxArray object, create a clone of the mxArray_octave_value container release-3-4-x
Thu, 03 Feb 2011 01:04:41 -0500 John W. Eaton require readline to provide working history control release-3-4-x
Wed, 02 Feb 2011 21:31:33 -0800 Rik Use testif to only run some sparse tests when necessary libraries are installed. release-3-4-x
Thu, 03 Feb 2011 01:00:32 +0100 Konstantinos Poulios Move axes layout from opengl_renderer::draw_axes to axes::properties release-3-4-x
Wed, 02 Feb 2011 03:36:31 -0500 John W. Eaton Range.cc (Range::Range (double, double, octave_idx_type)): correctly compute limit release-3-4-x
Tue, 01 Feb 2011 18:58:35 -0500 Ben Abbott __gnuplot_has_feature__.m: Don't throw an error if gnuplot isn't installed. release-3-4-x
Tue, 01 Feb 2011 16:25:15 -0500 John W. Eaton gl-renderer.cc and gl2ps-renderer.cc: access objects directly from gh_manager instead of working with handles release-3-4-x
Tue, 01 Feb 2011 15:55:44 -0500 John W. Eaton avoid using new to create temporary gl2ps_renderer object release-3-4-x