ObjFW  Check-in [39cb19595d]

Overview
Comment:Add OFDate.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 39cb19595d1051d371a2bf911adbffb8a610ff333a685329a1b9dc5f24e25fd1
User & Date: js on 2010-12-25 19:31:43
Other Links: manifest | tags
Context
2010-12-25
23:29
Add +[OFFile modificationDateOfFile:] and change -[OFDate description]. check-in: 2d8533a428 user: js tags: trunk
19:31
Add OFDate. check-in: 39cb19595d user: js tags: trunk
14:48
Fix broken snprintf test.
This was broken by 60aa070105ac.
check-in: 5ebb07a3e4 user: js tags: trunk
Changes

Modified .hgignore from [0cbe01f9c4] to [fb4ec2287f].    [diff]

Modified configure.ac from [b48af55818] to [72341d46d1].    [diff]

Modified src/Makefile from [a18fe9b7a4] to [166d734b1c].    [diff]

Added src/OFDate.h version [c40f1e470a].

Added src/OFDate.m version [d05453646d].

Modified src/ObjFW.h from [b6d3c640b8] to [392c80aa74].    [diff]

Modified tests/Makefile from [9471e121b4] to [0d381940f6].    [diff]

Modified tests/OFArrayTests.m from [284bdfc798] to [0481947edb].    [diff]

Modified tests/OFBlockTests.m from [e76b67d1d2] to [a7923e2912].    [diff]

Modified tests/OFDataArrayTests.m from [9023f5f95e] to [bf15779d8e].    [diff]

Added tests/OFDateTests.m version [02c7704541].

Modified tests/OFDictionaryTests.m from [6e72394016] to [b151adf08e].    [diff]

Modified tests/OFFileTests.m from [1dc4ca2de6] to [656b112b9b].    [diff]

Modified tests/OFListTests.m from [5d968fdd9a] to [54d7a78727].    [diff]

Modified tests/OFMD5HashTests.m from [a1e904da57] to [a53e31da0c].    [diff]

Modified tests/OFPluginTests.m from [964d21d8c4] to [ae364528b5].    [diff]

Modified tests/OFSHA1HashTests.m from [3b66f80231] to [888022ac88].    [diff]

Modified tests/OFStreamTests.m from [6e872e9aa9] to [e09114dec9].    [diff]

Modified tests/OFTCPSocketTests.m from [ea1bb29bbd] to [4906c17743].    [diff]

Modified tests/OFThreadTests.m from [c4069ad79c] to [8364025882].    [diff]

Modified tests/OFXMLElementTests.m from [5a91def578] to [99da37aae1].    [diff]

Modified tests/OFXMLParserTests.m from [b0b9d9cd30] to [6c87c08778].    [diff]

Modified tests/TestsAppDelegate.h from [4c6e17c535] to [2ac7771cef].    [diff]

Modified tests/TestsAppDelegate.m from [0af66a545f] to [5ced896949].    [diff]