Mercurial > hg > octave-nkf
comparison src/ChangeLog @ 3544:71bd2d124119
[project @ 2000-02-02 21:02:31 by jwe]
author | jwe |
---|---|
date | Wed, 02 Feb 2000 21:02:41 +0000 |
parents | 4abbfb1ca636 |
children | 673745c96480 |
comparison
equal
deleted
inserted
replaced
3543:c5b996022ef7 | 3544:71bd2d124119 |
---|---|
1 2000-02-02 John W. Eaton <jwe@bevo.che.wisc.edu> | 1 2000-02-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | |
3 * ov.h (octave_value::do_multi_index_op): Rename from do_index_op. | |
4 | |
5 * ov-fcn.h (octave_function::is_system_fcn_file): Now const. | |
2 | 6 |
3 * Map.cc (index_to_CHptr): Now a macro. | 7 * Map.cc (index_to_CHptr): Now a macro. |
4 (CHMap<C>::hash): Now a member function. | 8 (CHMap<C>::hash): Now a member function. |
5 | 9 |
6 * defun-int.h (UNDERSCORIFY): New macro. | 10 * defun-int.h (UNDERSCORIFY): New macro. |