comparison liboctave/ChangeLog @ 5338:c4b55d47122e

[project @ 2005-05-05 17:28:51 by jwe]
author jwe
date Thu, 05 May 2005 17:28:51 +0000
parents 6ba182a85dea
children 15843d76156d
comparison
equal deleted inserted replaced
5337:7ffada2604ea 5338:c4b55d47122e
1 2005-05-05 John W. Eaton <jwe@octave.org>
2
3 * Array.cc (Array<T>::permute): Call chop_trailing_singletons on
4 retval before return.
5
1 2005-05-04 John W. Eaton <jwe@octave.org> 6 2005-05-04 John W. Eaton <jwe@octave.org>
2 7
3 * cmd-edit.cc (gnu_readline::do_readline): Extract const char* 8 * cmd-edit.cc (gnu_readline::do_readline): Extract const char*
4 from prompt outside of INTERRUPT_IMMEDIATELY_IN_FOREIGN_CODE block. 9 from prompt outside of INTERRUPT_IMMEDIATELY_IN_FOREIGN_CODE block.
5 10