aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/Object.m
AgeCommit message (Expand)AuthorFilesLines
1995-04-26Changed Class * to Class in order to match NEXTSTEP and OpenStepRichard Kenner1-12/+12
1994-09-07(conformsTo:): Change implementati to allways use class to do lookup.Kresten Krab Thorup1-4/+14
1994-07-13Include stdarg.h before stdio.h.Richard Kenner1-1/+1
1994-06-30(read:, write:, streamVersion:):Kresten Krab Thorup1-10/+8
1994-03-31Change "gstdarg.h" to <stdarg.h>.Jim Wilson1-1/+1
1994-01-24#ifdef out uses of TypedStream for the alpha, not supported yet.Doug Evans1-2/+6
1993-09-22(-compare:, -shouldNotImplement:): Added.Kresten Krab Thorup1-0/+18
1993-08-24(-performv): Use new objc_msg_sendv.Kresten Krab Thorup1-1/+1
1993-05-05undid freed+error patchKresten Krab Thorup1-11/+0
1993-05-05(-shouldNotImplement:): New methodKresten Krab Thorup1-0/+11
1993-05-05Headerfiles reorganizedKresten Krab Thorup1-1/+4
1993-04-29Uninstalled argframe macrosKresten Krab Thorup1-2/+2
1993-04-27Changed to use argframe macrosKresten Krab Thorup1-2/+2
1993-04-27Definition of (Meta)Class_t eliminated, using Class*Kresten Krab Thorup1-10/+13
1993-04-26Runtime portability cleanupKresten Krab Thorup1-3/+3
1993-04-26Take out archiving support for alpha.Kresten Krab Thorup1-0/+2
1993-04-14(-awake): Corrected name of method -awake: to -awake for compatibilityKresten Krab Thorup1-2/+10
1993-04-13Changed includes to doublequote styleKresten Krab Thorup1-9/+4
1993-04-12(-read:, -write:): addedKresten Krab Thorup1-109/+2
1993-04-10Initial revisionTom Wood1-0/+454