Wed, 25 Feb 2015 11:55:49 -0800 |
Rik |
maint: Cleanup C++ code to follow Octave coding conventions.
|
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Sun, 21 Dec 2014 17:38:14 -0500 |
John W. Eaton |
fix problem with changeset e354372e20f2 (bug #43855)
|
Sun, 21 Dec 2014 01:00:01 -0500 |
John W. Eaton |
allow sparse arrays to be indexed by N-d arrays (bug #43855)
|
Thu, 18 Dec 2014 10:50:09 -0500 |
John W. Eaton |
use warning IDs for all warnings in liboctave
|
Fri, 05 Dec 2014 13:08:36 +0100 |
Kai T. Ohlhus |
replace oct-mem.h inline indirections by standard function calls.
|
Wed, 10 Sep 2014 14:19:58 -0400 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Wed, 10 Sep 2014 14:16:03 -0400 |
John W. Eaton |
maint: Periodic merge of stable to gui-release.
gui-release
|
Wed, 13 Aug 2014 14:06:14 -0700 |
Rik |
Issue warning rather than segfaulting when failing to reshape Sparse array (bug #42850).
stable
|
Wed, 18 Jun 2014 19:38:40 -0600 |
David Spies |
make all permutation matrices column permutations (bug #42418)
|
Sun, 08 Jun 2014 17:59:59 -0700 |
Rik |
doc: Replace "non-zero" with "nonzero" to match existing usage.
|
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
|