9 check-ins using file src/OFSocket.m version 3f6d8a7208
|
2010-04-10
| ||
| 16:13 | Add -[writeFormat:withArguments:] to OFStream. (check-in: 948a5c25ce user: js tags: trunk) | |
| 13:46 | Improve OF_ROL. (check-in: 11489e7218 user: js tags: trunk) | |
| 13:32 | Prevent repeated evaluation of i in OF_BSWAP{16,32,64}_CONST. (check-in: c5b72902da user: js tags: trunk) | |
|
2010-04-09
| ||
| 20:11 | Rename -[cacheWrites] to -[bufferWrites]. (check-in: c5c17fdd30 user: js tags: trunk) | |
| 17:06 | Flush the write cache before seeking. (check-in: c509ecf6c7 user: js tags: trunk) | |
| 15:43 | Work around a compiler bug that can happen in the configure script. (check-in: 90548e55c8 user: js tags: trunk) | |
| 15:22 | Add -[{read,write}LittleEndianInt{16,32,64}{,:}] to OFStream. (check-in: 6217d56014 user: js tags: trunk) | |
| 15:12 | Add OFSeekableStream and implement seeking for OFFile. (check-in: 0890f73f75 user: js tags: trunk) | |
| 14:59 | Better hiding of the internal OFStream methods. (check-in: 2a9e91b67c user: js tags: trunk) | |