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 from new Universal Headers.
Jack Jansen
2002-05-22
16
-261/+717
*
Allow the script to have not only a TEXT filetype but also a null filetype (t...
Jack Jansen
2002-05-22
1
-1/+3
*
Replaced lots of PyMem_DEL() calls with PyObject_DEL().
Jack Jansen
2002-05-22
9
-16/+16
*
Enable WITH_PYMALLOC.
Jack Jansen
2002-05-22
1
-1/+1
*
Added 2 more addresses to send release notifications to.
Jack Jansen
2002-05-22
1
-0/+2
*
Added typechecking to the individual python->CF converters, so we can use the...
Jack Jansen
2002-05-13
1
-2/+16
*
Added CFPreferences support. Added these as functions, not methods, which see...
Jack Jansen
2002-05-13
3
-3/+372
*
- Better exception when a NULL CF object is encountered.
Jack Jansen
2002-05-12
3
-16/+168
*
- Get data from CFData objects as Python strings and vv.
Jack Jansen
2002-05-10
2
-1/+34
*
Fixed string and dict conversion, and implemented booleans and numbers (int a...
Jack Jansen
2002-05-08
1
-14/+49
*
Partial fix for string handling. Null byte TBD.
Jack Jansen
2002-05-08
1
-2/+4
*
More support for bridging between Python and CoreFoundation objects. Still un...
Jack Jansen
2002-05-07
3
-6/+131
*
Added pycfbridge.c
Jack Jansen
2002-05-07
1
-0/+0
*
Added enumobject.c
Jack Jansen
2002-05-07
2
-0/+0
*
Fixed a mistake on my part when regenerating: removed a bogus import of Appls...
Jack Jansen
2002-05-07
1
-2/+0
*
First steps towards a generalized converter of Python object
Jack Jansen
2002-05-05
2
-0/+217
*
Regenerated.
Jack Jansen
2002-04-24
1
-4/+4
*
Regenerated.
Jack Jansen
2002-04-23
20
-47/+47
*
Second part of fix for #493826: regenerated suite modules so errn exists but ...
Jack Jansen
2002-04-23
33
-1012/+687
*
First part of fix for #493826: if 'errn' key exists in return value this does...
Jack Jansen
2002-04-23
1
-1/+1
*
Backport of 1.6.4.2.2.3 from release22-maint branch.
Jack Jansen
2002-04-23
1
-0/+0
*
Updated URL.
Jack Jansen
2002-04-23
1
-1/+1
*
Backport of select parts of release22-maint (up to 1.38.4.2.2.3).
Jack Jansen
2002-04-23
1
-61/+21
*
Added Christopher Smith.
Jack Jansen
2002-04-22
1
-1/+2
*
Removed note on test_time failing.
Jack Jansen
2002-04-22
1
-3/+0
*
Regenerated to include Internet Config error strings.
Jack Jansen
2002-04-22
3
-18/+144
*
Added an optional file with MacErrors.h extensions: IC errors aren't in there.
Jack Jansen
2002-04-22
2
-0/+19
*
Enable universal newline support for MacPython.
Jack Jansen
2002-04-14
1
-0/+3
*
Mass checkin of universal newline support.
Jack Jansen
2002-04-14
1
-2/+2
*
Get rid of backward compatibility modules. Do this fairly early in the 2.3 cy...
Jack Jansen
2002-04-11
45
-180/+0
*
Got rid of obsolete defines.
Jack Jansen
2002-04-11
11
-37/+3
*
Got rid of obsolete appearance flag.
Jack Jansen
2002-04-11
1
-5/+0
*
Added boolobject.c
Jack Jansen
2002-04-11
3
-0/+0
*
Got rid of ifdefs for long-obsolete GUSI versions and other lurkers.
Jack Jansen
2002-04-11
1
-6/+0
*
These are long obsolete. Get rid of them.
Jack Jansen
2002-04-11
5
-38/+0
*
Got rid of ifdefs for long-obsolete GUSI versions and other stuff that is now...
Jack Jansen
2002-04-11
4
-197/+0
*
Got rid of ifdefs for long-obsolete GUSI versions.
Jack Jansen
2002-04-11
3
-25/+1
*
e macresource.need() to open the W resource file in the application init
Jack Jansen
2002-04-03
2
-1/+4
*
Got the example program to work in MachoPython.
Jack Jansen
2002-04-03
1
-2/+4
*
Added a "run with commandline Python" flag. Works in MachoPython, should work
Jack Jansen
2002-03-31
1
-12/+54
*
Suite to talk to the OSX Terminal application.
Jack Jansen
2002-03-30
2
-0/+345
*
Got rid of obsolete way to get at various toolbox types.
Jack Jansen
2002-03-30
1
-5/+3
*
Add Mac/Lib/lib-scriptpackages to sys.path too.
Jack Jansen
2002-03-30
1
-2/+4
*
Modified to allow it to run in MachoPython in a reasonable way. It still
Jack Jansen
2002-03-30
1
-10/+17
*
Auxiliary files used by BuildApplet for MachoPython.
Jack Jansen
2002-03-29
3
-0/+52
*
Auxiliary files for building the IDE applet. Running the IDE through
Jack Jansen
2002-03-29
2
-0/+57
*
Handle .icns and .plist files for applets.
Jack Jansen
2002-03-29
1
-5/+23
*
Missed one version number.
Jack Jansen
2002-03-29
1
-1/+1
*
First stab at an icon for the IDE.
Jack Jansen
2002-03-29
1
-0/+0
*
repair damage: canceling the "save options" dialog now works again.
Just van Rossum
2002-03-29
1
-4/+3
[next]