ObjFW  Check-in [db131a629c]

Overview
Comment:Add intmax_t and uintmax_t to OFNumber.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: db131a629cf07607829762d31b0cd706d3ccfd28430d253dccfabe8155035c78
User & Date: js on 2009-02-14 20:15:47
Other Links: manifest | tags
Context
2009-02-15
16:40
Get rid of OFComparable and make it part of OFObject. check-in: d9308adc2b user: js tags: trunk
2009-02-14
20:15
Add intmax_t and uintmax_t to OFNumber. check-in: db131a629c user: js tags: trunk
19:04
Let OFString's setTo: use const char* instead of OFString*.
This is far more useful.
check-in: cc2e866e55 user: js tags: trunk
Changes