comparison src/ChangeLog @ 8841:c74389115610

auto repeat for debugging commands
author John W. Eaton <jwe@octave.org>
date Mon, 23 Feb 2009 12:25:45 -0500
parents c690e3772583
children be7b30a24938
comparison
equal deleted inserted replaced
8840:c690e3772583 8841:c74389115610
1 2009-02-23 John W. Eaton <jwe@octave.org>
2
3 * input.cc (last_debugging_command): New static variable.
4 (octave_gets): Set it here. Don't insert repeated debugging
5 commands in the history list.
6
1 2009-02-23 Jaroslav Hajek <highegg@gmail.com> 7 2009-02-23 Jaroslav Hajek <highegg@gmail.com>
2 8
3 * DLD-FUNCTIONS/pinv.cc: Support diagonal and permutation matrices. 9 * DLD-FUNCTIONS/pinv.cc: Support diagonal and permutation matrices.
4 10
5 2008-02-21 David Bateman <dbateman@free.fr> 11 2008-02-21 David Bateman <dbateman@free.fr>