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
*
Made options global (as PyMac_options) so macosmodule can access it.
Jack Jansen
2000-10-13
1
-0/+2
*
Vise archive templates used for 2.0c1
Jack Jansen
2000-10-12
1
-0/+0
*
Disribution templates used for 2.0c1
Jack Jansen
2000-10-12
2
-30/+33
*
Projects used for 2.0c1
Jack Jansen
2000-10-12
31
-18/+13
*
Use MacOS.KeepConsole to always exit if the program calls FrameWork._quit(). ...
Jack Jansen
2000-10-12
1
-2/+6
*
Added sha module, it's needed by the unicode stuff, it seems.
Jack Jansen
2000-10-12
1
-0/+2
*
Added a method KeepConsole so programs can override the Keep console open opt...
Jack Jansen
2000-10-12
1
-0/+16
*
Made options global (as PyMac_options) so macosmodule can access it.
Jack Jansen
2000-10-12
1
-16/+16
*
Better exit handling.
Jack Jansen
2000-10-12
2
-2/+1
*
Updated for 2.0c1
Jack Jansen
2000-10-12
2
-18/+22
*
Python implementation of strptime().
Jack Jansen
2000-10-12
1
-0/+250
*
Extension to Findertools by Erik van Blokland. In Contrib because I don't hav...
Jack Jansen
2000-10-12
3
-0/+797
*
Readme and relnotes for intermediate 2.0b1+ release.
Jack Jansen
2000-09-24
2
-6/+18
*
Handle the ****/**** appleevent wildcard when called as a main program, so th...
Jack Jansen
2000-09-24
1
-1/+1
*
Added a workaround for shortcomings in the OSA support: there can be class/pr...
Jack Jansen
2000-09-24
2
-5/+16
*
mkcwproject now works, but for one thing: the import of the XML document as ...
Jack Jansen
2000-09-22
4
-10/+16
*
Test files for mkcwproject
Jack Jansen
2000-09-22
2
-0/+223
*
More bits and pieces of project generation.
Jack Jansen
2000-09-22
5
-10/+119
*
Keepconsole is now a 4-way option: never/errorexit/unseen output/always. Defa...
Jack Jansen
2000-09-22
8
-46/+97
*
Contributed modules by Riccardo Trocca. Extended pixmap wrapper, NumPy visual...
Jack Jansen
2000-09-22
4
-0/+614
*
Allow lists of files/fsspecs as the source for copy() and move(). By
Jack Jansen
2000-09-22
1
-2/+12
*
Various tweaks and bugfixes to GetArgv. It now appears good enough for Distut...
Jack Jansen
2000-09-21
1
-10/+10
*
Added GetArgs dialog to EasyDialogs, a very nifty (if I may say so:-) way to ...
Jack Jansen
2000-09-19
2
-4/+236
*
This will eventually evolve into a package that creates CodeWarrior projects ...
Jack Jansen
2000-09-15
5
-0/+845
*
Read a QuickTime movie and return the frames.
Jack Jansen
2000-09-15
1
-0/+276
*
Added a note about gdbm.
Jack Jansen
2000-09-14
1
-1/+3
*
Added a note about getting CarbonLib as a way to get a new Appearance/NavServ...
Jack Jansen
2000-09-14
1
-6/+13
*
Fixes that should make it possible to run Python on machines without NavServi...
Jack Jansen
2000-09-14
1
-0/+5
*
Fixes that should make it possible to run Python on machines without NavServi...
Jack Jansen
2000-09-14
3
-0/+0
*
Removed exceptions from the required modules (it's builtin nowadays)
Jack Jansen
2000-09-14
1
-2/+2
*
Added Qdoffs and (optionally) icglue modules.
Jack Jansen
2000-09-14
1
-0/+8
*
Added USE_IC and USE_PYEXPAT
Jack Jansen
2000-09-14
1
-0/+2
*
Not relevant anymore, as pyexpat has moved to another maintainer.
Jack Jansen
2000-09-13
2
-53/+0
*
Include Numerical header files in developer distribution.
Jack Jansen
2000-09-13
1
-6/+19
*
Added a note that multiple threads breaks command-.
Jack Jansen
2000-09-12
1
-0/+2
*
Moved to Unsupported.
Jack Jansen
2000-09-12
10
-0/+18
*
Upped SIZE to 16MB so IDE can run test.autotest (sigh).
Jack Jansen
2000-09-11
1
-0/+0
*
Final tweaks for 2.0b1
Jack Jansen
2000-09-11
34
-8/+42
*
This shouldn't have been here in the first place.
Jack Jansen
2000-09-10
1
-241/+0
*
Release notes for 2.0b1. It is not much, but I can't find all the info back:-(
Jack Jansen
2000-09-10
1
-11/+14
*
Don't include various of the Lib:plat-* folders.
Jack Jansen
2000-09-10
1
-4/+17
*
The logic for finding long matches before short ones was wrong (why did I nev...
Jack Jansen
2000-09-10
1
-7/+7
*
Updated for 2.0b1
Jack Jansen
2000-09-10
5
-148/+126
*
First attempt at a 2.0b1 installer
Jack Jansen
2000-09-08
1
-0/+0
*
Updated for .0b1 distribution
Jack Jansen
2000-09-08
3
-86/+113
*
Some of the types are signed 8 bit ints. Fixed.
Jack Jansen
2000-09-08
2
-10/+10
*
PyOS_CheckStack now understands multiple threads. Other threads are not stack...
Jack Jansen
2000-09-08
1
-2/+14
*
Removed 68K support.
Jack Jansen
2000-09-08
35
-0/+8
*
Got rid of Py_FatalError calls.
Jack Jansen
2000-09-08
5
-12/+6
*
Use same short banner message as unix/win Python.
Jack Jansen
2000-09-08
1
-3/+7
[next]