Mercurial > hg > octave-nkf
log liboctave/array/dMatrix.cc @ 17663:7975d75f933c
age | author | description |
---|---|---|
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 |