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
...
*
* Ensure that "make altinstall" works when the tree was configured
Ronald Oussoren
2006-06-06
1
-5/+22
*
Drop Mac wrappers for the WASTE library.
Ronald Oussoren
2006-06-04
9
-5160/+1
*
"Import" LDFLAGS in Mac/OSX/Makefile.in to ensure pythonw gets build with
Ronald Oussoren
2006-06-04
1
-0/+1
*
Remove Mac OS 9 support (http://mail.python.org/pipermail/python-dev/2006-Jun...
Neal Norwitz
2006-06-03
74
-12895/+0
*
Convert more modules to METH_VARARGS.
Georg Brandl
2006-05-29
1
-2/+2
*
Correct None refcount issue in Mac modules. (Are they
Georg Brandl
2006-05-28
4
-4/+4
*
Whitespace normalization.
Tim Peters
2006-05-26
1
-1/+1
*
- Remove previous version of the binary distribution script for OSX
Ronald Oussoren
2006-05-26
15
-663/+87
*
Fix buglet in postinstall script, it would generate an invalid .cshrc file.
Ronald Oussoren
2006-05-26
1
-1/+1
*
Add missing svn:eol-style property to text files.
Tim Peters
2006-05-23
1
-1013/+1013
*
Whitespace normalization.
Tim Peters
2006-05-23
1
-1013/+1013
*
An improved script for building the binary distribution on MacOSX.
Ronald Oussoren
2006-05-23
9
-0/+1246
*
Avoid creating a mess when installing a framework for the second time.
Ronald Oussoren
2006-05-23
1
-2/+7
*
Fix bug #1000914 (again).
Ronald Oussoren
2006-05-20
1
-9/+9
*
* Change working directory to the users home
Ronald Oussoren
2006-05-19
1
-3/+11
*
Fix some minor issues with the generated application bundles on MacOSX
Ronald Oussoren
2006-05-18
7
-9/+70
*
Whitespace normalization.
Tim Peters
2006-05-16
1
-2/+2
*
I missed one small detail in my rewrite of the osx build files: the path
Ronald Oussoren
2006-05-14
1
-2/+2
*
A first cut at replacing the icons on MacOS X. This replaces all icons by icons
Ronald Oussoren
2006-05-14
10
-0/+3
*
Rework the build system for osx applications:
Ronald Oussoren
2006-05-14
17
-956/+505
*
Fix some warnings on Mac OS X 10.4
Neal Norwitz
2006-04-28
2
-21/+5
*
This patches fixes a number of byteorder problems in MacOSX specific code.
Ronald Oussoren
2006-04-17
1
-8/+1
*
Get rid of some warnings on Mac
Neal Norwitz
2006-04-12
2
-6/+3
*
Get rid of some warnings.
Neal Norwitz
2006-03-20
1
-2/+2
*
Fix a couple of warnings on Mac OS X.
Neal Norwitz
2006-02-24
2
-2/+2
*
mwh pointed out _Filemodule.c is generated. So to fix the memory leak
Neal Norwitz
2006-01-25
1
-4/+3
*
This should fix a mem leak on the Mac. Brett tested it.
Neal Norwitz
2006-01-23
1
-4/+3
*
Remove .cvsignore files, as they live in svn:ignore
Martin v. Löwis
2005-10-30
3
-6/+0
*
fix typos, mostly in comments
Fred Drake
2005-10-28
1
-1/+1
*
Fix all wrong instances of "it's".
Georg Brandl
2005-07-22
1
-6/+6
*
Whitespace normalization.
Tim Peters
2005-07-17
1
-38/+38
*
Fix for #1236090: FSSpec.as_pathname() crashes.
Jack Jansen
2005-07-12
2
-2/+93
*
Updated (and regenerated) for name change in tp_init method arguments:
Jack Jansen
2005-07-03
29
-1791/+1802
*
Whitespace normalization.
Tim Peters
2005-04-20
1
-1/+1
*
Updated to work with current Python docs setup, and added a minimal README.
Jack Jansen
2005-04-17
2
-13/+54
*
Whitespace normalization.
Tim Peters
2005-01-07
1
-7/+6
*
Oops, there was a tab in there.
Jack Jansen
2005-01-07
1
-1/+1
*
Workaround for the fact that urllib2 doesn't default to "file:" urls.
Jack Jansen
2005-01-07
1
-0/+2
*
Create the wrapper scripts for gcc/g++ too.
Jack Jansen
2005-01-01
1
-26/+50
*
Just passing -undefined dynamic_lookup isn't enough: we also need to set
Jack Jansen
2004-12-28
1
-1/+1
*
Added quotes around the destroot arguments, so empty destroot works.
Jack Jansen
2004-12-27
1
-7/+7
*
Updated version numbers.
Jack Jansen
2004-12-27
12
-31/+32
*
Fix for #1091468: DESTROOTed frameworkinstalls fail. Added a --destroot
Jack Jansen
2004-12-27
2
-4/+15
*
A script to fix Apple-installed Python 2.3 (and a test whether the user
Jack Jansen
2004-12-26
2
-1/+103
*
Very minor grammatical fix and removal of a tab.
Brett Cannon
2004-12-06
1
-2/+2
*
SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core
Raymond Hettinger
2004-11-05
2
-4/+100
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
153
-21673/+21620
*
The interpreter popup was never filled with any data, fixed.
Jack Jansen
2004-07-16
2
-4/+11
*
Made preference window resizable (and do the most logical thing on resize)
Jack Jansen
2004-07-16
2
-3/+7
*
Cleaned up list of interpreters.
Jack Jansen
2004-07-16
1
-16/+8
[prev]
[next]