comparison src/ChangeLog @ 4125:93bd75c45dca

[xemacs-hg @ 2007-08-17 10:16:46 by crestani] 2007-08-17 Marcus Crestani <crestani@xemacs.org> * mc-alloc.c (L1_INDEX): * mc-alloc.c (PAGE_SIZE_ALIGNMENT): * mc-alloc.c (set_bit): * mc-alloc.c (init_mc_allocator): Use EMACS_UINT with bit shifting.
author crestani
date Fri, 17 Aug 2007 10:16:48 +0000
parents 9a633a00c3f2
children ac5a714be3a2
comparison
equal deleted inserted replaced
4124:9a633a00c3f2 4125:93bd75c45dca
1 2007-08-17 Marcus Crestani <crestani@xemacs.org>
2
3 * mc-alloc.c (L1_INDEX):
4 * mc-alloc.c (PAGE_SIZE_ALIGNMENT):
5 * mc-alloc.c (set_bit):
6 * mc-alloc.c (init_mc_allocator): Use EMACS_UINT with bit
7 shifting.
8
1 2007-08-15 Marcus Crestani <crestani@xemacs.org> 9 2007-08-15 Marcus Crestani <crestani@xemacs.org>
2 10
3 * database.c (dbm_map): Add typecast. 11 * database.c (dbm_map): Add typecast.
4 * database.c (dbm_get): Add typecast. 12 * database.c (dbm_get): Add typecast.
5 * gc.c (gc_state_type): Declare type. 13 * gc.c (gc_state_type): Declare type.