comparison liboctave/ChangeLog @ 5552:bcc328604953

[project @ 2005-11-30 05:48:59 by jwe]
author jwe
date Wed, 30 Nov 2005 05:48:59 +0000
parents 8b0b36c2dc0c
children d37b96139376
comparison
equal deleted inserted replaced
5551:71cfd8fedd5d 5552:bcc328604953
1 2005-11-30 John W. Eaton <jwe@octave.org>
2
3 * LSODE.cc (LSODE::do_integrate (double)): Resize iwork and rwork
4 before setting any values in either array.
5
1 2005-11-29 John W. Eaton <jwe@octave.org> 6 2005-11-29 John W. Eaton <jwe@octave.org>
2 7
3 * oct-uname.h, oct-uname.cc: New files. 8 * oct-uname.h, oct-uname.cc: New files.
4 * Makefile.in: Add them to the appropriate lists. 9 * Makefile.in: Add them to the appropriate lists.
5 10