aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc.h
AgeCommit message (Expand)AuthorFilesLines
1993-08-24(nil_method): Don't define it, import it from sendmsg.c.Kresten Krab Thorup1-30/+17
1993-05-23(objc_protocol): New field `class_pointer'.Richard Stallman1-0/+1
1993-05-09Conditionally include gstddef or stddefKresten Krab Thorup1-0/+4
1993-05-06Use gstddef.h, with doublequotes.Richard Stallman1-1/+1
1993-05-05Headerfiles reorganizedKresten Krab Thorup1-350/+22
1993-04-29Uninstalled argframe macrosKresten Krab Thorup1-4/+28
1993-04-27Changed to use argframe macrosKresten Krab Thorup1-28/+4
1993-04-27Definition of (Meta)Class_t eliminated, using Class*Kresten Krab Thorup1-42/+39
1993-04-26Runtime portability cleanupKresten Krab Thorup1-3/+15
1993-04-26Changed unsigned int to size_t when casting pointers to integersKresten Krab Thorup1-1/+1
1993-04-26Updated to use the above IN_OBJCKresten Krab Thorup1-4/+7
1993-04-13includes changed to double quote styleKresten Krab Thorup1-3/+0
1993-04-12now "#include"s objc-archive.hKresten Krab Thorup1-2/+6
1993-04-10Update to new runtimes.Tom Wood1-134/+276
1993-01-05Rename decls for vars renamed to _objc_alloc, _objc_dealloc,Richard Stallman1-13/+13
1992-12-26Minor typographical changes.Richard Stallman1-9/+8
1992-10-28Don't include gstdarg.h here.Richard Stallman1-1/+0
1992-10-14Removed due to issuesRichard Stallman1-113/+47
1992-08-31minor documentation adjustments.Dennis Glatting1-25/+36
1992-04-13Check in after array version of run-time works.Dennis Glatting1-15/+13
1991-12-31Deleted index variable stuff. Index variables are a hack to the language.Dennis Glatting1-77/+65
1991-12-10Cleaned up file format for a distribution.Dennis Glatting1-47/+51
1991-12-01modified to remove changes previously made to implement posing.Dennis Glatting1-5/+5
1991-11-29modified to implement set functions.Dennis Glatting1-2/+37
1991-11-29fixed several const decls. bozo.Dennis Glatting1-16/+21
1991-11-29many changes including posing...Dennis Glatting1-2/+10
1991-11-19changed typedef and struct decls.Dennis Glatting1-11/+14
1991-11-16changed the defs for class structures for new implementation of run-time.Dennis Glatting1-40/+47
1991-11-07added copyleft.Dennis Glatting1-4/+22
1991-10-24Initial check in. Preliminary development stage.Dennis Glatting1-0/+344