This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a839747eb3b62e3e2e1cc5347cec8453f5d139b1
cpython
/
Mac
/
Python
History
cvs2svn
a839747eb3
This commit was manufactured by cvs2svn to create branch
...
'release21-maint'.
2001-04-17 15:19:29 +00:00
..
gusiconfig.cpp
Reset the resource file chain before calling PyMac_OpenPrefFile. I'm not sure why this wasn't a problem before...
2001-02-28 15:54:18 +00:00
macapplication.c
ANSIfication step 2: make sure all needed prototypes are available, and all needed
2000-07-11 21:16:03 +00:00
macgetcompiler.c
Made version string shorter for Carbon so it fits on one line.
2001-02-17 22:00:43 +00:00
macgetpath.c
include macdefs.h for declaration of getwd, if non-gusi python.
2000-07-14 22:16:01 +00:00
macgetplatform.c
ANSIfication step 2: make sure all needed prototypes are available, and all needed
2000-07-11 21:16:03 +00:00
macsetfiletype.c
ANSIfication step 2: make sure all needed prototypes are available, and all needed
2000-07-11 21:16:03 +00:00
macshlglue.c
Added more prototypes.
2000-07-24 19:52:52 +00:00
missingtoolboxcalls.c
Dummy functions which return unimpErr for lots of toolbox calls that are unavailable for 68K. This way we don't have to disable thm in bgen, so we
1999-12-12 21:38:29 +00:00