16 check-ins using file configure.ac version a3510ce765
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 | |
16:22 | Make using -[tryReadLine] + OFStreamObserver safe. check-in: 535c2d5d9b user: js tags: trunk | |
13:07 |
Rename -[bindToPort:onHost:] to -[bindToHost:port:]. This way it's consistent with -[connectToHost:port]. check-in: b8517c63ca user: js tags: trunk | |
12:44 | Nicer OFStreamObserver API. check-in: c279948fb8 user: js tags: trunk | |
12:34 | BOOL naming conventions. check-in: d43eb177bc user: js tags: trunk | |
12:07 | Improve OFStreamObserver. check-in: d3f6cf9293 user: js tags: trunk | |
11:39 | Fix calculation of microseconds. check-in: 6ec0a033bd user: js tags: trunk | |
2011-09-18
| ||
20:52 | Fix a typo. check-in: e5cfcebae5 user: js tags: trunk | |
18:55 | Check for nil arguments in -[OFXMLElement initWith*:]. check-in: 196699e35c user: js tags: trunk | |
2011-09-17
| ||
20:22 | Rename OFStream{Poll,Select}Observer to OFStreamObserver_{poll,select}. check-in: 4d2f08f6fe user: js tags: trunk | |