comparison liboctave/ChangeLog @ 3358:fa7d8036d12a

[project @ 1999-11-19 00:46:31 by jwe]
author jwe
date Fri, 19 Nov 1999 00:46:32 +0000
parents 87721841efd7
children 1cdb3ab4180a
comparison
equal deleted inserted replaced
3357:34d512262892 3358:fa7d8036d12a
1 1999-11-18 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * data-conv.cc (init_sized_type_lookup_table): New function.
4 (string_to_data_type): Use it to improve lookup of data types.
5
1 1999-11-16 John W. Eaton <jwe@bevo.che.wisc.edu> 6 1999-11-16 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * dMatrix.cc (is_symmetric): Move here from Array2.cc. 8 * dMatrix.cc (is_symmetric): Move here from Array2.cc.
4 * Array2.h (is_symmetric): Delete declaration. 9 * Array2.h (is_symmetric): Delete declaration.
5 10