comparison src/ChangeLog @ 5345:2781568bf951

[project @ 2005-05-10 05:31:12 by jwe]
author jwe
date Tue, 10 May 2005 05:31:13 +0000
parents b427cca320b8
children ad44a165950d
comparison
equal deleted inserted replaced
5344:b427cca320b8 5345:2781568bf951
1 2005-05-10 John W. Eaton <jwe@octave.org>
2
3 * lex.l (<MATRIX_START>{SNLCMT}*\]{S}*): If whitespace was gobbled,
4 unput SPC before returning the token.
5 (<MATRIX_START>{SNLCMT}*\}{S}*): Likewise.
6
1 2005-05-09 John W. Eaton <jwe@octave.org> 7 2005-05-09 John W. Eaton <jwe@octave.org>
2 8
3 * parse.y (except_command): Make catch clause optional in try 9 * parse.y (except_command): Make catch clause optional in try
4 statements. 10 statements.
5 * pt-except.cc (tree_try_catch_command::eval): 11 * pt-except.cc (tree_try_catch_command::eval):