Mercurial > hg > octave-thorsten
diff src/ChangeLog @ 3618:8cea69ad95ae
[project @ 2000-03-22 20:51:45 by jwe]
author | jwe |
---|---|
date | Wed, 22 Mar 2000 20:51:46 +0000 |
parents | c3b1f34a4748 |
children | 0886bbb236cb |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu> + + * oct-lvalue.h (dummy_val): New static variable. + (octave_lvalue::octave_lvalue): Use it to initialize val. + + * variables.cc (is_valid_function): Look in the global symbol + table for functions. + 2000-03-21 John W. Eaton <jwe@bevo.che.wisc.edu> * src/Makefile.in (LIBRARIES): Conditionally define.