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
/
mlte
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacOS X: Enable 4-way universal builds
Ronald Oussoren
2008-06-05
1
-0/+9
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+0
*
Fix some warnings on Mac OS X 10.4
Neal Norwitz
2006-04-28
1
-17/+0
*
Updated (and regenerated) for name change in tp_init method arguments:
Jack Jansen
2005-07-03
1
-38/+40
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
2
-143/+142
*
Ported to Universal Headers 3.4.2. Qd and Qt remain to be done.
Jack Jansen
2003-12-03
2
-39/+31
*
Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.
Jack Jansen
2003-11-20
1
-5/+0
*
Getting rid of code conditional on TARGET_API_MAC_*.
Jack Jansen
2003-11-19
1
-6/+0
*
Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:
Jack Jansen
2003-11-19
2
-11/+3
*
- Various tweaks to shut up compiler warnings.
Jack Jansen
2002-12-23
1
-2/+4
*
Regenerated with inheritance-aware xxxx_Check() macros.
Jack Jansen
2002-12-19
1
-2/+2
*
Getting rid of pre-Carbon (MacOS8) support. All code depending on
Jack Jansen
2002-12-12
2
-27/+1
*
Added PEP253 support to most Carbon modules. This isn't complete yet:
Jack Jansen
2002-12-03
2
-28/+86
*
Converted the Carbon modules to use PEP252-style objects, with
Jack Jansen
2002-11-29
2
-22/+42
*
Moved CoreFoundation type support to bgen/macsupport.
Jack Jansen
2002-08-22
2
-65/+64
*
Fixed the bugs in the constant definitions, and in the code to test
Jack Jansen
2002-08-15
1
-0/+4
*
After generating the Python file with definitions try to run it, so
Jack Jansen
2002-08-15
1
-0/+2
*
Enable building of Carbon toolbox modules with unix-Python.
Jack Jansen
2002-08-05
1
-2/+1
*
Got rid of staticforward.
Jack Jansen
2002-08-05
1
-4/+4
*
staticforward bites the dust.
Jeremy Hylton
2002-07-17
1
-4/+4
*
Regenerated.
Jack Jansen
2002-04-23
1
-2/+2
*
Added some support for unicode arguments.
Jack Jansen
2002-01-01
3
-3/+29
*
Updated to Universal Headers 3.4
Jack Jansen
2001-12-18
3
-15/+161
*
Quick patch to allow building with Universal Headers 3.4.
Jack Jansen
2001-12-14
1
-2/+2
*
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
Guido van Rossum
2001-12-08
1
-2/+2
*
Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the
Jack Jansen
2001-11-30
1
-6/+114
*
Shut up many more gcc warnings.
Jack Jansen
2001-09-05
1
-1/+4
*
Regenerated without default int return types.
Jack Jansen
2001-09-04
1
-2/+2
*
Include Carbon/Carbon.h if we're on OSX.
Jack Jansen
2001-09-01
2
-2/+2
*
Renamed.
Jack Jansen
2001-08-23
1
-1390/+0
*
Renamed the Mac toolbox modules to have an initial _ in their name.
Jack Jansen
2001-08-23
1
-0/+1392
*
The MacOS toolbox modules have acquired an _ in front of their name. Normal u...
Jack Jansen
2001-08-23
1
-2/+2
*
TXNTSMCheck isn't available under Mach-O Carbon.
Jack Jansen
2001-08-03
2
-2/+10
*
The TNXDraw gworld argument is optional.
Jack Jansen
2001-07-16
3
-2/+35
*
Various small fixes. The demo now starts to limp along.
Jack Jansen
2001-07-14
3
-2/+36
*
Fixed the mis-guessed parameters and added support for a few optional paramet...
Jack Jansen
2001-07-13
3
-20/+143
*
First stab at an interface to the Multi Language Text Editor. It compiles and...
Jack Jansen
2001-07-13
3
-0/+1528