comparison src/ChangeLog @ 2575:e57847e2de87

[project @ 1996-12-09 18:05:37 by jwe]
author jwe
date Mon, 09 Dec 1996 18:05:39 +0000
parents 5c2be7c820ed
children 2f0ea8b0db0e
comparison
equal deleted inserted replaced
2574:cfa9f35fd407 2575:e57847e2de87
1 Mon Dec 9 12:03:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * ov.h: Declare proper form of do_binary_op as friend to
4 octave_value class.
5
1 Sat Dec 7 22:00:10 1996 John W. Eaton <jwe@bevo.che.wisc.edu> 6 Sat Dec 7 22:00:10 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * oct-stream.cc (do_printf_conv, do_scanf_conv, 8 * oct-stream.cc (do_printf_conv, do_scanf_conv,
4 do_oscanf_num_conv, do_oscanf_str_conv): Convert to real 9 do_oscanf_num_conv, do_oscanf_str_conv): Convert to real
5 functions instead of CPP macros, using templates where necessary. 10 functions instead of CPP macros, using templates where necessary.