From f9210d5ef738fc5fa5aec2d28796611d005bc33e Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Mon, 28 Jan 2008 20:59:03 +0100 Subject: New journal entry. darcs-hash:841f37aca749ca08b971c22aeef8eb9ed2703cdb --- JOURNAL | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'JOURNAL') diff --git a/JOURNAL b/JOURNAL index f782ad2..7c518ce 100644 --- a/JOURNAL +++ b/JOURNAL @@ -1,5 +1,26 @@ -*- mode: muse -*- +* 2008-01-28, 20:45:35 CET + +I've added the following files as a first step to support class +definition. + +For the GNU runtime (from JIGS, the Java Interface to GNUstep): + + * JIGS/ObjcRuntimeUtilities.c + * JIGS/ObjcRuntimeUtilities.h + * JIGS/ObjcRuntimeUtilities2.m + +For the NeXT runtime (from PyObjC): + + * PyObjC/pyobjc-compat.h + * PyObjC/objc-runtime-compat.h + * PyObjC/objc-runtime-compat.m + +Both the JIGS and PyObjC codebases are impressively modular. Those guys +know what they're doing. + + * 2008-01-27, 12:55:06 CET Objective-CL now includes its own version of libffi, imported from an -- cgit v1.2.3