summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks
Commit message (Collapse)AuthorAgeFilesLines
* Projects used for 1.3b3 distribution (I promise I won't check them inJack Jansen1995-09-018-740/+797
| | | | for every little change;-)
* Seems I had never checked the README file in...Jack Jansen1995-08-311-0/+80
|
* removed unused varJack Jansen1995-08-311-1/+0
|
* Removed unused varJack Jansen1995-08-311-1/+1
|
* Hexbinned CodeWarrior projectsJack Jansen1995-08-3110-0/+3216
|
* Added missing initializer and extra error check.Jack Jansen1995-08-141-1/+5
|
* Mwerks version of fopenRF.Jack Jansen1995-08-071-0/+47
|
* Fix for cfm68kJack Jansen1995-08-071-0/+2
|
* Initial port to CodeWarrior CFM68K support (mainly by disablingJack Jansen1995-06-271-0/+2
| | | | unsupported features).
* Split shared-library support and dynamic-loading support (they wereJack Jansen1995-06-142-1/+10
| | | | | | | | both enabled with USE_SHARED_LIBRARY, now there's also USE_MAC_DYNAMIC_LOADING). Added a few other USE_ defines for optional modules to nonshared config (they're not included in the base shared library)
* Rationalized mwerks config files: they only differ depending onJack Jansen1995-02-242-0/+6
| | | | | whether there is shared library support. Libraries, applets and applications are distinguished by the sources they include.
* Startup code for applications using the python sharedJack Jansen1995-02-131-0/+29
| | | | | library. Modified because the startup code has to work together with the runtime support in the shared library.
* Mwerks header files for shared python and the applet templateJack Jansen1995-02-132-0/+7
|
* - Ported to CW5 (which has more unixisms)Jack Jansen1995-01-221-0/+123
| | | | - Added (rather crummy) malloc debugger
* The last missing file of the mwerks port (this is the 'prefix' file)Jack Jansen1995-01-221-0/+2
|
* reallocing large blocks now doesn't copy if not neededJack Jansen1995-01-221-1/+14
|
* Yet another Pstring()Jack Jansen1995-01-191-1/+1
|
* Fast (and correct) malloc for MetroWerks PPC compilerJack Jansen1995-01-182-0/+455
|
* Moved development-platform specific files to subdirectoriesJack Jansen1995-01-182-0/+61