libs-base/Source/ObjectiveC2
rfm 3312c2634a threading portability improvement
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33995 72102866-910b-0410-8b05-ffd578937521
2011-10-14 16:43:03 +00:00
..
blocks_runtime.m mingw block fixups 2011-03-13 09:38:37 +00:00
caps.c simplify header layout 2011-03-13 12:52:37 +00:00
COPYING Imported ObjectiveC2 framework. 2010-02-14 15:29:20 +00:00
GNUmakefile simplify header layout 2011-03-13 12:52:37 +00:00
Makefile.preamble threading portability improvement 2011-10-14 16:43:03 +00:00
NSBlocks.m simplify header layout 2011-03-13 12:52:37 +00:00
properties.m avoid some compiler warnings 2010-08-10 10:38:50 +00:00
README Provisional IPv6 support added. 2011-10-03 16:03:19 +00:00
runtime.c Remove spurious &s 2011-05-05 11:25:12 +00:00
sync.m Correct license text in sync.m and also correct the test to see if the ObjC compiler is working. 2010-10-16 20:43:33 +00:00

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