comparison src/ChangeLog @ 5234:a791b8b777e4

[project @ 2005-03-22 18:37:06 by jwe]
author jwe
date Tue, 22 Mar 2005 18:37:06 +0000
parents 9b776f5a33eb
children 5f0ad69b5c8c
comparison
equal deleted inserted replaced
5233:bdf892d3b024 5234:a791b8b777e4
1 2005-03-22 John W. Eaton <jwe@octave.org> 1 2005-03-22 John W. Eaton <jwe@octave.org>
2
3 * DLD-FUNCTIONS/__glpk__.cc (F__glpk__, glpk):
4 Adapt to Octave coding style.
5 (glpk): Move decls closer to first use.
6 (F__glpk__): Eliminate unnecessary loop seting inf values.
2 7
3 * DLD-FUNCTIONS/__glpk__.cc: New file. 8 * DLD-FUNCTIONS/__glpk__.cc: New file.
9
4 * Makefile.in (DLD_XSRC): Add it to the list. 10 * Makefile.in (DLD_XSRC): Add it to the list.
5 11
6 2005-03-21 John W. Eaton <jwe@octave.org> 12 2005-03-21 John W. Eaton <jwe@octave.org>
7 13
8 * octave.cc (maximum_braindamage): 14 * octave.cc (maximum_braindamage):