0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 08:52:25 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jack Jansen
7467ce3eea Startup code for applications using the python shared
library. Modified because the startup code has to work together with
the runtime support in the shared library.
1995-02-13 11:41:40 +00:00
Jack Jansen
c6647c6079 Mwerks header files for shared python and the applet template 1995-02-13 11:37:31 +00:00
Jack Jansen
2fc94eecb2 - Ported to CW5 (which has more unixisms)
- Added (rather crummy) malloc debugger
1995-01-22 16:47:22 +00:00
Jack Jansen
6bb347fc1c The last missing file of the mwerks port (this is the 'prefix' file) 1995-01-22 16:46:11 +00:00
Jack Jansen
f2e5129820 reallocing large blocks now doesn't copy if not needed 1995-01-22 16:44:49 +00:00
Jack Jansen
c39f4f8968 Yet another Pstring() 1995-01-19 12:23:31 +00:00
Jack Jansen
fa4fd8ef4f Fast (and correct) malloc for MetroWerks PPC compiler 1995-01-18 13:48:31 +00:00
Jack Jansen
31f61dddfa Moved development-platform specific files to subdirectories 1995-01-18 13:41:47 +00:00