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
*
Mods for user mainloop event handling
Jack Jansen
1997-06-20
1
-2/+3
*
Added dopendingevents call
Jack Jansen
1997-06-20
1
-0/+31
*
Allow specifying own resources for all dialogs
Jack Jansen
1997-06-20
1
-7/+15
*
Module to buffer stdout/stderr until stdin is read. Useful for
Jack Jansen
1997-06-20
1
-0/+110
*
Regenerated
Jack Jansen
1997-06-20
3
-3/+3
*
added SetEventHandler
Jack Jansen
1997-06-20
1
-12/+25
*
Adapted to new event handling. It is now also possible to abort out of
Jack Jansen
1997-06-20
2
-2/+12
*
Added PyMac_SetEventHandler which allows you to replace complete event
Jack Jansen
1997-06-20
1
-43/+71
*
Added NewAliasMinimalFromFullPath(), and allow alias.Resolve() to return
Jack Jansen
1997-06-16
1
-1/+28
*
Make imports faster on the Mac, by
Jack Jansen
1997-06-12
2
-8/+106
*
Added prototype for PyMac_RestoreMenuBar
Jack Jansen
1997-06-12
1
-0/+1
*
Replaced MacOS.EnableAppSwitch with MacOS.SchedParams
Jack Jansen
1997-06-12
2
-5/+5
*
Added optional preload arg to some routines (which creates reloaded
Jack Jansen
1997-06-12
1
-5/+9
*
Replaced MacOS.EnableAppswitch by MacOS.SchedParams
Jack Jansen
1997-06-12
4
-6/+6
*
- Restore SIOUX menubar just before exiting, if the console window is kept
Jack Jansen
1997-06-12
2
-21/+27
*
Added zlib
Jack Jansen
1997-06-03
1
-0/+2
*
Added USE_ZLIB to nonshared config files
Jack Jansen
1997-06-03
3
-0/+3
*
Removed SetScheduleTimes
Jack Jansen
1997-06-03
1
-26/+66
*
Added zlib (optional on USE_ZLIB)
Jack Jansen
1997-06-03
1
-0/+6
*
Removed old scheduler parameterizing calls and replaced with something
Jack Jansen
1997-06-03
2
-102/+125
*
Removed SetScheduleTimes and PyMac_DoYieldEnabled
Jack Jansen
1997-06-03
1
-6/+13
*
Documented (slightly) the USE_CACHE_ALIGNED define, for the standalone
Jack Jansen
1997-05-29
2
-2/+13
*
Updated for 1.5a2 distribution
Jack Jansen
1997-05-29
1
-24/+17
*
Projects for 1.5a2 distritbuion
Jack Jansen
1997-05-29
28
-3179/+3249
*
Version number and such for 1.5a2 distribution
Jack Jansen
1997-05-29
4
-1332/+1331
*
Changed release note structure:
Jack Jansen
1997-05-28
8
-762/+663
*
Added a range of resource numbers reserved for Bruce
Jack Jansen
1997-05-28
1
-0/+3
*
Removed references to StdClib and PLStringFuncs, rebuilt everything
Jack Jansen
1997-05-23
30
-12711/+12686
*
Nothing important
Jack Jansen
1997-05-23
3
-30/+30
*
Changed version string and preferences filename to 1.5a2.
Jack Jansen
1997-05-23
4
-919/+925
*
Renamed
Jack Jansen
1997-05-23
1
-1/+1
*
Added keys() and mapping interface to shared-library objects, allowing
Jack Jansen
1997-05-23
1
-2/+103
*
- Added Py_GetProgramFullPath
Jack Jansen
1997-05-23
2
-8/+59
*
Added PyMac_StopGUSISpin
Jack Jansen
1997-05-23
1
-5/+6
*
Regenreated for MSL
Jack Jansen
1997-05-15
1
-6/+11
*
MSL errno.h has moved some errors around, and doesn't document
Jack Jansen
1997-05-15
3
-6/+24
*
Use ProgressBar to show progress in stead of print
Jack Jansen
1997-05-13
1
-15/+29
*
Don't free the MacOS_Splash() dialog twice...
Jack Jansen
1997-05-13
1
-2/+4
*
Add a few more BringToFont calls
Jack Jansen
1997-05-13
1
-0/+3
*
Export a few more New/Convert routines, on Just's request
Jack Jansen
1997-05-13
2
-0/+14
*
Regenrated from CW11 IDE
Jack Jansen
1997-05-13
1
-32/+200
*
Fixes to progress bar by SDM, modified by Jack:
Jack Jansen
1997-05-12
2
-401/+464
*
- toolboxmodules built first (others depend on it)
Jack Jansen
1997-05-07
2
-20/+19
*
Sometimes tried to modify a tuple. Fixed.
Jack Jansen
1997-05-07
1
-0/+1
*
Version upped to 1.5a1
Jack Jansen
1997-05-07
1
-19/+19
*
Included new MSL error numbers
Jack Jansen
1997-05-07
1
-2/+2
*
Workaround for bug in MSL and CWGUSI interaction that stopped the
Jack Jansen
1997-05-07
1
-0/+7
*
- Various names in CodeFragments.h have changed
Jack Jansen
1997-05-07
1
-4/+17
*
- Changed the m# format for PyArg_ParseTuple back to s#
Jack Jansen
1997-05-07
5
-7/+7
*
c2pstr has moved to a different include file
Jack Jansen
1997-05-07
1
-3/+1
[next]