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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
all bgen modules now work with MWerks
Guido van Rossum
1995-02-27
1
-4/+0
*
return old value of PyMac_DoYieldEnabled; -1 means do not even check for inte...
Guido van Rossum
1995-02-26
1
-5/+6
*
MAde a few things more orthogonal and did some cleanups:
Jack Jansen
1995-02-24
1
-12/+7
*
changed ifdefs and comments -- more modules are good
Guido van Rossum
1995-02-21
1
-11/+5
*
change SC ifdef to MPW
Guido van Rossum
1995-02-21
1
-1/+1
*
ported to MPW/SC
Guido van Rossum
1995-02-21
1
-7/+7
*
fix bug in filterproc interface
Guido van Rossum
1995-02-21
3
-28/+3
*
replace %#s with portable solution
Guido van Rossum
1995-02-20
1
-13/+14
*
Some more modules temp excluded in mwerks, and a comment fix.
Jack Jansen
1995-02-20
1
-1/+8
*
Minor bug fix
Jack Jansen
1995-02-20
1
-1/+1
*
Added GetDirectory() method
Jack Jansen
1995-02-20
1
-1/+16
*
ported back to Think C
Guido van Rossum
1995-02-19
2
-2/+2
*
another round... ported to __SC__
Guido van Rossum
1995-02-19
10
-198/+135
*
added copyright header
Guido van Rossum
1995-02-19
1
-0/+24
*
explicitly init flags in methodlist
Guido van Rossum
1995-02-19
1
-1/+1
*
cfm 68k support
Guido van Rossum
1995-02-18
1
-0/+4
*
added imp; forget ctb and math for __SC__ (for now)
Guido van Rossum
1995-02-18
1
-5/+11
*
add __SC__ ifdef
Guido van Rossum
1995-02-17
1
-1/+1
*
different #ifdefs
Guido van Rossum
1995-02-14
2
-8/+6
*
ported to Think C
Guido van Rossum
1995-02-14
2
-0/+16
*
Some of Guido's bgen modules aren't think-only anymore
Jack Jansen
1995-02-13
1
-0/+3
*
malloc debug only on ppc
Guido van Rossum
1995-02-13
1
-1/+1
*
added QuickDraw
Guido van Rossum
1995-02-13
1
-2/+2
*
Added RawFSSpec and RawAlias methods which turn their string arguments
Jack Jansen
1995-02-13
1
-0/+53
*
Use PyMac_GetPythonDir() to obtain python homedir
Jack Jansen
1995-02-13
1
-5/+4
*
manually defined Resource() function
Guido van Rossum
1995-02-05
1
-0/+25
*
more think/mw changes
Guido van Rossum
1995-02-05
2
-12/+71
*
added Resource(), to create new resources from Python
Guido van Rossum
1995-02-05
2
-0/+29
*
get rid of obsolete low-level routines
Guido van Rossum
1995-02-05
1
-54/+8
*
Added HandleEvent method to macos, so python programs can hand back
Jack Jansen
1995-02-02
1
-0/+14
*
Added [GS]etCreatorType methods to FSSpec objects
Jack Jansen
1995-02-02
1
-0/+49
*
Committed a more or less working version.
Guido van Rossum
1995-01-30
35
-0/+10223
*
fixed StandardGetFile argument handling
Guido van Rossum
1995-01-30
1
-11/+4
*
- Moved interrupt code to macglue.c
Jack Jansen
1995-01-27
1
-0/+15
*
added (method) casts and 1995 copyright
Guido van Rossum
1995-01-26
1
-9/+12
*
Added eventhandling in mainloop/busywait routine plus leaving some
Jack Jansen
1995-01-26
1
-0/+23
*
CodeWarrior 5 has more unixisms (open/close/read/write)
Jack Jansen
1995-01-26
1
-10/+13
*
Complete rewrite.
Jack Jansen
1995-01-26
1
-49/+349
*
split PATH over multiple lines for clarity;
Guido van Rossum
1995-01-25
1
-1/+20
*
Got rid of the Resource and Sound interfaces, in favor of the ones
Guido van Rossum
1995-01-25
1
-410/+3
*
ported CW5 changes back to Think
Guido van Rossum
1995-01-22
1
-0/+1
*
Got rid of {Get,Set}FileType in favor of {Get,Set}CreatorAndType --
Guido van Rossum
1995-01-22
1
-37/+19
*
added Res module
Guido van Rossum
1995-01-22
1
-0/+2
*
Make malloc stats routine available under MetroWerks
Jack Jansen
1995-01-22
1
-0/+4
*
Ported to CW5/new universal headers
Jack Jansen
1995-01-22
1
-2/+2
*
Removed imgformat reference
Jack Jansen
1995-01-22
1
-1/+0
*
renamed Get routines to PyMac_Get; added macfs to config.c
Guido van Rossum
1995-01-21
3
-10/+10
*
ported to THINK C (not tested yet)
Guido van Rossum
1995-01-19
1
-0/+4
*
ported Jacks changes back to think C
Guido van Rossum
1995-01-18
1
-2/+10
*
added high level event interface (requires stdwin patch)
Guido van Rossum
1995-01-18
1
-3/+99
[next]