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
*
Dummy _tkinter module for Carbon, which explains that Tkinter isnt supported ...
Jack Jansen
2001-03-20
3
-0/+29
*
Got module to work under Carbon. Also disabled a few more bits of cfm68k supp...
Jack Jansen
2001-03-20
1
-12/+21
*
Added riscos modules to modules that don't have to be included.
Jack Jansen
2001-03-20
1
-1/+3
*
Files for second 2.1b1 distribution.
Jack Jansen
2001-03-15
6
-3/+7
*
FindFolder argument is a short, not an unsigned short.
Jack Jansen
2001-03-15
1
-1/+9
*
Handle the apple menu differently under Carbon.
Jack Jansen
2001-03-15
1
-2/+6
*
FindFolder argument is a short, not an unsigned short.
Jack Jansen
2001-03-15
1
-1/+1
*
Added QDFlushPortBuffer calls.
Jack Jansen
2001-03-15
1
-0/+2
*
Import kOnSystemDisk from MACFS
Jack Jansen
2001-03-15
1
-2/+1
*
Look for shared libraries first in kLocalDomain and then in kOnSystemDisk.
Jack Jansen
2001-03-15
2
-5/+12
*
Files for second 2.1b1 distribution.
Jack Jansen
2001-03-15
2
-4/+15
*
Chris Stern's BBEdit Python language module.
Jack Jansen
2001-03-10
6
-0/+510
*
Finished implementation of removing incorrect preferences file.
Jack Jansen
2001-03-09
1
-1/+3
*
Default waittime in the eventloop is now None. At low level it will then be s...
Jack Jansen
2001-03-08
2
-7/+10
*
Handle the ReopenApplication event (by ignoring it).
Jack Jansen
2001-03-08
1
-0/+2
*
Detect that the preference file may be incorrect, and offer to remove it. Thi...
Jack Jansen
2001-03-08
2
-2/+17
*
Started on relnotes for the next beta.
Jack Jansen
2001-03-08
1
-0/+10
*
Added a warning message about the delay after installation. Untested.
Jack Jansen
2001-03-08
1
-1/+1
*
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
[next]