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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved a bunch of routines from "blacklisted" to "graylisted", as they _are_
Just van Rossum
2001-12-18
2
-10/+263
*
Updated to Universal Headers 3.4
Jack Jansen
2001-12-18
31
-68/+1835
*
Added missing docstring
Just van Rossum
2001-12-18
2
-1/+2
*
Added support for tab controls and initial (incomplete) support
Just van Rossum
2001-12-18
3
-12/+543
*
Patch #494553 by Donovan Preston: initial implementation
Just van Rossum
2001-12-18
2
-4/+84
*
There's a new include file AEInteraction.h which contains AESend and friends.
Jack Jansen
2001-12-17
2
-1/+185
*
TickCount moved to a different header file. We manually added it back in here...
Jack Jansen
2001-12-17
2
-0/+24
*
Adapted for Universal Headers 3.4
Jack Jansen
2001-12-16
19
-370/+1770
*
Made event callbacks more rubust: keep an actual reference to the
Just van Rossum
2001-12-14
3
-30/+113
*
Quick patch to allow building with Universal Headers 3.4.
Jack Jansen
2001-12-14
2
-23/+2
*
Many of the new calls are Carbon-only. Flagged them as such.
Jack Jansen
2001-12-14
2
-0/+658
*
- "manage" controls created by CreateXxxXxxControl() functions.
Just van Rossum
2001-12-13
3
-48/+67
*
include the proper header for Mach-O
Just van Rossum
2001-12-13
2
-2/+2
*
second CoreGraphics batch
Just van Rossum
2001-12-13
8
-0/+3414
*
Shut up gcc warning.
Jack Jansen
2001-12-12
2
-4/+4
*
Updated for Universal Headers 3.4.
Just van Rossum
2001-12-12
3
-3/+2371
*
Added proper error checking in event callback handler
Just van Rossum
2001-12-12
2
-24/+50
*
Exposed quite a few more calls.
Just van Rossum
2001-12-12
3
-28/+191
*
Fixed to the extend that it now builds in CW6, and actually works
Just van Rossum
2001-12-11
2
-48/+64
*
Added __members__ to FInfo object.
Just van Rossum
2001-12-11
1
-0/+2
*
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
Guido van Rossum
2001-12-08
28
-64/+64
*
Replace sprintf() with PyOS_snprintf().
Jack Jansen
2001-12-05
2
-5/+5
*
Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the
Jack Jansen
2001-11-30
28
-137/+1644
*
Changed names, added bridge functions to macfs.fsref objects and
Jack Jansen
2001-11-06
1
-67/+48
*
Added an error message when using FSRef objects on platforms that don't
Jack Jansen
2001-11-06
1
-0/+1
*
Added hfsplusapi module.
Jack Jansen
2001-11-06
1
-0/+4
*
Removed unused variable.
Jack Jansen
2001-11-06
1
-1/+0
*
First couple of fixes to make it compile with Universal 3.3.2.
Jack Jansen
2001-11-06
1
-10/+21
*
HFS+ API contributed by Nitin Ganatra. This checkin is identical to what he s...
Jack Jansen
2001-11-06
1
-0/+1547
*
Correctly builds the C module now.
Jack Jansen
2001-11-05
2
-5/+1600
*
First tweaks to allow MacPython to be compiled with
Jack Jansen
2001-11-05
5
-22/+9
*
Fixed broken newlines and changed module name. Still untested.
Jack Jansen
2001-11-05
2
-23/+18
*
Carbon Event Manager module donated by Donovan Preston. Checked in as I recei...
Jack Jansen
2001-11-05
2
-0/+332
*
Make the CoreFoundation object _New and _Convert routines available to other ...
Jack Jansen
2001-11-05
2
-38/+140
*
added acces to the cellSize field, rewrote setattr code
Just van Rossum
2001-11-05
2
-24/+32
*
More List Manager interfacing:
Just van Rossum
2001-11-05
3
-23/+363
*
Under MachO-Python unconditionally import macfsn.
Jack Jansen
2001-11-01
1
-0/+6
*
Moved macfsn hackery from macmain.c to macfsmodule.c so it loads
Just van Rossum
2001-10-31
1
-1/+32
*
Some escaped newlines had spaces between the backslash and the newline. Also ...
Jack Jansen
2001-10-23
1
-7/+4
*
SF patch #462296: Add attributes to os.stat results; by Nick Mathewson.
Guido van Rossum
2001-10-18
1
-36/+123
*
Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length'
Jack Jansen
2001-09-10
2
-11/+16
*
A few more gcc warnings bite the dust.
Jack Jansen
2001-09-05
5
-11/+28
*
Shut up many more gcc warnings.
Jack Jansen
2001-09-05
31
-110/+186
*
Added prototypes to shut gcc -Wstrict-prototypes up.
Jack Jansen
2001-09-04
1
-4/+2
*
Shut up a few more gcc warnings.
Jack Jansen
2001-09-04
2
-2/+2
*
Added prototypes to silence gcc strict-prototype warnings.
Jack Jansen
2001-09-04
2
-141/+48
*
Regenerated without default int return types.
Jack Jansen
2001-09-04
17
-33/+35
*
Silly typos.
Jack Jansen
2001-09-02
1
-2/+2
*
Don't call PyMac_HandleEvent in unix-Python
Jack Jansen
2001-09-02
1
-0/+2
*
Added glue routine for PyMac_BuildFSSpec, PyMac_GetFSRef and PyMac_BuildFSRef.
Jack Jansen
2001-09-01
1
-0/+9
[next]