log src/ov-class.cc @ 9377:610bf90fce2a

age author description
Tue, 23 Jun 2009 08:22:13 +0200 Jaroslav Hajek update unwind_protect usage everywhere
Thu, 11 Jun 2009 12:44:01 +0200 Jaroslav Hajek Unpack cs-list and setup nargin for call to subsasgn method
Thu, 11 Jun 2009 12:25:36 +0200 Jaroslav Hajek set up proper nargout for call to subsref method
Wed, 10 Jun 2009 11:31:58 +0200 Jaroslav Hajek improve indexed assignment using indexed numel
Thu, 21 May 2009 14:26:47 -0700 Robert T. Short clear -classes and support.
Fri, 15 May 2009 16:02:30 -0400 Robert T. Short Handle loading of objects with inheritance from MAT files.
Fri, 08 May 2009 15:18:22 -0400 Robert T. Short [mq]: x
Tue, 05 May 2009 14:11:43 -0400 Robert T. Short make load work for derived classses
Mon, 27 Apr 2009 14:22:15 -0400 John W. Eaton ov-class.cc: don't dispatch subsref or subsasgn when called from builtin
Thu, 23 Apr 2009 16:05:52 -0400 John W. Eaton object exemplars
Wed, 22 Apr 2009 14:41:27 -0400 John W. Eaton ov-class.cc: protect against possiblly invalid octave_value -> string conversions
Wed, 22 Apr 2009 14:33:26 -0400 rtshort Update to OOP facilities.
Tue, 24 Mar 2009 11:29:53 -0400 rtshort Partial implementation of derived classes using the old form with "@" files.
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 17 Feb 2009 21:41:26 -0500 John W. Eaton oct-map.h: fix think-o in previous change
Tue, 17 Feb 2009 14:24:02 -0500 John W. Eaton ov-class.cc (octave_class::subsref): return class object, not struct when indexing directly
Sun, 15 Feb 2009 23:49:15 -0500 John W. Eaton handle commands in the lexer
Wed, 04 Feb 2009 00:47:53 -0500 John W. Eaton New evaluator and debugger derived from tree-walker class
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Wed, 15 Oct 2008 11:52:39 -0400 David Bateman allow multiple args for inferiorto and superiorto
Thu, 09 Oct 2008 20:09:13 +0100 David Bateman Allow saving/loading of classes. Add saveobj and loadobj methods
Fri, 26 Sep 2008 13:29:29 -0400 David Bateman Add subsindex and ismethod functions
Fri, 25 Jul 2008 14:25:35 -0400 John W. Eaton make superiorto and inferiorto work
Mon, 21 Jul 2008 17:55:29 -0400 John W. Eaton octave_class::subsasgn: only do internal magic if RHS is not an octave_class object
Mon, 04 Feb 2008 07:40:55 +0000 jwe [project @ 2008-02-04 07:40:55 by jwe]
Fri, 28 Dec 2007 22:32:23 +0000 jwe [project @ 2007-12-28 22:31:35 by jwe]