comparison src/ChangeLog @ 3799:36fe147645b6

[project @ 2001-02-18 19:06:24 by jwe]
author jwe
date Sun, 18 Feb 2001 19:06:24 +0000
parents 6065668133b1
children 115cbfcd067e
comparison
equal deleted inserted replaced
3798:6065668133b1 3799:36fe147645b6
1 2001-02-18 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * OPERATORS/op-s-s.cc (el_or, el_and): Return bool value.
4
1 2001-02-14 John W. Eaton <jwe@bevo.che.wisc.edu> 5 2001-02-14 John W. Eaton <jwe@bevo.che.wisc.edu>
2 6
3 * pt-binop.cc (tree_boolean_expression::rvalue): 7 * pt-binop.cc (tree_boolean_expression::rvalue):
4 Don't cast result to double. 8 Don't cast result to double.
5 9