comparison src/ChangeLog @ 2482:c89bce1baba3

[project @ 1996-11-07 18:48:29 by jwe]
author jwe
date Thu, 07 Nov 1996 18:48:32 +0000
parents 26e9ee533d87
children 8c6e9535cbda
comparison
equal deleted inserted replaced
2481:7f6c73c8b18c 2482:c89bce1baba3
1 Thu Nov 7 07:59:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> 1 Thu Nov 7 07:59:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * Version 1.91.
2 4
3 * pt-fvc.cc (tree_indirect_ref::reference): If the lhs object is 5 * pt-fvc.cc (tree_indirect_ref::reference): If the lhs object is
4 not a map, convert it to one. 6 not a map, convert it to one.
5 7
6 * ov-typeinfo.h (init_tab_sz): New static member. 8 * ov-typeinfo.h (init_tab_sz): New static member.
13 * ov-complex.cc, ov-complex.h: Likewise. 15 * ov-complex.cc, ov-complex.h: Likewise.
14 * ov-ch-mat.cc, ov-ch-mat.h: Likewise. 16 * ov-ch-mat.cc, ov-ch-mat.h: Likewise.
15 17
16 Wed Nov 6 12:32:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> 18 Wed Nov 6 12:32:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
17 19
18 * pager.cc (do_sync): Don't call clear_external_pager here. 20 * pager.cc (do_sync): Don't call clear_external_pager() here.
19 21
20 * pt-const.h (tree_constant::allocator) New static member. 22 * pt-const.h (tree_constant::allocator) New static member.
21 (tree_constant::operator new, tree_constant::operator delete): 23 (tree_constant::operator new, tree_constant::operator delete):
22 Implement with custom allocator. 24 Implement with custom allocator.
23 25