ObjFW  Check-in [6217d56014]

Overview
Comment:Add -[{read,write}LittleEndianInt{16,32,64}{,:}] to OFStream.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6217d56014dcdb8c3c853049bd3102d4e481834d1b67e4e3b4f7377a442cf991
User & Date: js on 2010-04-09 15:22:00
Other Links: manifest | tags
Context
2010-04-09
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
Changes