Fri, 07 Mar 2014 23:14:37 +0530 |
PrasannaKumar Muralidharan |
Initialize rcond value to octave_NaN.
|
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.
|
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 14:59:09 -0700 |
Rik |
Use std::swap in liboctave instead of temporary variable.
|
Wed, 13 Mar 2013 15:45:05 -0400 |
John W. Eaton |
eliminate some variable might be clobbered by 'longjmp' or 'vfork' warnings
|
Thu, 27 Sep 2012 17:00:45 -0400 |
Jordi GutiƩrrez Hermoso |
Replace deprecated DiagArray2<T>::diag calls with DiagArray2<T>::extract_diag
|
Thu, 13 Sep 2012 15:20:16 -0400 |
John W. Eaton |
maint: periodic merge of stable to default
base
liboctave/dMatrix.cc@a8b95bef7ac6
|
Fri, 31 Aug 2012 20:00:20 -0700 |
Rik |
build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave.
base
liboctave/dMatrix.cc@a4340dedd1b1
|