log src/ov-class.cc @ 9881:b3089dba88bf

age author description
Sat, 28 Nov 2009 14:00:56 +0100 Kacper Kowalik Remove HDF5 cruft for older versions of HDF5
Tue, 10 Nov 2009 10:58:39 +0100 Jaroslav Hajek fix internal numel on classes
Tue, 03 Nov 2009 08:49:20 +0100 David Grundberg Allow and ignore extra outargs from user-defined size methods
Tue, 03 Nov 2009 08:52:00 +0100 David Grundberg Call user-defined subsref/subsasgn with 1xN structs instead of Nx1
Mon, 02 Nov 2009 10:28:57 +0100 Jaroslav Hajek fix base class field assignment
Mon, 05 Oct 2009 10:20:18 +0200 Jaroslav Hajek improve OOP subsref handling
Thu, 27 Aug 2009 16:08:23 +0200 Jaroslav Hajek fix previous change, avoid duplicate loads of methods in descendant classes
Thu, 27 Aug 2009 13:46:34 +0200 Jaroslav Hajek fix current class method determination
Mon, 17 Aug 2009 13:09:12 +0200 Jaroslav Hajek partially revert e79470be3ecb
Thu, 13 Aug 2009 15:51:57 +0200 Jaroslav Hajek implement subsasgn this-arg optimization
Thu, 13 Aug 2009 11:52:07 +0200 Jaroslav Hajek simplify cloning
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]