comparison liboctave/ChangeLog @ 5404:b91241999ba6

[project @ 2005-07-07 17:05:19 by jwe]
author jwe
date Thu, 07 Jul 2005 17:05:20 +0000
parents 256dde4f6aea
children f608ac74f92c
comparison
equal deleted inserted replaced
5403:7bdddf96f028 5404:b91241999ba6
1 2005-07-07 John W. Eaton <jwe@octave.org>
2
3 * dSparse.cc (SparseMatrix::factorize): Initialize Numeric to 0.
4 * CSparse.cc (SparseComplexMatrix::factorize:) Likewise.
5
1 2005-06-15 John W. Eaton <jwe@octave.org> 6 2005-06-15 John W. Eaton <jwe@octave.org>
2 7
3 * oct-rl-edit.c (flush_stdout): Rename from no_redisplay. 8 * oct-rl-edit.c (flush_stdout): Rename from no_redisplay.
4 Flush stdout here. 9 Flush stdout here.
5 (octave_rl_clear_screen): Set rl_redisplay_function to flush_stdout. 10 (octave_rl_clear_screen): Set rl_redisplay_function to flush_stdout.