log liboctave/dim-vector.h @ 14624:edf9ca8a92a8 stable

age author description
Fri, 11 May 2012 12:33:13 -0400 John W. Eaton when redimensioning, always pad dim_vector objects with 1 (bug #33216) stable
Fri, 09 Mar 2012 16:17:41 -0500 John W. Eaton maint: untabify sources
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sat, 03 Dec 2011 15:19:42 +0000 Michael Goffioul Use thread-safe atomic reference counting (GCC and MSVC).
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
Sun, 31 Oct 2010 16:48:51 +0000 Michael Goffioul Additional exported symbols [MSVC]
Thu, 29 Jul 2010 08:47:26 +0200 Jaroslav Hajek avoid static initialization disaster in dim_vector
Tue, 20 Jul 2010 21:19:10 +0200 Jaroslav Hajek make the maximum extent externally accessible
Fri, 18 Jun 2010 14:12:24 +0200 Jaroslav Hajek make [] (hopefully) more Matlab compatible
Fri, 04 Jun 2010 15:08:33 +0200 Jaroslav Hajek make cat() (hopefully) more matlab compatible
Thu, 20 May 2010 15:10:34 +0200 Jaroslav Hajek abstract scalar index checking off Array<T> (prep for struct optimizations)
Wed, 28 Apr 2010 01:41:22 -0400 John W. Eaton fixes for --enable-64
Wed, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Thu, 08 Apr 2010 12:50:15 +0200 Jaroslav Hajek fix & improve cat (bug #29465)
Wed, 17 Mar 2010 09:34:43 -0400 John W. Eaton use macro for 2 and 3 arg dim_vector constructors
Wed, 17 Mar 2010 10:30:36 +0100 Jaroslav Hajek implement generic macro magic for repeated decls
Wed, 17 Mar 2010 08:46:46 +0100 Jaroslav Hajek up to 7th-order dim_vector constructors
Sun, 07 Mar 2010 15:01:47 -0800 Soren Hauberg liboctave/dim-vector.h: New constructor accepting a C array of dimensions.
Sat, 27 Feb 2010 08:37:34 +0100 Jaroslav Hajek improve Array indexing error messages
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Wed, 20 Jan 2010 13:31:45 -0500 John W. Eaton style fixes
Wed, 13 Jan 2010 18:19:37 +0100 Jaroslav Hajek always chop dimension vector when constructing Arrays
Sun, 29 Nov 2009 07:51:15 +0100 Jaroslav Hajek fix & extend special-case optimizations for indexed assignment
Thu, 19 Nov 2009 15:48:33 +0100 Jaroslav Hajek improve safe numel() calculation for arrays
Tue, 20 Oct 2009 10:47:22 +0200 Jaroslav Hajek optimize bsxfun for common built-in operations
Mon, 19 Oct 2009 10:52:00 +0200 Jaroslav Hajek a few handy methods for dim_vector
Mon, 05 Oct 2009 15:39:44 +0200 Jaroslav Hajek allow unpacked form of LU
Sun, 27 Sep 2009 11:26:41 +0200 Jaroslav Hajek allow 1D case for sub2ind and ind2sub
Thu, 17 Sep 2009 17:25:37 -0400 John W. Eaton eliminate oct-dlldefs.h and oct-types.h
Mon, 10 Aug 2009 14:20:48 +0200 Jaroslav Hajek implement dim_vector::first_non_singleton
Fri, 07 Aug 2009 08:21:39 +0200 Jaroslav Hajek dim_vector improvements
Wed, 08 Jul 2009 13:49:21 -0400 John W. Eaton dim-vector.h: dim vectors always have two dimensions
Thu, 26 Mar 2009 13:20:05 +0100 Jaroslav Hajek generalize dim_vector::numel
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
Wed, 11 Feb 2009 15:25:53 +0100 Jaroslav Hajek imported patch sort3.diff
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
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]
Fri, 22 Dec 2006 17:45:47 +0000 jwe [project @ 2006-12-22 17:45:47 by jwe]
Mon, 17 Apr 2006 05:05:17 +0000 jwe [project @ 2006-04-17 05:05:15 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]
Tue, 28 Dec 2004 03:36:14 +0000 jwe [project @ 2004-12-28 03:36:13 by jwe]
Tue, 24 Aug 2004 19:32:46 +0000 jwe [project @ 2004-08-24 19:30:31 by jwe]
Fri, 23 Jul 2004 19:01:23 +0000 jwe [project @ 2004-07-23 19:01:22 by jwe]
Fri, 30 Apr 2004 17:08:55 +0000 jwe [project @ 2004-04-30 17:08:55 by jwe]
Thu, 05 Feb 2004 17:26:28 +0000 jwe [project @ 2004-02-05 17:26:28 by jwe]
Wed, 10 Dec 2003 16:11:54 +0000 jwe [project @ 2003-12-10 16:11:54 by jwe]
Mon, 24 Nov 2003 21:24:37 +0000 jwe [project @ 2003-11-24 21:24:37 by jwe]
Thu, 20 Nov 2003 01:48:23 +0000 jwe [project @ 2003-11-20 01:48:23 by jwe]
Wed, 29 Oct 2003 20:11:16 +0000 jwe [project @ 2003-10-29 20:11:15 by jwe]
Wed, 29 Oct 2003 13:49:31 +0000 jwe [project @ 2003-10-29 13:49:30 by jwe]
Tue, 28 Oct 2003 19:13:43 +0000 jwe [project @ 2003-10-28 19:13:43 by jwe]
Sun, 26 Oct 2003 03:16:42 +0000 jwe [project @ 2003-10-26 03:16:42 by jwe]
Sat, 18 Oct 2003 03:53:53 +0000 jwe [project @ 2003-10-18 03:53:52 by jwe]
Fri, 10 Oct 2003 00:49:55 +0000 jwe [project @ 2003-10-10 00:49:54 by jwe]
Fri, 19 Sep 2003 21:41:21 +0000 jwe [project @ 2003-09-19 21:40:57 by jwe]