ObjFW  Timeline

16 check-ins using file tests/OFBlockTests.m version 9383a4bb50

2011-07-14
23:06
Fix reference counting for blocks. (check-in: 66be98f1d1 user: js tags: 0.5)
23:06
Fix reference counting for blocks. (check-in: 5b3aebb65a user: js tags: trunk)
23:04
Always do nothing if OF_BLOCK_BYREF_CALLER is set. (check-in: 0c5ed4d438 user: js tags: 0.5)
23:04
Always do nothing if OF_BLOCK_BYREF_CALLER is set. (check-in: eb207e5ecd user: js tags: trunk)
22:56
Fix missing return. (check-in: 989d2c3e36 user: js tags: 0.5)
22:56
Fix missing return. (check-in: 7455987d6e user: js tags: trunk)
21:18
Allow passing NULL to _Block_object_assign() / _Block_object_dispose(). (check-in: 7025192253 user: js tags: 0.5)
21:18
Allow passing NULL to _Block_object_assign() / _Block_object_dispose(). (check-in: 017a85770c user: js tags: trunk)
2011-07-12
23:13
Fix missing cast. (check-in: c5e95e98ca user: js tags: 0.5)
23:13
Fix missing cast. (check-in: 8c40feec2b user: js tags: trunk)
2011-07-10
18:44
Include sys/types.h in objc_sync.m. (check-in: 0f4a81649d user: js tags: 0.5)
18:44
Include sys/types.h in objc_sync.m. (check-in: 47f179bc09 user: js tags: trunk)
17:43
Include sys/types.h for off_t. (check-in: f9b89feb5a user: js tags: 0.5)
17:43
Include sys/types.h for off_t. (check-in: 5870131a84 user: js tags: trunk)
03:19
Include objc/runtime.h when using the new GNU runtime. (check-in: 5c6e2b3362 user: js tags: 0.5)
03:19
Include objc/runtime.h when using the new GNU runtime. (check-in: 19bb966105 user: js tags: trunk)