log src/ov-class.h @ 14164:a737b3fb9c4d stable ss-3-5-92

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 17 Nov 2011 04:01:04 -0500 John W. Eaton copy parent class info when performing operations on class objects
Wed, 12 Oct 2011 21:28:30 -0400 John W. Eaton char: when converting cell elements containing class objects, call overloaded char function if one exists
Fri, 07 Oct 2011 22:16:07 -0400 John W. Eaton make concatenation of class objects work
Wed, 28 Sep 2011 16:45:21 -0400 John W. Eaton improve default indexing for objects
Thu, 15 Sep 2011 12:51:10 -0400 John W. Eaton maint: untabify and remove trailing whitespace from source files
Mon, 18 Apr 2011 17:29:17 -0700 David Bateman Return octave_value of the same class as the original. stable
Wed, 26 Jan 2011 20:39:15 -0500 John W. Eaton fix bug in class assignment to undefined object with index
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Thu, 20 Jan 2011 17:07:26 -0500 Pascal Dupuis Another round of initialising members in the constructor initialisation list
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Tue, 31 Aug 2010 08:04:05 +0200 Jaroslav Hajek fix field assignment from private class methods
Wed, 07 Jul 2010 10:57:52 +0200 Jaroslav Hajek use octave_map for octave_class
Tue, 22 Jun 2010 15:22:36 +0200 Jaroslav Hajek initial code for structs rewrite
Wed, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Thu, 11 Feb 2010 12:16:43 -0500 John W. Eaton untabify src header files
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Sat, 28 Nov 2009 14:00:56 +0100 Kacper Kowalik Remove HDF5 cruft for older versions of HDF5
Mon, 02 Nov 2009 10:28:57 +0100 Jaroslav Hajek fix base class field assignment
Thu, 27 Aug 2009 16:08:23 +0200 Jaroslav Hajek fix previous change, avoid duplicate loads of methods in descendant classes
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
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, 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
Thu, 23 Apr 2009 16:05:52 -0400 John W. Eaton object exemplars
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.
Tue, 10 Mar 2009 13:55:52 -0400 John W. Eaton include <iosfwd> instead of <iostream> in header 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
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
Wed, 26 Mar 2008 22:09:42 -0400 John W. Eaton require both subsref variants to be defined in octave_value subclasses
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]