Mercurial > hg > octave-thorsten
comparison src/ChangeLog @ 2832:4dff308e9acc
[project @ 1997-03-26 05:16:58 by jwe]
author | jwe |
---|---|
date | Wed, 26 Mar 1997 05:17:00 +0000 |
parents | 19c45d29f177 |
children | 52e7c4509983 |
comparison
equal
deleted
inserted
replaced
2831:19c45d29f177 | 2832:4dff308e9acc |
---|---|
1 Tue Mar 25 17:17:17 1997 John W. Eaton <jwe@bevo.che.wisc.edu> | 1 Tue Mar 25 17:17:17 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | |
3 * ov-bool-mat.cc (octave_bool_matrix::is_true): Write guts. | |
4 | |
5 * ov-bool-mat.h (octave_bool_matrix): Implement all() and any(). | |
2 | 6 |
3 * defaults.cc (symbols_of_defaults): DEFCONST OCTAVE_HOME. | 7 * defaults.cc (symbols_of_defaults): DEFCONST OCTAVE_HOME. |
4 | 8 |
5 * toplev.cc (octave_config_info): Delete use of CXXLIBS. | 9 * toplev.cc (octave_config_info): Delete use of CXXLIBS. |
6 * oct-conf.h.in: Ditto. | 10 * oct-conf.h.in: Ditto. |