log

age author description
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
Tue, 01 Feb 2011 15:42:07 -0500 Michael Godfrey gl2ps-renderer.cc (glps_renderer::draw): return immediately if fdopen fails release-3-4-x
Tue, 01 Feb 2011 04:39:21 -0500 John W. Eaton opengl_renderer::draw_axes: simplify with subfunctions release-3-4-x
Tue, 01 Feb 2011 04:34:28 -0500 John W. Eaton scatter.m: pass h to set, not ax release-3-4-x
Mon, 31 Jan 2011 18:19:27 -0500 John W. Eaton plot/private/__axis_label__.m: don't call __fltk_redraw__ release-3-4-x
Mon, 31 Jan 2011 17:09:24 -0500 John W. Eaton sparse matrix indexed assignment bug release-3-4-x
Mon, 31 Jan 2011 16:41:43 -0500 Rik Fix warning about GOTO reference in arpack code release-3-4-x
Mon, 31 Jan 2011 16:28:58 -0500 John W. Eaton plot__fltk_ginput__.m: remove line that should have been removed in previous change release-3-4-x
Mon, 31 Jan 2011 12:38:03 -0800 Rik Simplify regexp to make it POSIX compliant. release-3-4-x
Sun, 06 Feb 2011 05:50:49 -0500 John W. Eaton PermMatrix.cc (operator*): fix mixed row/column case
Sun, 06 Feb 2011 05:18:43 -0500 John W. Eaton update contributors.in
Sun, 06 Feb 2011 05:13:25 -0500 John W. Eaton PROJECTS, README.devel: use maintainers@octave.org instead of octave-maintainers@octave.org
Sun, 06 Feb 2011 02:50:57 +0100 Konstantinos Poulios Untabify and improve indentation
Sun, 06 Feb 2011 02:24:28 +0100 Konstantinos Poulios Prevent race condition in update_axes_layout
Sat, 05 Feb 2011 13:09:24 -0800 Rik Update list of functions not requiring a docstring.
Sat, 05 Feb 2011 13:05:16 -0800 Rik Periodic spellcheck of documentation.
Sat, 05 Feb 2011 12:58:34 -0800 Rik Periodic grammarcheck of documentation.
Sat, 05 Feb 2011 12:08:08 -0800 Rik Update copyright on written documentation to 2011
Sat, 05 Feb 2011 12:01:50 -0800 Rik Change PROJECTS to point to list on Wiki.
Sat, 05 Feb 2011 11:51:18 -0800 Rik Overhaul usage strings and man pages for octave, octave-config, mkoctfile.
Sat, 05 Feb 2011 11:14:09 -0500 Ben Abbott legend.m: Add demo for inline keys created by two plot commands.
Sat, 05 Feb 2011 10:19:13 -0500 David Bateman Fix for inline legends (#32022, #32343)
Fri, 04 Feb 2011 12:58:50 -0800 Rik Undo accidental checkin.
Fri, 04 Feb 2011 12:52:41 -0800 Rik Add .ico logo left out of icons changset.
Fri, 04 Feb 2011 09:06:19 -0800 Rik Add new Octave O logo to Mercurial and build process.
Thu, 03 Feb 2011 16:54:48 -0500 John W. Eaton include <unistd.h> in octave.cc
Thu, 03 Feb 2011 19:30:13 +0100 Konstantinos Poulios Move axes labels and title positioning to axes::properties
Thu, 03 Feb 2011 12:47:05 +0100 Kai Habel use text_renderer object only when freetye is available