comparison liboctave/ChangeLog @ 3580:2923f52d8fda

[project @ 2000-02-05 07:14:21 by jwe]
author jwe
date Sat, 05 Feb 2000 07:14:25 +0000
parents a40ca99e3e75
children a93683ccc9ba
comparison
equal deleted inserted replaced
3579:8a0571a2becc 3580:2923f52d8fda
1 2000-02-05 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * MArray-defs.h: More new macros to handle MDiagArray operators.
4 * dDiagMatrix.h, CDiagMatrix.h: Use the op-forwarding macros.
5
1 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> 6 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * oct-rl-edit.c (octave_rl_set_event_hook): Take address of 8 * oct-rl-edit.c (octave_rl_set_event_hook): Take address of
4 rl_event_hook before casting to void **. 9 rl_event_hook before casting to void **.
5 (octave_rl_set_startup_hook): Likewise, for rl_startup_hook. 10 (octave_rl_set_startup_hook): Likewise, for rl_startup_hook.