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
/
Mac
/
Modules
/
scrap
/
_Scrapmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Untabify C files. Will watch buildbots.
Antoine Pitrou
2010-05-09
1
-237/+237
*
This reverts r63675 based on the discussion in this thread:
Gregory P. Smith
2008-06-09
1
-2/+2
*
MacOS X: Enable 4-way universal builds
Ronald Oussoren
2008-06-05
1
-0/+8
*
Renamed PyString to PyBytes
Christian Heimes
2008-05-26
1
-2/+2
*
Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.
Jack Jansen
2003-11-20
1
-24/+16
*
Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:
Jack Jansen
2003-11-19
1
-4/+0
*
Converted manually written code to the new K format specifier.
Jack Jansen
2003-04-17
1
-1/+1
*
- Various tweaks to shut up compiler warnings.
Jack Jansen
2002-12-23
1
-2/+0
*
Getting rid of pre-Carbon (MacOS8) support. All code depending on
Jack Jansen
2002-12-12
1
-108/+0
*
Define PyDoc_STR if it isn't defined. This makes these modules compile
Jack Jansen
2002-11-18
1
-0/+3
*
Replaced lots of PyMem_DEL() calls with PyObject_DEL().
Jack Jansen
2002-05-22
1
-1/+1
*
Added support for the Carbon scrap manager (finally).
Jack Jansen
2001-12-31
1
-73/+289
*
Renamed the Mac toolbox modules to have an initial _ in their name.
Jack Jansen
2001-08-23
1
-0/+260