Mercurial > hg > octave-nkf
log liboctave/numeric/CmplxLU.cc @ 18205:8c92b5e7fa4d
age | author | description |
---|---|---|
Wed, 04 Dec 2013 22:13:18 -0800 | Rik | Follow coding convention of defining and initializing only 1 variable per line in liboctave. |
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. |
Thu, 13 Sep 2012 09:14:07 -0700 | Rik | Use double quotes, not angle brackets, for '#include "base-lu.cc"'. |
Fri, 31 Aug 2012 20:00:20 -0700 | Rik | build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/CmplxLU.cc@f0d4c3199014 |