aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/Object.h
AgeCommit message (Expand)AuthorFilesLines
1995-04-26Changed Class * to Class in order to match NEXTSTEP and OpenStepRichard Kenner1-9/+9
1994-06-30This patch makes selectors in the Objective-C language be pointers to a struc...Kresten Krab Thorup1-7/+3
1994-01-24#ifdef out uses of TypedStream for the alpha, not supported yet.Doug Evans1-0/+4
1993-09-22(-compare:, -shouldNotImplement:): Added.Kresten Krab Thorup1-0/+2
1993-05-05undid freed+error patchKresten Krab Thorup1-1/+0
1993-05-05(-shouldNotImplement:): New methodKresten Krab Thorup1-0/+1
1993-05-05Headerfiles reorganizedKresten Krab Thorup1-29/+2
1993-04-29Uninstalled argframe macrosKresten Krab Thorup1-7/+3
1993-04-27Changed to use argframe macrosKresten Krab Thorup1-3/+7
1993-04-27Definition of (Meta)Class_t eliminated, using Class*Kresten Krab Thorup1-9/+37
1993-04-14(-awake): Corrected name of method -awake: to -awake for compatibilityKresten Krab Thorup1-1/+2
1993-04-13includes changed to double quote styleKresten Krab Thorup1-1/+1
1993-04-12(-awake:): added methodsKresten Krab Thorup1-3/+1
1993-04-10Initial revisionTom Wood1-0/+121