comparison src/ChangeLog @ 6657:86354a8cd6a7

[project @ 2007-05-23 04:35:04 by jwe]
author jwe
date Wed, 23 May 2007 04:35:04 +0000
parents c92e679d9cc5
children db6d908e8a03
comparison
equal deleted inserted replaced
6656:c92e679d9cc5 6657:86354a8cd6a7
1 2007-05-23 John W. Eaton <jwe@octave.org>
2
3 * parse.y (make_anon_fcn_handle): Don't build assignment expression.
4 * ov-fcn-handle.cc (octave_fcn_handle::print_raw):
5 Don't split assignment expression.
6 * ov-usr-fcn.cc (octave_user_function::do_multi_index_op):
7 Special case for inline function body evaluation.
8
1 2007-05-22 John W. Eaton <jwe@octave.org> 9 2007-05-22 John W. Eaton <jwe@octave.org>
2 10
3 * version.h (OCTAVE_VERSION): Now 2.9.12. 11 * version.h (OCTAVE_VERSION): Now 2.9.12.
4 12
5 * pt-fcn-handle.cc (tree_anon_fcn_handle::rvalue): 13 * pt-fcn-handle.cc (tree_anon_fcn_handle::rvalue):