comparison src/ChangeLog @ 2477:3d905d3820a4

[project @ 1996-11-07 16:46:11 by jwe]
author jwe
date Thu, 07 Nov 1996 16:48:16 +0000
parents 4de4cebed088
children 26e9ee533d87
comparison
equal deleted inserted replaced
2476:4de4cebed088 2477:3d905d3820a4
1 Thu Nov 7 07:59:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * ov-struct.cc, ov-struct.h: Add hooks for custom memory management.
4 * ov-scalar.cc, ov-scalar.h: Likewise.
5 * ov-re-mat.cc, ov-re-mat.h: Likewise.
6 * ov-range.cc, ov-range.h: Likewise.
7 * ov-cx-mat.cc, ov-cx-mat.h: Likewise.
8 * ov-complex.cc, ov-complex.h: Likewise.
9 * ov-ch-mat.cc, ov-ch-mat.h: Likewise.
10
1 Wed Nov 6 12:32:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> 11 Wed Nov 6 12:32:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2 12
3 * pager.cc (do_sync): Don't call clear_external_pager here. 13 * pager.cc (do_sync): Don't call clear_external_pager here.
4 14
5 * pt-const.h (tree_constant::allocator) New static member. 15 * pt-const.h (tree_constant::allocator) New static member.