ObjFW  Check-in [382ed34d40]

Overview
Comment:Add global variable of_pagesize and use it to reduce code duplication.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 382ed34d4052f704a5f1e1773dc80b1a9aea093037a2e0ed79f94ac012dba9b9
User & Date: js on 2010-03-13 21:24:16
Other Links: manifest | tags
Context
2010-03-13
21:27
Add tests for OFStream. check-in: aa3e784dd8 user: js tags: trunk
21:24
Add global variable of_pagesize and use it to reduce code duplication. check-in: 382ed34d40 user: js tags: trunk
2010-03-05
03:21
Let operations on OFNumbers return a new one. check-in: 5e65237276 user: js tags: trunk
Changes