16 check-ins using file m4/acx_pthread.m4 version e6d71b8f85
|
2009-12-05
| ||
| 10:45 | Move LDFLAGS for rpath in objfw-config to a separate --rpath flag. (check-in: d4a60cdef5 user: js tags: trunk) | |
|
2009-12-03
| ||
| 18:50 | Make OFStream caching invisible to the programmer. (check-in: fc0b2500b9 user: js tags: trunk) | |
| 11:51 | Add -[componentsJoinedByString:] to OFArray. (check-in: fb651428aa user: js tags: trunk) | |
| 10:29 | More documentation improvements. (check-in: 012cee4f80 user: js tags: trunk) | |
| 10:14 | Add documentation for OFXMLParser. (check-in: a0b676019d user: js tags: trunk) | |
|
2009-12-02
| ||
| 20:02 | Introduce some consistency when to use OFObject* and when to use id. (check-in: c7ab3a46d1 user: js tags: trunk) | |
| 09:45 | Fix one more missing LD = ${OBJC}. (check-in: 25d8c4c030 user: js tags: trunk) | |
| 09:38 | Add -[addObject:atIndex:] to OFArray. (check-in: 806b5b24db user: js tags: trunk) | |
| 09:29 | Add -[addNItems:fromCArray:atIndex:] to OFDataArray. (check-in: 806550f7ed user: js tags: trunk) | |
|
2009-12-01
| ||
| 17:45 | Fix -[removeItemAtIndex:], -[removeNItems:atIndex:], -[removeObject:]. (check-in: b83a3b4d9c user: js tags: trunk) | |
| 14:54 | Update buildsys. (check-in: bab351d9a5 user: js tags: trunk) | |
| 13:35 | Better checking which runtime we use. (check-in: 240b72cd71 user: js tags: trunk) | |
| 13:28 | Adjust OFObject test to recent change to -[freeMemory:]. (check-in: 5b8ab2c427 user: js tags: trunk) | |
| 13:27 | Add missing LD = ${OBJC} to two Makefiles. (check-in: 4b763dd49a user: js tags: trunk) | |
| 13:17 | Use OF_BSWAP32_NONCONST instead of OF_BSWAP32 in OF_BSWAP64_NONCONST. (check-in: d60757d3a0 user: js tags: trunk) | |
| 12:55 | Make sure we never even check for CC by using OBJCPP as CPP. (check-in: 9a733d824f user: js tags: trunk) | |