ObjFW  Timeline

15 check-ins using file ObjFW.xcodeproj/project.pbxproj version 91cbd2f31d

2012-11-30
15:41
Remove inline that lead to a missing symbol. (check-in: 99766b222c user: js tags: 0.7)
15:41
Remove functions from runtime.h that don't exist. (check-in: e661bf4171 user: js tags: 0.7)
2012-11-12
11:09
Set the version to 0.7.1. (check-in: b1221a3576 user: js tags: 0.7.1-release, 0.7)
11:09
Update ChangeLog for 0.7.1. (check-in: 41ddf50694 user: js tags: 0.7)
2012-11-11
11:51
Add two more OF_SENTINEL. (check-in: 8edaa642e4 user: js tags: 0.7)
2012-11-08
13:50
PLATFORMS.md: Add Clang 3.2 to Haiku. (check-in: a2084ae791 user: js tags: 0.7)
13:50
Update buildsys. (check-in: 71817b188d user: js tags: 0.7)
2012-11-06
13:38
PLATFORMS.md: Add Haiku. (check-in: ba41575b02 user: js tags: 0.7)
2012-11-05
18:25
autorelease: Fix a wrong of_tlskey_set. (check-in: d981fca182 user: js tags: 0.7)
2012-11-03
22:20
Small workaround for a Haiku bug. (check-in: 9667b3fd54 user: js tags: 0.7)
22:19
Blocks: Only use the lower 2 bytes as retain count (check-in: 793bd8883b user: js tags: 0.7)
2012-11-02
22:08
Make -[removeLastObject] on an empty array a nop. (check-in: ddbf831e72 user: js tags: 0.7)
2012-10-29
13:37
Documentation improvements (add references). (check-in: 1bcd4b3d46 user: js tags: 0.7)
12:37
Documentation fixes. (check-in: 7c1da1aa15 user: js tags: 0.7)
11:58
Fix incorrect framework version. (check-in: d43fda6b79 user: js tags: 0.7)