comparison src/ChangeLog @ 4978:f48bf636045f

Automatic merge
author Ben Wing <ben@xemacs.org>
date Fri, 05 Feb 2010 05:04:43 -0600
parents 2bf7c51d7101 c5cb3cb79110
children 4234fd5a7b17
comparison
equal deleted inserted replaced
4977:2bf7c51d7101 4978:f48bf636045f
1 2010-02-05 Ben Wing <ben@xemacs.org>
2
3 * bytecode.c (bytecode_assert):
4 Use 0 instead of x in disabled_assert calls to avoid errors due
5 to using undefined vars/params (they are defined only when
6 ERROR_CHECK_BYTE_CODE, which also turns on/off the asserts).
7
1 2010-02-04 Ben Wing <ben@xemacs.org> 8 2010-02-04 Ben Wing <ben@xemacs.org>
2 9
3 * alloc.c (release_breathing_space): 10 * alloc.c (release_breathing_space):
4 * alloc.c (resize_string): 11 * alloc.c (resize_string):
5 * alloc.c (sweep_lcrecords_1): 12 * alloc.c (sweep_lcrecords_1):