comparison liboctave/ChangeLog @ 12442:278902427e87

Add changelog to change acccidentally pushed in afb65a7bc065
author David Bateman <dbateman@free.fr>
date Sun, 13 Feb 2011 18:30:30 +0100
parents 1cf28ef2bb88
children 85e87b865f71
comparison
equal deleted inserted replaced
12441:b932ae4381da 12442:278902427e87
1 2011-02-13 David Bateman <dbateman@free.fr>
2
3 * Sparse-perm-op-defs.h (template <typename SM>
4 SM octinternal_do_mul_colpm_sm (const octave_idx_type *,
5 const SM&)): Ensure that the row indices are sorted.
6
1 2011-02-08 John W. Eaton <jwe@octave.org> 7 2011-02-08 John W. Eaton <jwe@octave.org>
2 8
3 * oct-alloc.h: Include <cstddef>. 9 * oct-alloc.h: Include <cstddef>.
4 From Orion Poplawski <orion@cora.nwra.com>. 10 From Orion Poplawski <orion@cora.nwra.com>.
5 11