libs-base/Source/ObjectiveC2
Richard Frith-MacDonald 00963be77a minot inttype/stdint tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@37326 72102866-910b-0410-8b05-ffd578937521
2013-10-30 03:51:32 +00:00
..
blocks_runtime.m Try to tidy/simplify objc2 header support. 2012-01-08 14:25:56 +00:00
caps.c minot inttype/stdint tweaks 2013-10-30 03:51:32 +00:00
COPYING
GNUmakefile
Makefile.preamble Use _POSIX_C_SOURCE=199506L 2011-10-15 05:02:22 +00:00
NSBlocks.m Try to tidy/simplify objc2 header support. 2012-01-08 14:25:56 +00:00
properties.m
README Provisional IPv6 support added. 2011-10-03 16:03:19 +00:00
runtime.c minor fixes 2013-07-05 20:31:54 +00:00
sync.m

ObjectiveC2 framework implements the new Apple runtime APIs, introduced with
OS X 10.5 on top of the GCC Objective-C runtime.  Its use is now discouraged.
This code has been merged into the GNUstep Objective-C-2.0 runtime, which can
act as a drop-in replacement for GCC libobjc.  You can find the code here:

svn://svn.gna.org/svn/gnustep/libs/libobjc2/trunk