comparison ChangeLog @ 5776:1182d6852172

[project @ 2006-04-26 01:23:17 by jwe]
author jwe
date Wed, 26 Apr 2006 01:23:17 +0000
parents 7ba9ad1fec11
children 70f67d85558d
comparison
equal deleted inserted replaced
5775:ace8d8d26933 5776:1182d6852172
1 2006-04-25 John W. Eaton <jwe@octave.org>
2
3 * Makefile.in (TARGETS): Include run-octave and .gdbinit in the list.
4 * Makeconf.in (subst-script-vals): New macro.
5 * octMakefile.in (run-octave, .gdbinit): New rules.
6 (DISTFILES): Include run-octave.in and gdbinit.in in the list.
7
1 2006-04-17 John W. Eaton <jwe@octave.org> 8 2006-04-17 John W. Eaton <jwe@octave.org>
2 9
3 * mk-opts.pl (emit_print_function): Emit code that uses 10 * mk-opts.pl (emit_print_function): Emit code that uses
4 std::ostringstream directly. 11 std::ostringstream directly.
5 12