Mercurial > hg > octave-nkf
diff src/ChangeLog @ 2572:5c2be7c820ed
[project @ 1996-12-08 04:02:46 by jwe]
author | jwe |
---|---|
date | Sun, 08 Dec 1996 04:02:46 +0000 |
parents | 2480ef198c46 |
children | e57847e2de87 |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,15 @@ +Sat Dec 7 22:00:10 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + + * oct-stream.cc (do_printf_conv, do_scanf_conv, + do_oscanf_num_conv, do_oscanf_str_conv): Convert to real + functions instead of CPP macros, using templates where necessary. + (do_oscanf_num_conv, do_oscanf_str_conv): Correctly handle + discarded values. + Fri Dec 6 00:20:25 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + * Version 1.94. + * Map-*.cc, SLList-*.cc, SLStack-*.cc: Include config.h. * ov.h: Don't include SLList.h.