Mercurial > hg > octave-nkf
comparison liboctave/ChangeLog @ 3262:eaa639880b51
[project @ 1999-08-20 19:06:48 by jwe]
idx-vector.cc
author | jwe |
---|---|
date | Fri, 20 Aug 1999 19:06:50 +0000 |
parents | 5e61a7a62e2e |
children | 7d80b56e0dc8 |
comparison
equal
deleted
inserted
replaced
3261:49bec5dee616 | 3262:eaa639880b51 |
---|---|
1 Fri Aug 20 07:58:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * idx-vector.cc (intcmp): Declare args as const void *, not int *, | |
4 then cast to const int * to compare. | |
5 | |
1 Fri Jul 16 11:23:51 1999 John W. Eaton <jwe@bevo.che.wisc.edu> | 6 Fri Jul 16 11:23:51 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 7 |
3 * DAEFunc.h: Remove useless preprocessor conditional. | 8 * DAEFunc.h: Remove useless preprocessor conditional. |
4 | 9 |
5 Thu Jul 15 14:10:33 1999 John W. Eaton <jwe@bevo.che.wisc.edu> | 10 Thu Jul 15 14:10:33 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |