OSDN Git Service

(OBJC_VERSION): Increment version as recent changes have made old
[pf3gnuchains/gcc-fork.git] / gcc / objc / objc.h
1996-09-24 kenner(BOOL): Define BOOL as int for VxWorks.
1996-08-12 kennerFormatting changes.
1995-06-15 kennerUpdate FSF address.
1995-04-26 kennerChanged Class * to Class in order to match NEXTSTEP...
1994-10-06 krab(BOOL): Changed from char to unsigned char.
1994-06-30 krab This patch makes selectors in the Objective...
1994-04-01 wilsonDelete use of IN_GCC to control stddef.h/gstddef.h...
1993-08-24 krab(nil_method): Don't define it, import it from sendmsg.c.
1993-05-23 rms(objc_protocol): New field `class_pointer'.
1993-05-09 krabConditionally include gstddef or stddef
1993-05-06 rmsUse gstddef.h, with doublequotes.
1993-05-05 krabHeaderfiles reorganized
1993-04-29 krabUninstalled argframe macros
1993-04-27 krabChanged to use argframe macros
1993-04-27 krabDefinition of (Meta)Class_t eliminated, using Class*
1993-04-26 krabRuntime portability cleanup
1993-04-26 krabChanged unsigned int to size_t when casting pointers...
1993-04-26 krabUpdated to use the above IN_OBJC
1993-04-13 krabincludes changed to double quote style
1993-04-12 krabnow "#include"s objc-archive.h
1993-04-10 woodUpdate to new runtimes.
1993-01-05 rmsRename decls for vars renamed to _objc_alloc, _objc_dea...
1992-12-26 rmsMinor typographical changes.
1992-10-28 rmsDon't include gstdarg.h here.
1992-10-14 rmsRemoved due to issues
1992-08-31 dglattinminor documentation adjustments.
1992-04-13 dennisgCheck in after array version of run-time works.
1991-12-31 dennisgDeleted index variable stuff. Index variables are...
1991-12-10 dennisgCleaned up file format for a distribution.
1991-12-01 dennisgmodified to remove changes previously made to
1991-11-29 dennisgmodified to implement set functions.
1991-11-29 dennisgfixed several const decls. bozo.
1991-11-29 dennisgmany changes including posing, things to make the compiler
1991-11-19 dennisgchanged typedef and struct decls.
1991-11-16 dennisgchanged the defs for class structures for new implement...
1991-11-07 dennisgadded copyleft.
1991-10-24 dennisgInitial check in. Preliminary development stage.