Mercurial > hg > octave-nkf
diff src/ChangeLog @ 2663:00b2eff19bf5
[project @ 1997-02-08 21:58:49 by jwe]
author | jwe |
---|---|
date | Sat, 08 Feb 1997 22:00:24 +0000 |
parents | 69613a17f51a |
children | 9ccca1037db3 |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +Wed Feb 5 14:30:44 1997 John W. Eaton <jwe@bevo.che.wisc.edu> + + * oct-stream.cc (scanf_format_list::process_conversion): Accept + but don't actually use h, l, and L modifiers. Always insert l + modifier for floating point conversions. + Fri Jan 31 13:55:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> * pager.cc (do_sync): Always flush the cout stream after writing.