log

age author description
Tue, 08 Jul 2008 12:00:32 -0400 John W. Eaton call stack changes
Sat, 28 Jun 2008 05:15:02 -0400 John W. Eaton ChangeLog additions
Thu, 26 Jun 2008 16:06:14 -0400 John W. Eaton token.h: Omit "class symbol_table::symbol_record" decl
Thu, 26 Jun 2008 15:59:51 -0400 John W. Eaton lex.l (grab_block_comment): Use parens around || expression within && expression
Wed, 25 Jun 2008 08:05:33 -0400 John W. Eaton avoid shadow warning
Wed, 25 Jun 2008 12:46:32 +0200 David Bateman Frats fix for nargin==0
Fri, 20 Jun 2008 23:38:44 +0200 Jaroslav Hajek avoid using gensub in genprops.awk
Fri, 20 Jun 2008 09:34:55 +0200 Jaroslav Hajek add missing include in MatrixType.h
Wed, 18 Jun 2008 21:00:06 +0200 Jaroslav Hajek make regexp(...,'once') matlab compatible
Mon, 26 May 2008 14:01:55 +0200 Jaroslav Hajek simplify & cleanup octave_value::XXX_vector_value functions
Mon, 16 Jun 2008 10:09:15 +0200 David Bateman Fix to use of single precision slatec functions
Tue, 17 Jun 2008 13:58:21 -0400 John W. Eaton dbstack fixes
Fri, 13 Jun 2008 13:55:16 -0400 John W. Eaton Remove some float-functions ambiguities.
Thu, 12 Jun 2008 17:02:53 +0200 Jaroslav Hajek Remove CEXTRA from MAKEDEPS
Wed, 11 Jun 2008 09:51:35 +0200 Jaroslav Hajek configure.in: fix invalid placement of variables restoration statements
Sun, 08 Jun 2008 20:41:01 +0200 David Bateman Convert qrshift, qrinsert, qrdelete, qrupdate to allow single precision arguments
Thu, 12 Jun 2008 10:42:56 -0400 John W. Eaton eliminate streamoff type
Wed, 11 Jun 2008 15:13:30 -0400 John W. Eaton fix tests for usage in test_error.m
Wed, 11 Jun 2008 15:05:46 -0400 John W. Eaton fix expected output from lasterr in tests; fix fail tests in ismember.m
Wed, 11 Jun 2008 14:39:21 -0400 John W. Eaton one more verror fix
Wed, 11 Jun 2008 14:21:06 -0400 John W. Eaton rat.m: handle arrays and all-integer inputs
Wed, 11 Jun 2008 13:58:03 -0400 John W. Eaton verror fixes
Tue, 10 Jun 2008 13:43:54 -0400 John W. Eaton mexproto.h: fix mxCreateLogicalScalar decl
Tue, 10 Jun 2008 13:43:35 -0400 John W. Eaton graphics.cc (execute_callback, xget_ancestor): pass args by const reference and make explicit copies
Mon, 09 Jun 2008 14:47:25 -0400 John W. Eaton lasterror fixes
Fri, 06 Jun 2008 15:04:12 -0400 John W. Eaton clear subfunctions when clearing parent function
Fri, 06 Jun 2008 11:35:10 -0400 John W. Eaton mlock: doc fix
Thu, 05 Jun 2008 18:00:37 -0400 John W. Eaton eliminate src/graphics subdirectory
Thu, 05 Jun 2008 20:42:14 +0200 Jaroslav Hajek correct fputs to fprintf in __go_draw_axes__.m
Thu, 05 Jun 2008 14:41:52 -0400 John W. Eaton fix unloading of mex files
Thu, 05 Jun 2008 10:35:58 -0400 John W. Eaton undo previous change
Thu, 05 Jun 2008 01:29:26 -0400 John W. Eaton style fixes
Thu, 05 Jun 2008 01:06:29 -0400 John W. Eaton style fixes
Thu, 05 Jun 2008 00:23:04 -0400 John W. Eaton properties::update_normals: eliminate unnecessary use of references
Fri, 02 May 2008 16:52:41 +0200 Michael Goffioul Export additional symbols: octave_fcn_inline, octave_fcn_handle, read_binary_data, save_binary_data.
Sat, 26 Apr 2008 22:53:12 +0200 Michael Goffioul Add hggroup support in OpenGL renderer.
Fri, 25 Apr 2008 16:44:59 +0200 Michael Goffioul Add support for hggroup
Thu, 24 Apr 2008 16:43:31 +0200 Michael Goffioul Add dynamic property creation
Fri, 04 Apr 2008 22:18:01 +0300 Shai Ayal added check for FTGL library
Sun, 23 Mar 2008 16:45:45 +0100 Michael Goffioul Redesign axis limit computation handling (using hidden limit properties in child objects)
Mon, 17 Mar 2008 18:51:36 +0200 Shai Ayal make the fltk_backend canvas the size of figure.position
Fri, 14 Mar 2008 21:02:16 +0200 Shai Ayal rudimentry (i.e. no font metrics) sync of axes.position and axes.outerposition
Wed, 12 Mar 2008 22:20:01 +0100 Michael Goffioul Rename add_listener to addlistener.
Sun, 09 Mar 2008 21:03:38 +0200 Shai Ayal added zoomstack support to fltk_backend
Sun, 09 Mar 2008 20:51:52 +0200 Shai Ayal added (far from perfect) support for logscale ticks
Thu, 06 Mar 2008 06:40:06 +0200 Shai Ayal Add toggle grid button & handle the 'a' & 'g' keys for auto axis and toggle
Tue, 04 Mar 2008 15:34:38 +0100 Michael Goffioul Add zoom stack facility in axes object.
Sun, 02 Mar 2008 06:38:27 +0200 Shai Ayal added {x,y,z}lim sanity check
Sun, 02 Mar 2008 14:44:31 +0100 Michael Goffioul Use all properties in factory default values (including the ones starting with __)
Sat, 01 Mar 2008 22:07:53 +0200 Shai Ayal Added zoombox (mouse button 1) & autoscale (button marked A and mouse button 3)
Sat, 01 Mar 2008 18:54:10 +0200 Shai Ayal added some more markers
Fri, 29 Feb 2008 17:49:00 +0100 Michael Goffioul Smarter reference counting in base_property.
Fri, 29 Feb 2008 17:38:32 +0100 Michael Goffioul Initial low-level support for property listeners.
Wed, 27 Feb 2008 21:45:12 +0100 Michael Goffioul Remove data_property, replace with array_property or row_vector_property.
Wed, 27 Feb 2008 14:59:00 +0100 Michael Goffioul Make backend switching work.
Wed, 27 Feb 2008 11:28:22 +0100 Michael Goffioul Fix typos in property names (edgealpha/facealpha).
Tue, 26 Feb 2008 12:04:20 +0100 Michael Goffioul Fix OpenGL/FLTK compilation under Windows.
Tue, 26 Feb 2008 22:06:47 +0100 Michael Goffioul Add new double_radio_property class for alpha values.
Mon, 25 Feb 2008 21:50:37 +0200 Shai Ayal handle unsorted limits when calculatin gticks and limits
Mon, 25 Feb 2008 21:45:11 +0200 Shai Ayal added pixel<->coord transform in axes and use it for display of cursor