log src/ov-cell.cc @ 14138:72c96de7a403 stable

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Mon, 06 Jun 2011 20:56:44 -0700 Rik doc: Add additional calling forms to cell() stable
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Thu, 22 May 2008 22:00:26 +0200 Jaroslav Hajek [mq]: cellstr release-3-0-x
Tue, 06 May 2008 03:23:12 -0400 John W. Eaton struct2cell: handle structure arrays properly release-3-0-x
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 10 Jan 2011 14:05:12 -0500 John W. Eaton struct printing changes
Thu, 06 Jan 2011 03:10:24 -0500 John W. Eaton substitute and use LAPACK_LIBS in mkoctfile script
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Mon, 09 Aug 2010 09:04:00 +0200 Jaroslav Hajek only allow struct assignments to non-struct values for empty arrays
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Thu, 08 Jul 2010 08:26:29 +0200 Jaroslav Hajek improve struct2cell
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Fri, 28 May 2010 12:28:06 +0200 Jaroslav Hajek make cellfun's fast scalar collection mechanism public
Sun, 02 May 2010 22:05:41 -0700 Rik Wrap documentation line to prevent overfull hbox LaTex warning
Wed, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Wed, 20 Jan 2010 10:38:00 +0100 Jaroslav Hajek make OCTAVE_QUIT a function
Sun, 17 Jan 2010 13:31:42 +0100 Thorsten Meyer Update docs and add tests for container functions
Tue, 05 Jan 2010 13:16:16 +0100 Jaroslav Hajek improve cellstr cache implementation
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
Fri, 13 Nov 2009 11:45:39 +0100 Jaroslav Hajek improve & partially revert previous change
Fri, 06 Nov 2009 09:14:05 +0100 Jaroslav Hajek fix printing of empty cells
Mon, 22 Jun 2009 08:59:38 +0200 Jaroslav Hajek fix slow cellstr -> char matrix conversions
Fri, 12 Jun 2009 10:42:36 +0200 Jaroslav Hajek simplify octave_cell::sort
Tue, 02 Jun 2009 09:57:44 +0200 Jaroslav Hajek don't crash on assignments like a() = 1
Sat, 11 Apr 2009 16:05:16 +0200 David Bateman Treat possible trailing singleton for creation of cell array from column structure vector
Thu, 09 Apr 2009 21:44:47 +0200 Jaroslav Hajek fix nested cell assignment
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Fri, 20 Feb 2009 10:55:03 +0100 Jaroslav Hajek reuse cellstr cache in strcmp
Fri, 20 Feb 2009 07:53:47 +0100 Jaroslav Hajek auto-set cellstr cache when sorting cells
Fri, 20 Feb 2009 07:44:48 +0100 Jaroslav Hajek make issorted work for cells
Thu, 19 Feb 2009 16:37:17 +0100 Jaroslav Hajek cache cellstr_value in ov-cell
Thu, 12 Feb 2009 15:16:35 -0500 John W. Eaton rename all uses of sortrows_idx to sort_rows_idx
Thu, 12 Feb 2009 14:37:43 -0500 John W. Eaton [mq]: x
Thu, 05 Feb 2009 13:58:11 +0100 Jaroslav Hajek optimize scalar indexing
Thu, 29 Jan 2009 12:50:25 -0500 John W. Eaton don't convert NaN to logical in bool expressions
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
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
Mon, 12 Jan 2009 08:42:10 +0100 Jaroslav Hajek minor simplifications to latest patches
Sun, 11 Jan 2009 07:55:44 +0100 Jaroslav Hajek disallow invalid {}-indexed assigments
Fri, 09 Jan 2009 15:15:43 +0100 Jaroslav Hajek fix {} assigment if error occurs on subsequent assignment component
Thu, 08 Jan 2009 22:12:17 +0100 Jaroslav Hajek avoid redundant copying in {} assignment
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Fri, 26 Sep 2008 11:52:01 -0400 Jaroslav Hajek make null assignment matlab compatible
Thu, 22 May 2008 22:00:26 +0200 Jaroslav Hajek [mq]: cellstr
Tue, 06 May 2008 03:23:12 -0400 John W. Eaton struct2cell: handle structure arrays properly
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"
Wed, 20 Feb 2008 04:22:50 -0500 David Bateman convert mapper functions to new format
Tue, 11 Dec 2007 01:54:19 +0000 jwe [project @ 2007-12-11 01:54:19 by jwe]