log libinterp/parse-tree/pt-mat.cc @ 20590:1a0a433c8263

age author description
Mon, 05 Oct 2015 21:13:12 -0400 John W. Eaton eliminate more simple uses of error_state
Thu, 06 Aug 2015 08:09:01 -0700 Rik Use error() rather than ::error() unless explicitly required.
Sun, 03 May 2015 21:52:42 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 15 Dec 2014 21:01:45 -0800 Rik maint: Periodic merge of gui-release to default.
Sun, 14 Dec 2014 21:14:36 -0800 Rik Restore warning Octave:num-to-str missing since 3.2.4 (bug #43814). stable
Sat, 06 Dec 2014 22:26:32 -0800 Rik Avoid duplicate error message when concatenating cell arrays with dim mismatch.
Sun, 19 Oct 2014 08:42:58 -0400 John W. Eaton don't include oct-locbuf.h in header files unnecessarily
Sat, 01 Mar 2014 22:11:32 -0800 Rik maint: Periodic merge of gui-release to default.
Fri, 28 Feb 2014 14:04:41 -0800 Rik doc: Improve documentation strings in parse-tree directory. stable
Thu, 05 Dec 2013 10:50:17 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 21 Oct 2013 21:58:01 +0200 David Bateman Avoid use of numel for sparse matrix when concatenating (bug #40324)
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Mon, 08 Jul 2013 12:20:04 -0400 John W. Eaton improve compatibility of parsing of matrices and cell arrays
Sat, 09 Mar 2013 18:04:51 -0500 John W. Eaton rearrange class heirarchy for tree_cell and tree_matrix
Tue, 26 Feb 2013 12:06:45 +0100 Julien Bect Modify pt-mat.cc to solve a problem related to vertcat/horzcat overloading.
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/parse-tree/pt-mat.cc@56140d71bbfd