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
...
*
Files for 2.1b1 distribution.
Jack Jansen
2001-03-06
7
-6/+8
*
PythonInterpreterClassic and PythonInterpreterCarbon now have filetype "Atmp"...
Jack Jansen
2001-03-06
1
-0/+0
*
macostools.copy() now has an optional forcetype flag, which sets the filetype...
Jack Jansen
2001-03-06
3
-3/+5
*
Started on plst resource. Not enabled yet.
Jack Jansen
2001-03-06
1
-4/+22
*
Re-try the file copy once if it fails. This works around an obscure and non-r...
Jack Jansen
2001-03-06
1
-3/+9
*
Files for 2.1b1 distribution.
Jack Jansen
2001-03-06
2
-40/+34
*
Testing commit with a single blank line.
Jack Jansen
2001-03-05
1
-0/+1
*
Enable FSpResourceFileAlreadyOpen only for Carbon. This is not strictly corre...
Jack Jansen
2001-03-02
2
-0/+7
*
- Numeric now lives in Lib:site-python.
Jack Jansen
2001-03-01
1
-1/+1
*
- Numeric now lives in Lib:site-python.
Jack Jansen
2001-03-01
1
-46/+5
*
Removed some stuff that shouldn't be in the dev distribution.
Jack Jansen
2001-03-01
1
-16/+8
*
Removed Extensions:Numeric from sys.path. It now lives in Lib:site-python.
Jack Jansen
2001-03-01
1
-2/+0
*
Silly typo which caused the stack browser to crash.
Jack Jansen
2001-03-01
1
-1/+1
*
Also build Imaging for Carbon.
Jack Jansen
2001-03-01
1
-17/+1
*
Disable GetWindowSpareFlag and GetWindowGoAwayBox on carbon.
Jack Jansen
2001-02-28
2
-0/+14
*
Put PPC distributions back in, rearranged packages and use VISE variable magi...
Jack Jansen
2001-02-28
1
-1/+1
*
Reset the resource file chain before calling PyMac_OpenPrefFile. I'm not sure...
Jack Jansen
2001-02-28
1
-0/+1
*
Oops, need to import Res.
Jack Jansen
2001-02-28
1
-1/+4
*
If we can't find our splash dialog (i.e. we're probably running from source) ...
Jack Jansen
2001-02-28
1
-4/+25
*
Updated for 2.1a3
Jack Jansen
2001-02-27
6
-94/+112
*
Added Popt resource for "dont show console"
Jack Jansen
2001-02-27
7
-1/+1
*
Various tweaks to make it work on MacOSX.
Jack Jansen
2001-02-27
1
-2/+9
*
Added future.c
Jack Jansen
2001-02-27
4
-0/+0
*
SetListCellIndent() argument was guessed incorrectly. Fixed.
Jack Jansen
2001-02-27
2
-15/+10
*
Soundex has gone.
Jack Jansen
2001-02-27
1
-2/+0
*
Soundex has gone.
Jack Jansen
2001-02-27
6
-2/+0
*
Hide the ProgressBar before raising KeyboardInterrupt. Not doing so resulted ...
Jack Jansen
2001-02-23
1
-2/+8
*
Turn on the "multifinder aware" bit. This should always have been on, but was...
Jack Jansen
2001-02-23
1
-1/+1
*
Release a PYC resource after reading it. No need to keep it incore.
Jack Jansen
2001-02-21
1
-0/+2
*
Waste 2.0 has many more options for the undo label.
Jack Jansen
2001-02-21
1
-2/+6
*
Use re in stead of regex, so we get rid of the annoying warning during startup.
Jack Jansen
2001-02-21
5
-47/+54
*
On OSX passing NULL to NewUniversalFilterProc() does not return NULL but a cr...
Jack Jansen
2001-02-20
2
-12/+20
*
- Removed debug
Jack Jansen
2001-02-17
2
-2/+1
*
ConfigurePython now comes in two flavors: ConfigurePythonClassic and Configur...
Jack Jansen
2001-02-17
3
-101/+81
*
Allow selecting a template in findtemplate(), so Classic programs can build C...
Jack Jansen
2001-02-17
1
-6/+8
*
2.1a2 distribution files.
Jack Jansen
2001-02-17
3
-0/+0
*
Added a note that this file is incorrect for 2.1a2.
Jack Jansen
2001-02-17
1
-0/+3
*
2.1a2 distribution files.
Jack Jansen
2001-02-17
8
-254/+326
*
More changes to attempt to get the menubar back on exit. Without success:-(
Jack Jansen
2001-02-17
2
-2/+14
*
Made version string shorter for Carbon so it fits on one line.
Jack Jansen
2001-02-17
1
-13/+5
*
More modifications to bring the script output in line with the real thing.
Jack Jansen
2001-02-17
1
-4/+34
*
Steven Majewski's instructions for building the toolbox modules for
Jack Jansen
2001-02-16
1
-0/+116
*
A few more tweaks (there were a couple of files missing on my work machine).
Jack Jansen
2001-02-15
3
-172/+182
*
Waste 1.3 extra's modified for waste 2.0 (and missing from MW's distribution ...
Jack Jansen
2001-02-15
7
-0/+617
*
DialogWindows now have a self.dlg in addition to self.wid.
Jack Jansen
2001-02-14
3
-15/+17
*
The new touched() was far too expensive. Re-enabled the old one, the ae-based...
Jack Jansen
2001-02-14
1
-2/+2
*
Also create alias to PythonCoreCarbon.
Jack Jansen
2001-02-14
1
-72/+3
*
Started on the 2.1a2 installer.
Jack Jansen
2001-02-14
5
-101/+195
*
Adapted unweave to Matthias' fixes. It's still off-by-one-space in some cases.
Jack Jansen
2001-02-13
1
-15/+53
*
Got rid of full pathnames in "generated from" comments, so that these files a...
Jack Jansen
2001-02-12
20
-22/+22
[prev]
[next]