Mercurial > hg > octave-nkf
diff 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 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +1999-11-18 John W. Eaton <jwe@bevo.che.wisc.edu> + + * data-conv.cc (init_sized_type_lookup_table): New function. + (string_to_data_type): Use it to improve lookup of data types. + 1999-11-16 John W. Eaton <jwe@bevo.che.wisc.edu> * dMatrix.cc (is_symmetric): Move here from Array2.cc.