comparison src/ChangeLog @ 5247:3d5b7114da82

[project @ 2005-03-26 17:56:02 by jwe]
author jwe
date Sat, 26 Mar 2005 17:56:02 +0000
parents 8a4cae8ee7b7
children e4a97381d57d
comparison
equal deleted inserted replaced
5246:8a4cae8ee7b7 5247:3d5b7114da82
1 2005-03-26 John W. Eaton <jwe@octave.org>
2
3 * input.cc (gnu_readline): Don't wrap call to command_editor::readline
4 with {BEGIN,END}_INTERRUPT_IMMEDIATELY_IN_FOREIGN_CODE.
5
1 2005-03-25 John W. Eaton <jwe@octave.org> 6 2005-03-25 John W. Eaton <jwe@octave.org>
2 7
3 * toplev.cc (main_loop): Don't use octave_set_current_context here. 8 * toplev.cc (main_loop): Don't use octave_set_current_context here.
4 9
5 * pt-loop.cc (simple_for_loop::eval): In for i = matrix ... end, 10 * pt-loop.cc (simple_for_loop::eval): In for i = matrix ... end,