Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
30bd666c353a46cc481d8e4444b70f186a1d791b
/
Mac
/
Include
/
pyconfig.h
f122d36
Enabled WITH_LONG_LONG. No reason it was disabled, it has been supported by the Metrowerks compiler for quite some time.
by Jack Jansen
· 23 years ago
b760923
Got rid of 68k-Mac and other outdated ifdefs.
by Jack Jansen
· 23 years ago
59c14e2
Bit the bullet and enabled garbage collection (finally).
by Jack Jansen
· 23 years ago
b4a7db7
config.h renamed to pyconfig.h
by Jack Jansen
· 23 years ago
[Renamed from Mac/Include/config.h]
4542897
Added the new unicode defines. Not really tested yet, but Python compiles again at least.
by Jack Jansen
· 23 years ago
0e2d6bf
Updated to reflect the current state of config.h.in.
by Jack Jansen
· 23 years ago
90f22fe
Brought in line with current config.h.in.
by Jack Jansen
· 24 years ago
021da55
Removed THINK_C support.
by Jack Jansen
· 24 years ago
7bfc2eb
Fixed to work again without USE_GUSI and with USE_MSL_MALLOC
by Jack Jansen
· 25 years ago
5c21420
Ready for 1.6a1. Reordered the defines to be in line with config.h.in again, so tracking the new defines will be easier in future.
by Jack Jansen
· 25 years ago
f941acd
Added HAVE_LIMITS_H, MAVE_MEMMOVE, HAVE_STRERROR, HAVE_LOCALE_H
by Jack Jansen
· 25 years ago
32a15ad
MrC also needs BAD_STATIC_FORWARD define.
by Jack Jansen
· 25 years ago
60a9ee2
Added SIZEOF_VOID_P and HAVE_LONG_LONG
by Jack Jansen
· 26 years ago
6a474c5
Define some things to 1 (in stead of empty) to be compatible with new PIL
by Jack Jansen
· 26 years ago
debafb9
Added SIZEOF_INT and SIZEOF_LONG
by Jack Jansen
· 26 years ago
4f2936e
Add HAVE_MKTIME
by Jack Jansen
· 27 years ago
64da169
Added CHECK_IMPORT_CASE
by Jack Jansen
· 27 years ago
222c34e
Moved the include of macbuildno.h to getbuildinfo.c. Putting it here
by Jack Jansen
· 27 years ago
2d30840
Define BUILDNO in macbuildno.h (incremented by fullbuild)
by Jack Jansen
· 27 years ago
42218ce
Added/updated copyright notices
by Jack Jansen
· 28 years ago
466be80
Minor fix to get non-gusi python to compile again
by Jack Jansen
· 28 years ago
ae178ea
Added HAVE_STRFTIME
by Jack Jansen
· 28 years ago
7e124ea
Guido: - define USE_CHECKSTACK - Comment on defines used
by Jack Jansen
· 28 years ago
c743c8d
Modified for GUSI
by Jack Jansen
· 29 years ago
f8bddd8
Mwerks now also has fopenrf
by Jack Jansen
· 29 years ago
f74f63a
Initial port to CodeWarrior CFM68K support (mainly by disabling
by Jack Jansen
· 29 years ago
edea408
changed ifdefs and comments -- more modules are good
by Guido van Rossum
· 30 years ago
e71d853
hacks for atoi/strtod in __SC__
by Guido van Rossum
· 30 years ago
eabdbff
put #undefs insize comments; rationalize MPW support
by Guido van Rossum
· 30 years ago
6a5df90
ported Jacks changes back to think C
by Guido van Rossum
· 30 years ago
48d071d
Comment fix
by Jack Jansen
· 30 years ago
fea7533
Added support for MetroWerks CodeWarrior compiler
by Jack Jansen
· 30 years ago
739267b
Completed (hopefully) the unification of THINK 6.0 and MPW 3.2
by Guido van Rossum
· 30 years ago
29e7af0
Some more changes
by Guido van Rossum
· 30 years ago
d4d7728
Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.
by Guido van Rossum
· 30 years ago
fe16cc0
Release 1.0.2.
by Guido van Rossum
· 31 years ago
ce9739b
Initial revision
by Guido van Rossum
· 31 years ago