Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
4346716962881713cbdbf59eb901b35dae31f042
/
Include
/
stringobject.h
1e6e9a2
Two speedup hacks. Caching the hash saves recalculation of a string's
by Guido van Rossum
· 28 years ago
accfb84
added PyString_GET_SIZE macro
by Barry Warsaw
· 28 years ago
067998f
Add const to error and newstring functions
by Guido van Rossum
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 29 years ago
fdebf25
Turn on CACHE_HASH, for 2% speedier dict lookups
by Guido van Rossum
· 29 years ago
051ab12
make the type a parameter of the DL_IMPORT macro, for Borland C
by Guido van Rossum
· 30 years ago
9381782
new names for lots of new functions
by Guido van Rossum
· 30 years ago
caa6380
The great renaming, phase two: all header files have been updated to
by Guido van Rossum
· 30 years ago
5799b52
Added 1995 copyright.
by Guido van Rossum
· 30 years ago
e89bc75
Changes for dynamic linking under NT
by Guido van Rossum
· 31 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 31 years ago
3bb8a05
Several optimizations and speed improvements.
by Sjoerd Mullender
· 32 years ago
a330996
* Added support for X11 modules.
by Guido van Rossum
· 32 years ago
e537240
* Changed many files to use mkvalue() instead of newtupleobject().
by Guido van Rossum
· 32 years ago
5113f5f
Copyright for 1992 added
by Guido van Rossum
· 33 years ago
f70e43a
Added copyright notice.
by Guido van Rossum
· 34 years ago
85a5fbb
Initial revision
by Guido van Rossum
· 35 years ago