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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
a whole bunch of OSX tweaks
Just van Rossum
2001-11-18
10
-69/+105
*
Add the MSL C library to the set of standard libraries
Jack Jansen
2001-11-10
2
-1/+37
*
Fixed various problems with command-dot handling (some very old):
Jack Jansen
2001-11-10
1
-45/+52
*
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
4
-0/+6
*
Added longlong routines.
Jack Jansen
2001-11-06
2
-1/+8
*
Enabled WITH_LONG_LONG. No reason it was disabled, it has been supported by t...
Jack Jansen
2001-11-06
1
-2/+2
*
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
*
Regenerated with CF accessors.
Jack Jansen
2001-11-05
2
-0/+72
*
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
*
MacPython -vv equivalent printed incorrect filenames, fixed. Also
Jack Jansen
2001-11-05
1
-11/+1
*
added acces to the cellSize field, rewrote setattr code
Just van Rossum
2001-11-05
2
-24/+32
*
Rewritten the List Definition for the traceback window in Python,
Just van Rossum
2001-11-05
1
-9/+112
*
More List Manager interfacing:
Just van Rossum
2001-11-05
3
-23/+363
*
macdinking
Just van Rossum
2001-11-02
2
-10/+9
*
use 32bit APIs for control values, refactor slightly
Just van Rossum
2001-11-02
1
-42/+28
*
use proper APIs for activate/deactivate
Just van Rossum
2001-11-02
1
-17/+5
*
wintertime blues
Just van Rossum
2001-11-02
1
-0/+0
*
removed import display hackery
Just van Rossum
2001-11-02
2
-66/+5
*
some support for syntax coloring, disabled for now
Just van Rossum
2001-11-02
2
-42/+149
*
changed the default font
Just van Rossum
2001-11-02
1
-1/+1
*
fixed a non-Carbon Carbon import
Just van Rossum
2001-11-02
1
-1/+1
*
- rearranged some imports
Just van Rossum
2001-11-02
1
-29/+3
*
rearranged some imports
Just van Rossum
2001-11-02
4
-23/+8
*
We always install the Sioux menubar, in stead of only when no menubar
Jack Jansen
2001-11-01
1
-0/+8
*
Under MachO-Python unconditionally import macfsn.
Jack Jansen
2001-11-01
1
-0/+6
*
Workaround for odd problem on my machine: without this I get a traceback
Just van Rossum
2001-10-31
1
-1/+5
*
Moved macfsn hackery from macmain.c to macfsmodule.c so it loads
Just van Rossum
2001-10-31
2
-30/+32
*
call the correct base method (found due to better inheritance checking in 2.2)
Just van Rossum
2001-10-31
1
-1/+1
*
Regenerated
Jack Jansen
2001-10-31
2
-18/+4
*
Added structseq.c
Just van Rossum
2001-10-31
1
-0/+0
*
Added Donovan Preston and reformatted to 80-char lines.
Jack Jansen
2001-10-31
1
-74/+82
*
Mod by Donovan Preston to allow MacPython to live in a Python.app bundle and ...
Jack Jansen
2001-10-30
1
-34/+62
*
Files used for MacPython 2.2b1 distribution.
Jack Jansen
2001-10-30
3
-5/+7
*
Moved PythonScript to unsupported at Bill Bedford's request. It'll go
Jack Jansen
2001-10-26
9
-0/+0
*
Added various tidbits.
Jack Jansen
2001-10-25
1
-3/+18
*
Some escaped newlines had spaces between the backslash and the newline. Also ...
Jack Jansen
2001-10-23
1
-7/+4
*
New URL for Joe Strouts example page.
Jack Jansen
2001-10-23
1
-3/+3
*
Added _hotshot.
Jack Jansen
2001-10-23
2
-0/+3
*
quit() wasn't included in the suite. This is a quick manual patch to add it.
Jack Jansen
2001-10-23
1
-1/+2
*
Tweaks for MacPython 2.2b1
Jack Jansen
2001-10-23
10
-56/+51
*
Tweaks for MacPython 2.2b1.
Jack Jansen
2001-10-23
1
-0/+0
*
SF patch #462296: Add attributes to os.stat results; by Nick Mathewson.
Guido van Rossum
2001-10-18
1
-36/+123
[prev]
[next]