Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
711cad769a60b4a53520bb1daf580d2ca252b450
/
Modules
/
unicodedata.c
14f8b4c
Patch #568124: Add doc string macros.
by Martin v. Löwis
· 23 years ago
74a3bec
_Py prefix is verboten for static entry points
by Andrew MacIntyre
· 23 years ago
a2bd8d3
Remove direct manipulation of the module dict.
by Fred Drake
· 23 years ago
7bf6833
OS/2 EMX port changes (Modules part of patch #450267):
by Andrew MacIntyre
· 23 years ago
69b83b1
unicodedata_decomposition(): sprintf -> PyOS_snprintf.
by Tim Peters
· 23 years ago
6a16ea0
Kill a warning on the SGI compiler. This is part of SF patch #434992.
by Fred Drake
· 23 years ago
f585bef
Be a bit more strict in setting up the export of the C API for this
by Fred Drake
· 24 years ago
b95896b
renamed internal functions to avoid name clashes under OpenVMS
by Fredrik Lundh
· 24 years ago
ae76367
stupid typo (for some reason, this only caused problems on OpenVMS).
by Fredrik Lundh
· 24 years ago
06d1268
Move uchhash functionality into unicodedata (after the recent
by Fredrik Lundh
· 24 years ago
b2dfd73
Unicode nits: Don't include unicodedatabase.h no more. And make sure
by Fredrik Lundh
· 24 years ago
7b7dd10
compress unicode decomposition tables (this saves another 55k)
by Fredrik Lundh
· 24 years ago
cfcea49
unicode database compression, step 2:
by Fredrik Lundh
· 24 years ago
a4287c2
unicode database compression, step 1:
by Fredrik Lundh
· 24 years ago
16b1ad9
Changing the CNRI copyright notice according to CNRI's instructions.
by Guido van Rossum
· 24 years ago
f3f33dc
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
by Thomas Wouters
· 24 years ago
8a16054
Marc-Andre Lemburg: The large unicode database table is broken in
by Guido van Rossum
· 25 years ago
2a70a3a
Module unicodedata -- Provides access to the Unicode 3.0 data base.
by Guido van Rossum
· 25 years ago