ObjFW  Timeline

23 check-ins using file src/ObjFW.h version 3e34a3f2ec

2018-02-08
23:42
Add Info.plist for test plugin (check-in: d1b626eaa2 user: js tags: trunk)
23:38
Update buildsys (check-in: 8fc6c3696f user: js tags: trunk)
2018-02-07
23:08
Reenable plugin tests on iOS (check-in: b636ef71a9 user: js tags: trunk)
22:57
Link tests against .framework if available (check-in: 956b3fa6b4 user: js tags: trunk)
21:11
OFPlugin: Adjust to having proper .bundles now (check-in: 45f72a3f13 user: js tags: trunk)
21:07
Update buildsys (check-in: a31ef8bcfc user: js tags: trunk)
2018-01-24
21:40
Work around Apple assembler macros being different (check-in: f38956ce92 user: js tags: trunk)
2018-01-21
22:29
Make sure FRAMEWORK_LIBS is always set correctly (check-in: 7615f3d657 user: js tags: trunk)
22:16
Allow building the runtime as a .framework (check-in: 0f42b0eafd user: js tags: trunk)
21:47
Update buildsys (check-in: 3392826e13 user: js tags: trunk)
21:38
objfw-config: Add --framework-libs (check-in: 5fa3902ef9 user: js tags: trunk)
19:01
Update buildsys (check-in: 5a98cf8a50 user: js tags: trunk)
16:03
Fix compiling as ObjC++ (check-in: 98caf8e26c user: js tags: trunk)
15:14
Add test for -[OFValue isEqual:] (check-in: 7edbe989ad user: js tags: trunk)
12:18
OFValue: Support for {point,dimension,rectangle}s (check-in: 2ca34d3de1 user: js tags: trunk)
11:33
OFIntrospection: Fix a typo (check-in: a20995ef75 user: js tags: trunk)
03:28
OFValue: Add support for ranges (check-in: cb1891cca1 user: js tags: trunk)
03:12
OFValue: Add -[description] (check-in: 854435fa91 user: js tags: trunk)
03:02
OFValue: Conform to OFCopying (check-in: 6ca5d172b9 user: js tags: trunk)
02:20
Allow boxing of most structs (check-in: 88b19eae2c user: js tags: trunk)
02:02
README.md: Update for removed Xcode project (check-in: 95f945430a user: js tags: trunk)
01:38
OFValue: Add support for pointers and objects (check-in: 237a4e91a9 user: js tags: trunk)
00:48
Initial OFValue implementation (check-in: 4a08ae655b user: js tags: trunk)