comparison liboctave/ChangeLog @ 7448:d21150a19f80

[project @ 2008-02-05 23:11:19 by jwe]
author jwe
date Tue, 05 Feb 2008 23:11:19 +0000
parents d98dea7d16b0
children 3184b36b03de
comparison
equal deleted inserted replaced
7447:25018e35b4cb 7448:d21150a19f80
1 2008-02-05 John W. Eaton <jwe@octave.org>
2
3 * Makefile.in: Unconditionally include $(MAKEDEPS).
4 Mark $(MAKEDEPS) as .PHONY targets if omit_deps is true.
5
1 2008-02-03 Michael Goffioul <michael.goffioul@gmail.com> 6 2008-02-03 Michael Goffioul <michael.goffioul@gmail.com>
2 7
3 * Array.cc (ascending_compare, descending_compare, 8 * Array.cc (ascending_compare, descending_compare,
4 Array<T>::sort): Declare explicit specialization for T=double to 9 Array<T>::sort): Declare explicit specialization for T=double to
5 avoid symbol duplication error at link time. 10 avoid symbol duplication error at link time.