Fri, 25 Apr 2014 10:02:10 -0700 |
Rik |
Clean up questionable code bits identified by clang sanitize.
|
Thu, 05 Dec 2013 15:00:45 -0500 |
Jordi GutiƩrrez Hermoso |
maint: Dummy merge with gui-release, ignoring all recent backout merges
|
Thu, 05 Dec 2013 11:39:02 -0800 |
Rik |
maint: backout cset 35464baa7d99 on gui-release branch.
gui-release
|
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.
|
Wed, 04 Dec 2013 14:15:01 -0800 |
Rik |
Overhaul max/min implementations for Sparse matrices to fix bug #40743.
|
Wed, 30 Oct 2013 21:55:14 -0700 |
Rik |
maint: A few Octave coding convention tweaks
|
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.
|
Fri, 18 Oct 2013 23:44:44 +0200 |
David Bateman |
Massive speed improvement in sparse min/max functions for calls like
|
Fri, 18 Oct 2013 01:36:31 +0200 |
David Bateman |
Correct dimesion of return values form sparse min/max function with empty
|
Thu, 17 Oct 2013 23:07:34 +0200 |
David Bateman |
Avoid use of numel in sparse matrix min/max functions
|
Fri, 15 Mar 2013 07:07:08 -0400 |
John W. Eaton |
use int64_t for idx type if --enable-64
|
Fri, 31 Aug 2012 20:00:20 -0700 |
Rik |
build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.
base
liboctave/CSparse.cc@12dbd374b3fd
|