comparison liboctave/ChangeLog @ 6242:64bad7c6a607

[project @ 2007-01-16 07:03:51 by jwe]
author jwe
date Tue, 16 Jan 2007 07:03:52 +0000
parents b84b59b614c5
children 8cab253171b6
comparison
equal deleted inserted replaced
6241:b84b59b614c5 6242:64bad7c6a607
1 2007-01-16 John W. Eaton <jwe@octave.org>
2
3 * dSparse.cc: Fix dgbtrf decl for --enable-64.
4 (SparseMatrix::bsolve): Fix call to dgbtrf for --enable-64
5
6 * oct-fftw.h (fftw_planner): Provide decl.
7
1 2007-01-11 Michael Goffioul <michael.goffioul@swing.be> 8 2007-01-11 Michael Goffioul <michael.goffioul@swing.be>
2 9
3 * Makefile.in (LINK_DEPS): Include $(CAMD_LIBS) in the list. 10 * Makefile.in (LINK_DEPS): Include $(CAMD_LIBS) in the list.
4 11
5 2007-01-10 John W. Eaton <jwe@octave.org> 12 2007-01-10 John W. Eaton <jwe@octave.org>