log liboctave/array/Sparse.cc @ 18678:6113e0c6920b

age author description
Fri, 25 Apr 2014 13:25:25 -0700 Rik maint: Clean up extra spaces before/after parentheses.
Tue, 14 Jan 2014 13:10:17 -0800 John W. Eaton Sparse.cc: Fix C++ function ambiguity (bug #41145).
Tue, 17 Dec 2013 09:00:34 -0800 Marco Caliari Return empty matrix rather than issuing error when requested diagonal is out of range.
Wed, 04 Dec 2013 22:13:18 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctave.
Wed, 04 Dec 2013 18:56:47 -0800 Rik maint: Use Octave coding convention for indexing vs. function calls in liboctave/array.
Fri, 01 Nov 2013 12:20:18 -0400 John W. Eaton avoid crash in sparse constructor (bug #)
Sat, 26 Oct 2013 18:57:05 -0700 Rik maint: Use GNU style coding conventions for code in liboctave/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 15 Oct 2013 16:33:30 -0700 Rik Avoid memory leak in Sparse constructor.
Fri, 11 Oct 2013 23:39:54 -0400 John W. Eaton improve compatibility of null assignment (bug #31287)
Tue, 20 Aug 2013 06:56:51 -0700 Rik maint: Use Octave spacing conventions in cset 79d4b6089968.
Mon, 19 Aug 2013 11:19:41 +0200 Stefan Mahr Fix isequal for sparse matrix (bug #37321)
Tue, 09 Jul 2013 14:04:05 -0700 Rik maint: Use parentheses around condition for switch(),while(),if() statements.
Sat, 22 Jun 2013 12:00:39 +0200 David Bateman When indexing scalars stored as sparse matrices, convert to an array, index and then resparsify (bug #37774)
Tue, 11 Sep 2012 16:41:17 -0400 John W. Eaton maint: periodic merge of stable to default base liboctave/Sparse.cc@a1c8f79bf1e2
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/Sparse.cc@86f7686cab11