comparison src/ChangeLog @ 3739:6d4dc9ec7240

[xemacs-hg @ 2006-12-11 19:43:57 by aidan] Check for the various u*_t types in configure, use those definitions in C.
author aidan
date Mon, 11 Dec 2006 19:44:56 +0000
parents 01830ac74073
children c13b89ba4796
comparison
equal deleted inserted replaced
3738:23dd32cedb6a 3739:6d4dc9ec7240
1 2006-12-06 Dr. Volker Zell <Dr.Volker.Zell@oracle.com>
2
3 * config.h.in: New HAVE_U_INT*_T defines.
4 * database.c: Only use u_int*_t typedefs if not already
5 defined.
6
1 2006-12-08 Aidan Kehoe <kehoea@parhasard.net> 7 2006-12-08 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * specifier.c (charset_matches_specifier_tag_set_p): 9 * specifier.c (charset_matches_specifier_tag_set_p):
4 A charset's entry in Vcharset_tag_lists may be nil, if, when that 10 A charset's entry in Vcharset_tag_lists may be nil, if, when that
5 charset was created, no tags with associated charset predicates 11 charset was created, no tags with associated charset predicates