Mercurial > hg > octave-nkf
comparison liboctave/ChangeLog @ 10493:2f8bacc2a57d
fix order of func defs in Sparse.cc
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Wed, 07 Apr 2010 12:07:06 +0200 |
parents | a6b64a7a3769 |
children | e52f41fd82c7 |
comparison
equal
deleted
inserted
replaced
10492:a6b64a7a3769 | 10493:2f8bacc2a57d |
---|---|
1 2010-04-07 Jaroslav Hajek <highegg@gmail.com> | |
2 | |
3 * Sparse.cc (lblookup): Move in front of Sparse<T>::delete_elements. | |
4 | |
1 2010-04-07 Jaroslav Hajek <highegg@gmail.com> | 5 2010-04-07 Jaroslav Hajek <highegg@gmail.com> |
2 | 6 |
3 * str-vec.h (string_vector::string_vector (const Array<std::string>)): | 7 * str-vec.h (string_vector::string_vector (const Array<std::string>)): |
4 New constructor. | 8 New constructor. |
5 | 9 |