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
*
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
*
Some of the lesser used targets still used FMADD/FMSUB instructions. Fixed.
Jack Jansen
2001-10-10
2
-0/+0
*
Updated, and added a very terse description of PyMac_SetConsoleHandler().
Jack Jansen
2001-10-09
1
-10/+8
*
Fixed the embedding demo to correctly show the use of
Jack Jansen
2001-10-09
2
-11/+19
*
Mods by Alexandre Parenteau to allow embedding programs to disable the MacPyt...
Jack Jansen
2001-10-08
3
-45/+90
*
Brought up to date with the current state of affairs.
Jack Jansen
2001-10-08
2
-5/+6
*
Added declarations for PyMac_SetConsoleHandler, PyMan_DUmmyReadHandler
Jack Jansen
2001-10-08
1
-0/+19
*
Added weakrefobject.c and regenerated .exp files.
Jack Jansen
2001-10-08
4
-6/+38
*
Fixed old bug (caused by careless Carbonizing) that noone noticed until
Just van Rossum
2001-09-24
1
-1/+1
*
Mods by Donovan Preston (with changes by me to make them "go with the flow")
Jack Jansen
2001-09-11
1
-14/+90
*
- Removed the . in the extensions.
Jack Jansen
2001-09-11
1
-2/+12
*
removed debug print.
Jack Jansen
2001-09-11
1
-1/+0
*
Added a note about making sure the Lac/Lib directory is in sys.path.
Jack Jansen
2001-09-11
1
-2/+8
*
Failing to import macfsn is not a fatal error.
Jack Jansen
2001-09-11
1
-1/+2
*
Implemented PyMac_GetFullPathname for MacPython.
Jack Jansen
2001-09-11
1
-3/+13
*
Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length'
Jack Jansen
2001-09-10
5
-34/+33
*
Superseded by Python 2.2.vct.
Jack Jansen
2001-09-10
1
-0/+0
*
Install the dialog resources into the application bundle. The EasyDialogs
Jack Jansen
2001-09-09
1
-1/+7
*
Don't call MacOS.SchedParams() in MachO, it doesn't exist.
Jack Jansen
2001-09-09
1
-4/+8
*
Minimal module to decode AppleSingle files (the way resource files are
Jack Jansen
2001-09-09
1
-0/+101
*
Final tweaks for 2.2a3 distribution.
Jack Jansen
2001-09-08
13
-60/+104
*
Oops, this file is very outdated. Removed.
Jack Jansen
2001-09-08
1
-116/+0
*
Patch by Mark Day to allow from __future__ imports. Looks harmless
Jack Jansen
2001-09-07
1
-3/+5
*
Minimal instructions for using the Makefile here. Also a clear
Jack Jansen
2001-09-06
1
-0/+28
*
Added targets to install the application, and to install mac-additions
Jack Jansen
2001-09-06
1
-1/+113
*
Rudimentary makefile for building the executable to go into a
Jack Jansen
2001-09-05
1
-0/+18
*
Changes to make these work under OSX as the main program for a
Jack Jansen
2001-09-05
2
-53/+113
*
Python is a Shell, not a Viewer.
Jack Jansen
2001-09-05
1
-1/+1
*
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
*
Added pythonpath.r to the developer distribution. It's
Jack Jansen
2001-09-04
1
-4/+12
*
Template for an OSX PythonInterpreter application.
Jack Jansen
2001-09-04
6
-0/+66
*
Photoshop sources for icon files. Not pretty, but hey! I'm not an
Jack Jansen
2001-09-04
3
-0/+0
[next]