index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
/
dynload_mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use PyOS_snprintf instead of sprintf.
Jeremy Hylton
2001-11-28
1
-7/+9
*
Use #if TARGET_API_MAC_CARBON to determine carbon/classic macos, not #ifdef.
Jack Jansen
2001-01-19
1
-1/+1
*
Added a separate extension (.carbon.slb) for Carbon dynamic modules.
Jack Jansen
2001-01-15
1
-0/+4
*
Use c2pstr() in stead of Pstring() to convert C-strings to
Jack Jansen
2000-12-12
1
-3/+4
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
delete obsolete SYMANTEC__CFM68K__ #ifdefs
Skip Montanaro
2000-07-12
1
-4/+0
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-21/+6
*
Jack Jansen: The new version of the GUSI i/o library on the Macintosh
Guido van Rossum
2000-04-24
1
-3/+3
*
Patch by Jack Jansen:
Guido van Rossum
2000-02-14
1
-0/+12
*
Cleanup patches from Greg Stein:
Guido van Rossum
1999-12-22
1
-1/+3
*
The old platform-specific contents of importdl.c, broken down into one
Guido van Rossum
1999-12-20
1
-0/+134