ObjFW  Check-in [4b8666fe15]

Overview
Comment:Clean up imports.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4b8666fe154ecbd11747bbf111adf4b2f40affd4240826f55a0fa2b1c6ff2565
User & Date: js on 2008-11-30 15:17:09
Other Links: manifest | tags
Context
2008-12-06
15:14
Rename cString to getCString, as this needs to be generated. check-in: 9c420c6cc3 user: js tags: trunk
2008-11-30
15:17
Clean up imports. check-in: 4b8666fe15 user: js tags: trunk
2008-11-29
11:59
Optimize branch prediction for ifs inside loops. check-in: 92c12b1d4f user: js tags: trunk
Changes

Modified configure.ac from [90c3c4ccac] to [85a5c43ae7].    [diff]

Modified src/OFArray.h from [8aff812fdb] to [d5e6d44d98].    [diff]

Modified src/OFArray.m from [b60d88894a] to [c0503870b0].    [diff]

Modified src/OFExceptions.h from [7c1fcb25b2] to [60259d3ade].    [diff]

Modified src/OFFile.h from [c20fa8faf0] to [8e748f0d5d].    [diff]

Modified src/OFFile.m from [c1131eae69] to [1bbfec1dfa].    [diff]

Modified src/OFHashes.h from [7296eed131] to [e8ac1f901b].    [diff]

Modified src/OFHashes.m from [4f4ce61c2e] to [f7a4a929b8].    [diff]

Modified src/OFListObject.m from [69d0af82c6] to [24a5cb35a1].    [diff]

Modified src/OFMacros.h from [9f2e3ed2ba] to [215b4e1f29].    [diff]

Modified src/OFObject.h from [f0d19652e8] to [0778c8e9f4].    [diff]

Modified src/OFString.h from [451f517c16] to [91deba8372].    [diff]

Modified src/OFString.m from [46f93c5dbb] to [66c9692dfd].    [diff]

Modified src/OFXMLFactory.h from [56a8d83d1c] to [74179aac78].    [diff]

Modified src/OFXMLFactory.m from [117b639361] to [d880516120].    [diff]

Modified tests/OFArray/Makefile from [20740d678d] to [4e30259198].    [diff]

Modified tests/OFArray/OFArray.m from [ad07c5ffd2] to [2327b3b399].    [diff]

Modified tests/OFHashes/Makefile from [b71bf3a70f] to [68e552ae83].    [diff]

Modified tests/OFHashes/OFHashes.m from [2a964a3068] to [14ae7b2f3f].    [diff]

Modified tests/OFList/Makefile from [8c5c1db81e] to [07ad5576dd].    [diff]

Modified tests/OFList/OFList.m from [e9fc459af1] to [12d3a8d721].    [diff]

Modified tests/OFObject/Makefile from [3f781e6a27] to [492f08f96d].    [diff]

Modified tests/OFObject/OFObject.m from [49c951c9b1] to [efc895790f].    [diff]

Modified tests/OFString/Makefile from [6002e1099f] to [56a769c240].    [diff]

Modified tests/OFString/OFString.m from [f1742cd2ab] to [ca4b87f3ad].    [diff]

Modified tests/OFXMLFactory/Makefile from [87a4221816] to [c7546ace0e].    [diff]

Modified tests/OFXMLFactory/OFXMLFactory.m from [20703f949d] to [9182c852bf].    [diff]