comparison src/ChangeLog @ 5248:e4a97381d57d

[project @ 2005-03-27 12:00:14 by jwe]
author jwe
date Sun, 27 Mar 2005 12:00:14 +0000
parents 3d5b7114da82
children 454e3c98300d
comparison
equal deleted inserted replaced
5247:3d5b7114da82 5248:e4a97381d57d
6 2005-03-25 John W. Eaton <jwe@octave.org> 6 2005-03-25 John W. Eaton <jwe@octave.org>
7 7
8 * 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.
9 9
10 * 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,
11 skip loop if matrix is empty. 11 skip loop if matrix is empty. Likewise for cell arrays.
12 12
13 2005-03-24 John W. Eaton <jwe@octave.org> 13 2005-03-24 John W. Eaton <jwe@octave.org>
14 14
15 * DLD-FUNCTIONS/__glpk__.cc (F__glpk__): Texinfoize doc string. 15 * DLD-FUNCTIONS/__glpk__.cc (F__glpk__): Texinfoize doc string.
16 16