Overview
Comment: | Add writeCString and writeWideCString to OFStream. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6ed7c3361181583aca89f80292c4b021 |
User & Date: | js on 2008-12-07 02:53:55 |
Other Links: | manifest | tags |
Context
2008-12-07
| ||
02:59 | glibc is broken once again. I guess no other libc is that broken... check-in: 6d069e2a83 user: js tags: trunk | |
02:53 | Add writeCString and writeWideCString to OFStream. check-in: 6ed7c33611 user: js tags: trunk | |
02:35 | Add inital OFSocket class. check-in: ba7219b1b6 user: js tags: trunk | |
Changes
Modified src/OFFile.h from [7e04efd7c9] to [38c6717cee]. [diff]
Modified src/OFFile.m from [ecb56994e1] to [5d576a9538]. [diff]
Modified src/OFObject.m from [c722de15cb] to [16b59ee246]. [diff]
Modified src/OFSocket.h from [4a5db4859f] to [896e2569bc]. [diff]
Modified src/OFSocket.m from [b2671e0dfd] to [ebbb94e27f]. [diff]
Modified src/OFStream.h from [6c96d5c694] to [6335fea124]. [diff]
Modified tests/OFSocket/OFSocket.m from [53eb38c1df] to [cdce310541]. [diff]