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
*
Remove the Mac modules
Benjamin Peterson
2008-05-12
1
-356/+0
*
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
Christian Heimes
2007-12-19
1
-3/+3
*
Merged revisions 56483-56491 via svnmerge from
Martin v. Löwis
2007-07-22
1
-5/+4
*
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