comparison liboctave/ChangeLog @ 4730:c88afb778c41

[project @ 2004-02-02 18:31:09 by jwe]
author jwe
date Mon, 02 Feb 2004 18:31:09 +0000
parents 2ae4a2695ab6
children b484cdca27be
comparison
equal deleted inserted replaced
4729:2ae4a2695ab6 4730:c88afb778c41
1 2004-02-02 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * boolNDArray.h (boolNDArray::boolNDArray): Declare dim_vector
4 reference arg const.
5
6 2004-01-30 John W. Eaton <jwe@bevo.che.wisc.edu>
7
8 * Array-flags.cc: Include Array-flags.h, not Array.h. Doh.
9
1 2004-01-30 Jakub Bogusz <qboosh@pld-linux.org> 10 2004-01-30 Jakub Bogusz <qboosh@pld-linux.org>
2 11
3 * Array-flags.h (liboctave_wfi_flag, liboctave_wrore_flag): 12 * Array-flags.h (liboctave_wfi_flag, liboctave_wrore_flag):
4 Now bool, to match definition in Array-flags.cc. 13 Now bool, to match definition in Array-flags.cc.
5 14