comparison liboctave/ChangeLog @ 5394:256dde4f6aea

[project @ 2005-06-15 17:43:44 by jwe]
author jwe
date Wed, 15 Jun 2005 17:43:44 +0000
parents 017e427ab4d9
children b91241999ba6
comparison
equal deleted inserted replaced
5393:c8783205a7c6 5394:256dde4f6aea
1 2005-06-15 John W. Eaton <jwe@octave.org> 1 2005-06-15 John W. Eaton <jwe@octave.org>
2
3 * oct-rl-edit.c (flush_stdout): Rename from no_redisplay.
4 Flush stdout here.
5 (octave_rl_clear_screen): Set rl_redisplay_function to flush_stdout.
2 6
3 * Array.h (Array::resize): Change int args to octave_idx_type. 7 * Array.h (Array::resize): Change int args to octave_idx_type.
4 8
5 2005-06-14 John W. Eaton <jwe@octave.org> 9 2005-06-14 John W. Eaton <jwe@octave.org>
6 10