13 check-ins using file src/atomic.h version 9d7b0c4eb9
2010-02-20
| ||
14:44 | Add -[readTillDelimiter:] to OFStream and improve -[readLine]. check-in: cb70f59a63 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: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 | |