10 descendants and 10 ancestors of f6e79c23b454d83f01ccd351b4160383813d521507db3393fae340fd067b0b49
|
2009-12-11
| ||
| 12:52 | Make it possible to build ObjFW without support for threads. (check-in: 6caac0826e user: js tags: trunk) | |
|
2009-12-09
| ||
| 19:09 | Check whether getaddrinfo is thread-safe and use locks if not. (check-in: c8398d985d user: js tags: trunk) | |
| 18:43 | Indent defines and imports where it is useful. (check-in: 66f6ca045c user: js tags: trunk) | |
|
2009-12-07
| ||
| 20:12 | Fix typo. (check-in: ed366ad8f8 user: js tags: trunk) | |
|
2009-12-06
| ||
| 14:13 | Add README. (check-in: ed2c649ede user: js tags: trunk) | |
| 14:06 | Move ObjFW definitions to a header that gets installed. (check-in: 3631d46ccc user: js tags: trunk) | |
| 00:27 | Remove two method implementations not used anymore. (check-in: a0a5ecf01f user: js tags: trunk) | |
|
2009-12-05
| ||
| 18:15 | Update TODO. (check-in: 741eca944e user: js tags: trunk) | |
| 18:12 | Improve -[initWithKey:argList:]. (check-in: de26b7668a user: js tags: trunk) | |
| 17:19 | Fix optimization in OFDictionary / OFMutableDictionary. (check-in: 011e248c30 user: js tags: trunk) | |
| 17:15 | Improve -[initWithObjects:forKeys:]. (check-in: f6e79c23b4 user: js tags: trunk) | |
| 16:54 | Improve readability of -[initWithDictionary:]. (check-in: e1b790cdfe user: js tags: trunk) | |
| 16:52 | Improve error handling in OFDictionary and OFMutableDictionary. (check-in: 0fcd9ed4d3 user: js tags: trunk) | |
| 16:43 | Improve -[initWithObject:forKey:]. (check-in: 776cc1c033 user: js tags: trunk) | |
| 16:33 | Improve OFDictionary. (check-in: 725b23f325 user: js tags: trunk) | |
| 13:19 | Get rid of float in OFMutableDictionary. (check-in: 7d0a27a751 user: js tags: trunk) | |
| 11:06 | Add +[isSubclassOfClass:] to OFObject. (check-in: c7bfcc9e92 user: js tags: trunk) | |
| 10:50 | Don't try to find another CC in acx_pthread.m4. (check-in: 84dd396274 user: js tags: trunk) | |
| 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) | |