log src/pt-mat.cc @ 16088:b29b10fbb744 stable release-3-6-4

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sun, 27 Nov 2011 16:07:13 -0800 Rik doc: Document "local" option for configuration variables.
Tue, 08 Nov 2011 09:07:13 -0800 Rik Remove 3 unused warning ids
Wed, 26 Oct 2011 00:50:39 -0400 John W. Eaton don't crash when concatenating structs with no fields
Fri, 07 Oct 2011 22:16:07 -0400 John W. Eaton make concatenation of class objects work
Sun, 25 Sep 2011 16:52:23 -0400 John W. Eaton fix warnings for unused but set variables and shadowed variables
Thu, 15 Sep 2011 22:03:58 -0400 John W. Eaton fix vertical concatenation involving cell arrays
Thu, 15 Sep 2011 17:25:21 -0400 John W. Eaton improve compatibility of concatenation (bug #33966)
Thu, 15 Sep 2011 12:02:54 -0400 John W. Eaton maint: move test_string.m tests to source files
Tue, 19 Jul 2011 13:35:18 -0700 Rik test: Add 3 tests for string_fill_char()
Sat, 16 Jul 2011 18:05:35 -0400 John W. Eaton codesprint: new tests for pt-mat.cc
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Thu, 20 Jan 2011 11:10:27 +0100 Jaroslav Hajek implement a common class for reference counts
Fri, 19 Sep 2008 23:21:15 +0200 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage. Cut trailing singletons in cat release-3-0-x
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 17:55:56 -0500 John W. Eaton attempt better backward compatibility for Array constructors
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Wed, 01 Sep 2010 13:40:58 +0200 Jaroslav Hajek optimize [a{:}] when a{i} are all scalars
Wed, 01 Sep 2010 12:41:05 +0200 Jaroslav Hajek tweaks in concatenation of empty structs
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Fri, 23 Jul 2010 08:08:28 +0200 Jaroslav Hajek don't skip narrowing when concatenating complex matrices
Fri, 02 Jul 2010 10:10:51 +0200 Jaroslav Hajek implement map concat optimizations for [] operator
Mon, 28 Jun 2010 12:06:48 +0200 Jaroslav Hajek optimize horzcat/vertcat for scalars, cells and structs
Fri, 18 Jun 2010 14:12:24 +0200 Jaroslav Hajek make [] (hopefully) more Matlab compatible
Tue, 20 Apr 2010 08:42:03 +0200 Jaroslav Hajek improve sparse concatenation operator
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, 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
Fri, 15 Jan 2010 11:49:55 +0100 Jaroslav Hajek improve concatenation code using templates instead of macros
Mon, 05 Oct 2009 00:11:07 -0400 John W. Eaton eliminate is_string argument from octave_value character array constructors
Fri, 24 Jul 2009 07:43:52 -0400 John W. Eaton avoid complex -> real conversion when constructing arrays with []
Wed, 24 Jun 2009 18:51:33 +0200 Jaroslav Hajek fix result class calculation in pt-mat.cc
Wed, 22 Apr 2009 10:54:53 +0200 Jaroslav Hajek fix concatenation with all-zero matrices
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Thu, 05 Mar 2009 13:50:25 -0500 John W. Eaton make tree::dup functions const
Wed, 04 Feb 2009 00:47:53 -0500 John W. Eaton New evaluator and debugger derived from tree-walker class
Thu, 25 Sep 2008 13:03:17 -0400 David Bateman Add class dispatch for [] operator to vertcat/horzcat methods
Wed, 17 Sep 2008 14:37:49 -0400 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Wed, 07 May 2008 13:45:30 -0400 John W. Eaton scope and context fixes for function handles
Fri, 28 Dec 2007 20:56:58 +0000 jwe [project @ 2007-12-28 20:56:55 by jwe]
Mon, 10 Dec 2007 06:26:20 +0000 jwe [project @ 2007-12-10 06:26:20 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]
Thu, 06 Sep 2007 12:08:45 +0000 dbateman [project @ 2007-09-06 12:08:44 by dbateman]
Fri, 24 Aug 2007 08:27:29 +0000 dbateman [project @ 2007-08-24 08:27:27 by dbateman]
Tue, 05 Dec 2006 18:05:12 +0000 jwe [project @ 2006-12-05 18:05:11 by jwe]
Mon, 09 Oct 2006 14:49:20 +0000 jwe [project @ 2006-10-09 14:49:20 by jwe]
Fri, 16 Jun 2006 05:09:42 +0000 jwe [project @ 2006-06-16 05:09:41 by jwe]
Mon, 08 May 2006 20:23:07 +0000 jwe [project @ 2006-05-08 20:23:04 by jwe]
Tue, 02 May 2006 19:40:21 +0000 jwe [project @ 2006-05-02 19:40:19 by jwe]
Wed, 22 Feb 2006 20:16:00 +0000 dbateman [project @ 2006-02-22 20:15:06 by dbateman]
Mon, 20 Feb 2006 22:05:32 +0000 dbateman [project @ 2006-02-20 22:05:30 by dbateman]
Thu, 10 Nov 2005 21:40:49 +0000 jwe [project @ 2005-11-10 21:40:48 by jwe]
Thu, 27 Oct 2005 15:43:29 +0000 jwe [project @ 2005-10-27 15:43:29 by jwe]
Thu, 20 Oct 2005 06:37:30 +0000 jwe [project @ 2005-10-20 06:37:30 by jwe]
Wed, 15 Jun 2005 03:53:47 +0000 jwe [project @ 2005-06-15 03:53:46 by jwe]
Tue, 26 Apr 2005 19:24:47 +0000 jwe [project @ 2005-04-26 19:24:27 by jwe]
Thu, 14 Apr 2005 19:19:46 +0000 jwe [project @ 2005-04-14 19:19:45 by jwe]