comparison src/ChangeLog @ 2345:0f441b4fefdb

[project @ 1996-07-25 06:51:03 by jwe]
author jwe
date Thu, 25 Jul 1996 06:51:03 +0000
parents 968a33af8b3d
children a88c5cc51f62
comparison
equal deleted inserted replaced
2344:968a33af8b3d 2345:0f441b4fefdb
1 Thu Jul 25 01:42:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * load-save.cc (read_mat_binary_data): Expect to read terminating
4 NUL character in the variable name.
5 (save_mat_binary_data): Likewise, save it here.
6
1 Wed Jul 24 05:08:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> 7 Wed Jul 24 05:08:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2 8
3 * lsode.cc (Flsode): Don't set the return value if an error 9 * lsode.cc (Flsode): Don't set the return value if an error
4 occurred during integration. 10 occurred during integration.
5 * dassl.cc (Fdassl): Likewise. 11 * dassl.cc (Fdassl): Likewise.