comparison src/ChangeLog @ 3546:6dfdded73a7e

[project @ 2000-02-02 22:45:39 by jwe]
author jwe
date Wed, 02 Feb 2000 22:45:43 +0000
parents 673745c96480
children ab7fa5a8f23f
comparison
equal deleted inserted replaced
3545:673745c96480 3546:6dfdded73a7e
1 2000-02-02 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2000-02-02 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * pt-idx.cc (tree_index_expression::tree_index_expression):
4 Delete default arg values.
5
6 * siglist.h, siglist.c: New files.
7 * Makefile.in: Add them to the appropriate lists.
8 * siglist.c (sys_siglist): Move definition here from sighandlers.cc.
9 * siglist.h (sys_siglist): Move declaration here from sighandlers.h.
2 10
3 * ov.h, ov-bool.h, ov-bool-mat.h (bool_matrix_value): 11 * ov.h, ov-bool.h, ov-bool-mat.h (bool_matrix_value):
4 Delete unnecessary arg. 12 Delete unnecessary arg.
5 13
6 * ov.h (octave_value::do_multi_index_op): Rename from do_index_op. 14 * ov.h (octave_value::do_multi_index_op): Rename from do_index_op.