log src/ov-struct.cc @ 11477:a02d00dd3d5f

age author description
Mon, 10 Jan 2011 14:05:12 -0500 John W. Eaton struct printing changes
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Mon, 13 Dec 2010 22:02:44 -0800 Rik isfield: Additional test for cellstring of field names
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Thu, 01 Jul 2010 08:51:14 +0200 Jaroslav Hajek optimize cellfun with uniform struct output
Fri, 25 Jun 2010 10:19:26 +0200 Jaroslav Hajek fix resize with structs
Fri, 25 Jun 2010 09:50:55 +0200 Jaroslav Hajek yield compatible dims from cell2struct + more fixes. build & tests OK
Fri, 25 Jun 2010 08:45:22 +0200 Jaroslav Hajek rewrite cell2struct, 1 failing test
Thu, 24 Jun 2010 12:43:35 +0200 Jaroslav Hajek important fixes for struct rewrite(1)
Thu, 24 Jun 2010 10:14:44 +0200 Jaroslav Hajek fix a showstopping bug in octave_fields reference counting
Tue, 22 Jun 2010 15:22:36 +0200 Jaroslav Hajek initial code for structs rewrite
Wed, 09 Jun 2010 15:14:31 +0200 David Grundberg Fisfield: Accept cell arrays as name argument.
Sun, 28 Feb 2010 08:19:49 +0100 Jaroslav Hajek implement IDs for common liboctave exceptions
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 03 Feb 2010 15:27:53 -0500 John W. Eaton 64-bit fixes
Sat, 30 Jan 2010 22:35:27 +0100 Jaroslav Hajek remove deprecated list datatype
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Sun, 17 Jan 2010 13:31:42 +0100 Thorsten Meyer Update docs and add tests for container functions
Wed, 06 Jan 2010 13:18:41 +0100 Jaroslav Hajek make unwind_protect frames local
Sat, 26 Dec 2009 14:07:50 +0100 Jaroslav Hajek improve simple assignments error checks and messages
Tue, 01 Dec 2009 00:49:07 +0100 Kacper Kowalik Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Sat, 28 Nov 2009 14:00:56 +0100 Kacper Kowalik Remove HDF5 cruft for older versions of HDF5
Tue, 24 Nov 2009 07:35:47 +0100 Jaroslav Hajek save dims for empty structs (binary fmt)
Mon, 23 Nov 2009 08:43:42 +0100 Jaroslav Hajek save dims for empty structs
Sun, 08 Nov 2009 21:25:46 +0100 Jaroslav Hajek implement nfields
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
Tue, 23 Jun 2009 08:22:13 +0200 Jaroslav Hajek update unwind_protect usage everywhere
Tue, 02 Jun 2009 09:57:44 +0200 Jaroslav Hajek don't crash on assignments like a() = 1
Fri, 08 May 2009 15:18:22 -0400 Robert T. Short [mq]: x
Sat, 04 Apr 2009 20:00:18 +0200 Jaroslav Hajek fix nested struct assignments
Sat, 21 Mar 2009 15:52:41 -0700 Rik Cleanup of data types related documentation
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 03 Mar 2009 18:52:07 -0500 John W. Eaton preserve field order when saving structs
Thu, 05 Feb 2009 13:58:11 +0100 Jaroslav Hajek optimize scalar indexing
Sat, 24 Jan 2009 21:27:07 +0100 Jaroslav Hajek properly reshape cs-lists assigned to struct & cells
Fri, 23 Jan 2009 13:13:39 +0100 Jaroslav Hajek further indexing optimization touches
Fri, 23 Jan 2009 09:57:19 +0100 Jaroslav Hajek implement octave_value_list using Array
Thu, 22 Jan 2009 13:27:47 +0100 Jaroslav Hajek more indexing fixes
Wed, 21 Jan 2009 13:02:49 +0100 Jaroslav Hajek further improve struct&cell indexing & indexed assignment
Tue, 20 Jan 2009 21:15:17 +0100 Jaroslav Hajek improve parser indexed assigment code
Thu, 15 Jan 2009 07:22:24 +0100 Jaroslav Hajek implement non-copying contiguous range indexing
Sun, 11 Jan 2009 14:27:52 +0100 Jaroslav Hajek optimize structure components access
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Fri, 26 Sep 2008 11:52:01 -0400 Jaroslav Hajek make null assignment matlab compatible
Tue, 12 Aug 2008 13:20:27 -0400 John W. Eaton octave_struct::subsref: don't resize for simple x(idx) case
Wed, 26 Mar 2008 22:09:42 -0400 John W. Eaton require both subsref variants to be defined in octave_value subclasses
Fri, 21 Mar 2008 16:28:47 -0400 John W. Eaton treat structs and cells as "constants"
Fri, 07 Mar 2008 10:04:37 -0500 John W. Eaton simplify struct array printing
Fri, 08 Feb 2008 03:28:11 -0500 John W. Eaton fix struct resizing bug
Fri, 28 Dec 2007 20:56:58 +0000 jwe [project @ 2007-12-28 20:56:55 by jwe]
Mon, 22 Oct 2007 12:12:20 +0000 dbateman [project @ 2007-10-22 12:12:20 by dbateman]
Fri, 19 Oct 2007 18:24:19 +0000 jwe [project @ 2007-10-19 18:24:19 by jwe]
Mon, 15 Oct 2007 15:31:21 +0000 jwe [project @ 2007-10-15 15:30:03 by jwe]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Mon, 08 Oct 2007 11:06:48 +0000 jwe [project @ 2007-10-08 11:06:47 by jwe]
Wed, 03 Oct 2007 14:38:48 +0000 jwe [project @ 2007-10-03 14:38:48 by jwe]
Mon, 27 Aug 2007 17:22:51 +0000 jwe [project @ 2007-08-27 17:22:50 by jwe]
Fri, 10 Aug 2007 19:07:35 +0000 jwe [project @ 2007-08-10 19:07:34 by jwe]
Sun, 03 Jun 2007 20:58:29 +0000 dbateman [project @ 2007-06-03 20:58:28 by dbateman]
Mon, 21 May 2007 19:47:22 +0000 jwe [project @ 2007-05-21 19:47:22 by jwe]
Wed, 11 Apr 2007 21:26:13 +0000 jwe [project @ 2007-04-11 21:26:13 by jwe]
Fri, 09 Feb 2007 21:50:40 +0000 jwe [project @ 2007-02-09 21:50:40 by jwe]
Fri, 09 Feb 2007 08:33:42 +0000 jwe [project @ 2007-02-09 08:33:42 by jwe]
Fri, 20 Oct 2006 03:03:12 +0000 jwe [project @ 2006-10-20 03:01:43 by jwe]
Wed, 23 Aug 2006 18:35:39 +0000 jwe [project @ 2006-08-23 18:35:38 by jwe]
Tue, 22 Aug 2006 20:36:57 +0000 jwe [project @ 2006-08-22 20:36:56 by jwe]
Sat, 22 Jul 2006 08:31:17 +0000 jwe [project @ 2006-07-22 08:31:16 by jwe]
Thu, 06 Jul 2006 22:36:00 +0000 jwe [project @ 2006-07-06 22:34:48 by jwe]
Tue, 23 May 2006 06:05:14 +0000 jwe [project @ 2006-05-23 06:05:14 by jwe]
Fri, 19 May 2006 05:32:19 +0000 jwe [project @ 2006-05-19 05:32:17 by jwe]
Mon, 24 Apr 2006 19:13:11 +0000 jwe [project @ 2006-04-24 19:13:06 by jwe]
Fri, 14 Apr 2006 04:01:40 +0000 jwe [project @ 2006-04-14 04:01:37 by jwe]
Thu, 13 Apr 2006 13:04:33 +0000 jwe [project @ 2006-04-13 13:04:32 by jwe]
Wed, 12 Apr 2006 18:39:16 +0000 jwe [project @ 2006-04-12 18:39:16 by jwe]
Mon, 06 Mar 2006 21:26:54 +0000 jwe [project @ 2006-03-06 21:26:48 by jwe]
Sat, 14 Jan 2006 01:09:43 +0000 jwe [project @ 2006-01-14 01:09:42 by jwe]
Thu, 12 Jan 2006 17:55:22 +0000 dbateman [project @ 2006-01-12 17:55:22 by dbateman]
Thu, 15 Dec 2005 01:10:05 +0000 jwe [project @ 2005-12-15 01:08:20 by jwe]
Thu, 08 Sep 2005 02:56:01 +0000 jwe [project @ 2005-09-08 02:55:21 by jwe]
Tue, 30 Aug 2005 15:20:30 +0000 jwe [project @ 2005-08-30 15:20:30 by jwe]
Fri, 06 May 2005 17:35:41 +0000 jwe [project @ 2005-05-06 17:35:41 by jwe]
Fri, 06 May 2005 17:11:47 +0000 jwe [project @ 2005-05-06 17:11:47 by jwe]
Wed, 04 May 2005 18:12:17 +0000 jwe [project @ 2005-05-04 18:12:16 by jwe]
Tue, 26 Apr 2005 19:24:47 +0000 jwe [project @ 2005-04-26 19:24:27 by jwe]
Fri, 08 Apr 2005 16:07:37 +0000 jwe [project @ 2005-04-08 16:07:35 by jwe]
Thu, 17 Mar 2005 02:58:27 +0000 jwe [project @ 2005-03-17 02:58:27 by jwe]
Tue, 28 Dec 2004 03:36:14 +0000 jwe [project @ 2004-12-28 03:36:13 by jwe]
Tue, 02 Nov 2004 03:08:10 +0000 jwe [project @ 2004-11-02 03:08:10 by jwe]
Thu, 23 Sep 2004 14:46:17 +0000 jwe [project @ 2004-09-23 14:46:17 by jwe]
Wed, 15 Sep 2004 20:31:31 +0000 jwe [project @ 2004-09-15 20:31:31 by jwe]
Tue, 31 Aug 2004 05:30:47 +0000 jwe [project @ 2004-08-31 05:30:46 by jwe]
Tue, 27 Jul 2004 15:22:51 +0000 jwe [project @ 2004-07-27 15:22:50 by jwe]
Thu, 22 Jul 2004 19:58:06 +0000 jwe [project @ 2004-07-22 19:58:06 by jwe]
Fri, 12 Mar 2004 19:13:02 +0000 jwe [project @ 2004-03-12 19:13:01 by jwe]
Thu, 04 Mar 2004 21:13:33 +0000 jwe [project @ 2004-03-04 21:13:33 by jwe]
Fri, 20 Feb 2004 18:44:43 +0000 jwe [project @ 2004-02-20 18:44:43 by jwe]
Fri, 20 Feb 2004 18:02:59 +0000 jwe [project @ 2004-02-20 18:02:59 by jwe]
Tue, 17 Feb 2004 15:32:13 +0000 jwe [project @ 2004-02-17 15:32:13 by jwe]
Sat, 07 Feb 2004 22:47:38 +0000 jwe [project @ 2004-02-07 22:47:38 by jwe]
Sat, 07 Feb 2004 22:42:04 +0000 jwe [project @ 2004-02-07 22:42:04 by jwe]
Sat, 07 Feb 2004 22:30:03 +0000 jwe [project @ 2004-02-07 22:30:03 by jwe]
Fri, 06 Feb 2004 05:46:22 +0000 jwe [project @ 2004-02-06 05:46:22 by jwe]
Thu, 15 Jan 2004 02:11:59 +0000 jwe [project @ 2004-01-15 02:11:59 by jwe]
Tue, 06 Jan 2004 21:53:34 +0000 jwe [project @ 2004-01-06 21:53:34 by jwe]
Tue, 16 Dec 2003 05:11:27 +0000 jwe [project @ 2003-12-16 05:11:26 by jwe]
Fri, 14 Nov 2003 19:50:38 +0000 jwe [project @ 2003-11-14 19:49:56 by jwe]
Thu, 13 Nov 2003 04:38:05 +0000 jwe [project @ 2003-11-13 04:38:05 by jwe]
Tue, 28 Oct 2003 21:07:59 +0000 jwe [project @ 2003-10-28 21:07:59 by jwe]
Fri, 19 Sep 2003 21:41:21 +0000 jwe [project @ 2003-09-19 21:40:57 by jwe]
Fri, 05 Sep 2003 19:56:37 +0000 jwe [project @ 2003-09-05 19:56:37 by jwe]
Sun, 23 Feb 2003 02:16:54 +0000 jwe [project @ 2003-02-23 02:16:53 by jwe]
Mon, 30 Dec 2002 23:05:27 +0000 jwe [project @ 2002-12-30 23:05:27 by jwe]
Fri, 06 Dec 2002 21:29:19 +0000 jwe [project @ 2002-12-06 21:29:17 by jwe]
Thu, 21 Nov 2002 18:56:25 +0000 jwe [project @ 2002-11-21 18:56:25 by jwe]
Wed, 20 Nov 2002 16:56:49 +0000 jwe [project @ 2002-11-20 16:56:47 by jwe]
Wed, 23 Oct 2002 03:34:11 +0000 jwe [project @ 2002-10-23 03:34:11 by jwe]