comparison liboctave/ChangeLog @ 3597:26662775f4e9

[project @ 2000-02-12 02:24:41 by jwe]
author jwe
date Sat, 12 Feb 2000 02:24:46 +0000
parents 48834d424048
children 0ae310231c46
comparison
equal deleted inserted replaced
3596:edcaebe1b81b 3597:26662775f4e9
1 2000-02-11 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Makefile.in (install-inc): Install files in
4 $(octincludedir)/octave.
5 (uninstall): Remove them from the correct directory too.
6
7 * oct-time.cc: Temporarily define _BSD_SOURCE and _XOPEN_SOURCE if
8 they are not already defined.
9
1 2000-02-08 John W. Eaton <jwe@bevo.che.wisc.edu> 10 2000-02-08 John W. Eaton <jwe@bevo.che.wisc.edu>
2 11
3 * CRowVector.cc, CRowVector.h, CColVector.cc, CColVector.h: 12 * CRowVector.cc, CRowVector.h, CColVector.cc, CColVector.h:
4 Delete declarations and definitions of mixed-type vector-vector ops. 13 Delete declarations and definitions of mixed-type vector-vector ops.
5 14