mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-26 18:21:04 +00:00
.. | ||
blocks_runtime.m | ||
caps.c | ||
COPYING | ||
GNUmakefile | ||
Makefile.preamble | ||
NSBlocks.m | ||
properties.m | ||
README | ||
runtime.c | ||
sync.m | ||
weak.m |
ObjectiveC2 framework implements the new Apple runtime APIs, introduced with OS X 10.5 (and later) on top of the GCC Objective-C runtime. Much code has been merged into the GNUstep Objective-C-2.0 runtime, which is used when compiling with clang (svn://svn.gna.org/svn/gnustep/libs/libobjc2/trunk). Somewhat recent versions of the GNU runtime implement much of the newer Apple APIs.