summaryrefslogtreecommitdiffstats
path: root/Mac/Build/PythonCore.exp
Commit message (Collapse)AuthorAgeFilesLines
* Finally CW7 allows me to replace the continually-in-need-of-updating exports ↵Jack Jansen2001-12-151-2780/+0
| | | | files with one 6-line anti-export-file. Yeah! (Thanks Alex, for reminding me:-)
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-301-66/+75
| | | | changes from start of branch upto r22b2 were already merged, of course).
* Added longlong routines.Jack Jansen2001-11-061-1/+4
|
* Regenerated with CF accessors.Jack Jansen2001-11-051-0/+36
|
* RegeneratedJack Jansen2001-10-311-9/+3
|
* Tweaks for MacPython 2.2b1Jack Jansen2001-10-231-1/+2
|
* Mods by Alexandre Parenteau to allow embedding programs to disable the ↵Jack Jansen2001-10-081-3/+6
| | | | | | MacPython console window completely, and optionally route console output (and input) to routines provided by the embedding app. Things don't fully work yet, but at least it doesn't break anything.
* Added weakrefobject.c and regenerated .exp files.Jack Jansen2001-10-081-3/+19
|
* Final tweaks for 2.2a3 distribution.Jack Jansen2001-09-081-6/+20
|
* Regenerated, mainly for new GC routines.Jack Jansen2001-09-011-4/+19
|
* Regenerated.Jack Jansen2001-08-101-116/+127
|
* Adapted for pymactoolbox.c and changed externals elsewhere.Jack Jansen2001-08-081-1/+0
|
* Bit another bullet: all toolbox modules are now in dynamically loaded ↵Jack Jansen2001-08-071-58/+0
| | | | modules. Everything still seems to work, but the ConfigurePythonXXX on initial install may still need work.
* Bit the bullet and enabled garbage collection (finally).Jack Jansen2001-08-071-4/+7
| | | | Also updated pyconfig.h to the current state of pyconfig.h.in.
* Regenerated for new description stuff.Jack Jansen2001-08-031-163/+228
|
* Added pymactoolboxglue.c and changed the exported symbols having to do with ↵Jack Jansen2001-05-171-19/+102
| | | | this.
* Added iterobject.c to the project. And trying my first checkin at the same time.Jack Jansen2001-05-121-0/+11
|
* Files for 2.1 distribution.Jack Jansen2001-04-251-9/+24
|
* Soundex has gone.Jack Jansen2001-02-271-1/+0
|
* Not sure what changed, probably an artefact of the new modules and/or new gusi.Jack Jansen2001-02-121-22/+199
|
* Unicodedatabase.c has gone.Jack Jansen2001-01-221-3/+0
|
* Various tweaks for Python 2.1a1.Jack Jansen2001-01-191-8/+17
|
* Replaced the single .exp file by two files, one for classic and one for carbon.Jack Jansen2001-01-161-0/+2378