summaryrefslogtreecommitdiffstats
path: root/Mac/Python/macguesstabsize.c
Commit message (Expand)AuthorAgeFilesLines
* Removed guesstabsize.c, which is obsolete.Jack Jansen2000-07-111-63/+0
* ANSIfication step 2: make sure all needed prototypes are available, and all n...Jack Jansen2000-07-111-1/+1
* Optimization: don't try to get a tabsize resource if we know the fileJack Jansen1999-09-301-0/+3
* Added/updated copyright noticesJack Jansen1997-01-311-0/+31
* fixed commentGuido van Rossum1995-01-221-1/+1
* More Pstring() stuff and some cosmeticsJack Jansen1995-01-181-2/+0
* Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.Guido van Rossum1994-08-191-2/+2
* Replace <MacHeaders> by specific required header filesGuido van Rossum1994-06-271-1/+5
* Initial revisionGuido van Rossum1994-01-051-0/+27