comparison src/ChangeLog @ 4981:0e7d04102ccf

[project @ 2004-09-10 04:54:46 by jwe]
author jwe
date Fri, 10 Sep 2004 04:54:46 +0000
parents 003bbf6c13d8
children c0866f89c43d
comparison
equal deleted inserted replaced
4980:003bbf6c13d8 4981:0e7d04102ccf
1 2004-09-10 John W. Eaton <jwe@octave.org>
2
3 * ov-base-scalar.h (octave_base_scalar::clone,
4 octave_base_scalar::empty_clone): New functions.
5
1 2004-09-09 John W. Eaton <jwe@octave.org> 6 2004-09-09 John W. Eaton <jwe@octave.org>
2 7
3 * pt-pr-code.h (tree_print_code::newline): New optional arg, alt_nl. 8 * pt-pr-code.h (tree_print_code::newline): New optional arg, alt_nl.
4 * pt-pr-code.cc (tree_print_code::newline): Use it if not printing 9 * pt-pr-code.cc (tree_print_code::newline): Use it if not printing
5 newlines. 10 newlines.