darling-cocotron/testing
Johannes Fortmann 5a8fbcb491 This should fix issue 107.
The problem was that allocating a lock for objc_sync_enter would call NSPlatform currentPlatform for the lock class, which in turn
would try to get the thread dictionary, which would call sync_enter. Changed NSThread to use a traditional NSLock.
2008-05-14 17:34:15 +00:00
..
SWRender - Upgraded JPEG reader from stb_image.c 1.00 to 1.14, fixes bugs 2008-05-08 03:26:31 +00:00
UnitTests This should fix issue 107. 2008-05-14 17:34:15 +00:00