12 check-ins using file src/OFMutableString.m version e446d14903
|
2011-09-22
| ||
| 12:09 | Make it impossible to add objects to arbitrary autorelease pools. (check-in: 2e484248de user: js tags: trunk) | |
| 03:10 | Don't use EV_RECEIPT. (check-in: 1edb3cb8c7 user: js tags: trunk) | |
| 02:23 | D'oh, stupid typo. (check-in: 08700d08a6 user: js tags: trunk) | |
| 02:20 | Use rint() instead of nearbyint(). (check-in: 45b499fb11 user: js tags: trunk) | |
| 01:11 | Add support for kqueue. (check-in: 4f6270da38 user: js tags: trunk) | |
|
2011-09-21
| ||
| 20:11 | More precision for microseconds. (check-in: 49ec1216cd user: js tags: trunk) | |
|
2011-09-20
| ||
| 21:57 | Fix conflicting declarations in tests. (check-in: 5e214166e1 user: js tags: trunk) | |
| 19:06 | Remove useless imports. (check-in: 1af1677350 user: js tags: trunk) | |
| 18:40 | OFStreamObserver improvements. (check-in: 47caef4f8a user: js tags: trunk) | |
|
2011-09-19
| ||
| 19:12 | Make it possible to use an OFStream as a key for a dictionary. (check-in: 9aa9d6d075 user: js tags: trunk) | |
| 16:40 | Add a few private methods to the headers to have type checking. (check-in: 6a25d1d677 user: js tags: trunk) | |
| 16:34 |
Rename -[allocMemoryForNItems:withSize:] and friends. It is now -[allocMemoryForNItems:ofSize:]. (check-in: f173477bef user: js tags: trunk) | |