ObjFW  Timeline

30 check-ins using file objfw-config.in version acdd13a89c

2010-03-14
12:20
Remove 8782d412a4a6 from 0.2 branch as it would break the 0.2 API. (check-in: d7233b1b30 user: js tags: 0.2)
2010-03-05
11:52
Merge a few changesets from the default branch into the 0.2 branch. (check-in: b91a8283fe user: js tags: 0.2)
2010-03-04
23:35
Add "make tarball". (check-in: 2267fd9439 user: js tags: trunk)
22:46
Make it easier to change library version. (check-in: dda573f040 user: js tags: trunk)
22:35
Add .hgignore file. (check-in: 081d33dbf0 user: js tags: trunk)
22:26
Update .xcodeproj to include new files. (check-in: e99fed9270 user: js tags: trunk)
21:37
GCC always defines self as struct objc_class, even for class methods. (check-in: 19890b42b2 user: js tags: trunk)
12:28
Add +[setImplemenation:forClassMethod:] and friends. (check-in: a4b1a005b6 user: js tags: trunk)
2010-02-24
23:00
Rename -[replaceMethod:withMethodFromClass:] and friends.
The rename was needed as these replace instance methods.
(check-in: b156ec8284 user: js tags: trunk)
22:56
Merge to fix wrong parent of last commit. (check-in: b190519866 user: js tags: trunk)
2010-02-20
14:44
Add -[readTillDelimiter:] to OFStream and improve -[readLine]. (check-in: cb70f59a63 user: js tags: trunk)
2010-02-19
16:36
Update copyright. (check-in: 42886185fd user: js tags: trunk)
2010-02-16
12:11
Fix a typo. (check-in: cdea8f326d user: js tags: trunk)
2010-02-13
14:09
Add tests for OFNumber. (check-in: 2d0f01d788 user: js tags: trunk)
14:07
Fix a bug in all OFNumber operations using CALCULATE2. (check-in: d68c28b9de user: js tags: trunk)
2010-02-12
22:10
Fix version in configure.ac in 0.2 branch. (check-in: f8c1ad44a4 user: js tags: 0.2)
22:09
Fix version in configure.ac. (check-in: 760c45b8e5 user: js tags: trunk)
2010-02-11
14:58
Documentation improvements. (check-in: 72caeab860 user: js tags: trunk)
14:05
Add of_range_t and add methods taking an of_range_t. (check-in: a7bed8325c user: js tags: trunk)
2010-02-10
20:30
Documentation improvements. (check-in: 6a65366467 user: js tags: trunk)
2010-02-07
14:15
Reduce #ifdefs in OFObject.m. (check-in: 623c89300a user: js tags: trunk)
14:09
Add +[superclass] to OFObject. (check-in: 047af7a8ad user: js tags: trunk)
12:40
Add +[arrayWithCArray:length:] to OFArray. (check-in: bf310bcc5d user: js tags: trunk)
2010-02-05
22:16
Conditional imports in ObjFW.h. (check-in: a5c1129e8d user: js tags: trunk)
14:03
Rename of_atomic_*32 to of_atomic_*_32 and add of_atomic_cmpswap_ptr. (check-in: 4e1ab53403 user: js tags: trunk)
14:00
Small optimization for -[componentsJoinedByString:]. (check-in: 0ccbebce04 user: js tags: trunk)
2010-02-03
10:39
Added tag 0.2-release for changeset a7a1b42d5b3b (check-in: 211de4aa60 user: js tags: 0.2)
10:39
Fix VERSION in objfw-config.in in 0.2 branch. (check-in: 5b535655f8 user: js tags: 0.2, 0.2-release)
2010-02-02
18:58
Rename OFMacros.h to macros.h, as it's not a class. (check-in: 832188d759 user: js tags: trunk)
15:41
Fix VERSION in objfw-config.in. (check-in: 999bfb135f user: js tags: trunk)