log

age author description
Thu, 03 Feb 2011 01:42:55 -0500 John W. Eaton this branch was accidentally checked in axes-layout
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
Thu, 03 Feb 2011 01:04:41 -0500 John W. Eaton require readline to provide working history control
Wed, 02 Feb 2011 21:31:33 -0800 Rik Use testif to only run some sparse tests when necessary libraries are installed.
Thu, 03 Feb 2011 01:06:52 +0100 Konstantinos Poulios Move axes layout from opengl_renderer::draw_axes to axes::properties
Thu, 03 Feb 2011 01:00:32 +0100 Konstantinos Poulios Move axes layout from opengl_renderer::draw_axes to axes::properties axes-layout
Wed, 02 Feb 2011 03:36:31 -0500 John W. Eaton Range.cc (Range::Range (double, double, octave_idx_type)): correctly compute limit
Tue, 01 Feb 2011 18:58:35 -0500 Ben Abbott __gnuplot_has_feature__.m: Don't throw an error if gnuplot isn't installed.
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
Tue, 01 Feb 2011 15:55:44 -0500 John W. Eaton avoid using new to create temporary gl2ps_renderer object
Tue, 01 Feb 2011 15:42:07 -0500 Michael Godfrey gl2ps-renderer.cc (glps_renderer::draw): return immediately if fdopen fails
Tue, 01 Feb 2011 04:39:21 -0500 John W. Eaton opengl_renderer::draw_axes: simplify with subfunctions
Tue, 01 Feb 2011 04:34:28 -0500 John W. Eaton scatter.m: pass h to set, not ax
Mon, 31 Jan 2011 18:19:27 -0500 John W. Eaton plot/private/__axis_label__.m: don't call __fltk_redraw__
Mon, 31 Jan 2011 17:09:24 -0500 John W. Eaton sparse matrix indexed assignment bug
Mon, 31 Jan 2011 16:41:43 -0500 Rik Fix warning about GOTO reference in arpack code
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
Mon, 31 Jan 2011 12:38:03 -0800 Rik Simplify regexp to make it POSIX compliant.
Mon, 31 Jan 2011 09:20:57 -0500 John W. Eaton version is now 3.3.91+ release-3-4-x
Mon, 31 Jan 2011 09:18:08 -0500 John W. Eaton Added tag ss-3-3-91 for changeset b10ea6efdc58 release-3-4-x
Mon, 31 Jan 2011 08:36:58 -0500 John W. Eaton version is now 3.3.91 release-3-4-x ss-3-3-91
Mon, 31 Jan 2011 08:36:06 -0500 John W. Eaton fix list of files in arpack/module.mk release-3-4-x
Mon, 31 Jan 2011 07:29:32 -0500 John W. Eaton really add arpack LICENSE file release-3-4-x
Mon, 31 Jan 2011 07:25:10 -0500 John W. Eaton update arpack license file; fix dist of arpack doc files release-3-4-x
Mon, 31 Jan 2011 03:19:01 -0500 John W. Eaton try to get better value than \ for P_tmpdir on Windows systems release-3-4-x
Sun, 30 Jan 2011 22:44:52 -0800 Rik Use pattern-style rules to make .texi files rather than older suffix-style rules. release-3-4-x
Sun, 30 Jan 2011 09:36:11 -0800 Rik Rename fltk_mouse_wheel_zoom, fltk_gui_mode functions to remove fltk_ prefix. release-3-4-x
Sun, 30 Jan 2011 12:01:35 -0500 John W. Eaton txt-eng-ft.cc (ft_manager::ft_manager): omit fc_init_done from init list if fontconfig is missing release-3-4-x
Sun, 30 Jan 2011 07:52:36 -0800 Rik Deprecate glpkmex function and remove from documentation. release-3-4-x
Sun, 30 Jan 2011 04:38:35 -0500 Pascal Dupuis lo-sysdep.cc (opendir): on error, free allocated DIR object befor returning release-3-4-x