Mercurial > hg > octave-nkf
comparison liboctave/ChangeLog @ 6719:30e1320bb0ee
[project @ 2007-06-13 22:22:51 by dbateman]
author | dbateman |
---|---|
date | Wed, 13 Jun 2007 22:22:52 +0000 |
parents | dda2239726cb |
children | 2a83fce5a097 |
comparison
equal
deleted
inserted
replaced
6718:509469a21cde | 6719:30e1320bb0ee |
---|---|
1 2007-06-13 Michael Goffioul <michael.goffioul@swing.be> | 1 2007-06-13 Michael Goffioul <michael.goffioul@swing.be> |
2 | |
3 * SparseCmplxQR.cc (OCTAVE_C99_ZERO): For CXSparse 2.2 and greater | |
4 use cs_complex_t(0,0) for the complex zero. | |
2 | 5 |
3 * MArray-ch.cc, MArray-d.cc, MArray-i.cc, MArray-s.cc: | 6 * MArray-ch.cc, MArray-d.cc, MArray-i.cc, MArray-s.cc: |
4 Sprinkle class instantiations with OCTAVE_API as needed. | 7 Sprinkle class instantiations with OCTAVE_API as needed. |
5 | 8 |
6 * Array.h (INSTANTIATE_ARRAY_ASSIGN, INSTANTIATE_ARRAY, | 9 * Array.h (INSTANTIATE_ARRAY_ASSIGN, INSTANTIATE_ARRAY, |