annotate etc/charsets/CP1252.map @ 105885:8103235103a7
Let integers use up 2 tags to give them one extra bit and double their range.
* lisp.h (USE_2_TAGS_FOR_INTS): New macro.
(LISP_INT_TAG, case_Lisp_Int, LISP_STRING_TAG, LISP_INT_TAG_P): New macros.
(enum Lisp_Type): Use them. Give explicit values.
(Lisp_Type_Limit): Remove.
(XINT, XUINT, make_number) [!USE_LISP_UNION_TYPE]:
(MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM, INTMASK):
Pay attention to USE_2_TAGS_FOR_INTS.
(INTEGERP): Use LISP_INT_TAG_P.
* fns.c (internal_equal): Simplify the default case.
(sxhash): Use case_Lisp_Int.
* data.c (wrong_type_argument): Don't check against Lisp_Type_Limit any more.
(Ftype_of): Use case_Lisp_Int.
(store_symval_forwarding): Take into account the fact that Ints can
now have more than one tag.
* buffer.c (syms_of_buffer): Use LISP_INT_TAG.
buffer_slot_type_mismatch):
* xfaces.c (face_attr_equal_p):
* print.c (print_object):
* alloc.c (mark_maybe_object, mark_object, survives_gc_p): Use case_Lisp_Int.
author |
Stefan Monnier <monnier@iro.umontreal.ca> |
date |
Fri, 06 Nov 2009 18:47:48 +0000 |
parents |
8cc2b1e9767f |
children |
|
rev |
line source |
103398
|
1 # Generated from CP1252 in localedate/charmaps of glibc
|
89482
|
2 0x00-0x7F 0x0000
|
|
3 0x80 0x20AC
|
|
4 0x82 0x201A
|
|
5 0x83 0x0192
|
|
6 0x84 0x201E
|
|
7 0x85 0x2026
|
|
8 0x86-0x87 0x2020
|
|
9 0x88 0x02C6
|
|
10 0x89 0x2030
|
|
11 0x8A 0x0160
|
|
12 0x8B 0x2039
|
|
13 0x8C 0x0152
|
|
14 0x8E 0x017D
|
|
15 0x91-0x92 0x2018
|
|
16 0x93-0x94 0x201C
|
|
17 0x95 0x2022
|
|
18 0x96-0x97 0x2013
|
|
19 0x98 0x02DC
|
|
20 0x99 0x2122
|
|
21 0x9A 0x0161
|
|
22 0x9B 0x203A
|
|
23 0x9C 0x0153
|
|
24 0x9E 0x017E
|
|
25 0x9F 0x0178
|
|
26 0xA0-0xFF 0x00A0
|