ObjFW  Check-in [8a7ca573c4]

Overview
Comment:Clean up a lot of code (mostly init methods) and fix a missing rethrow.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8a7ca573c456f6292a26616d193db9eb6b51e8d35db7c330192986620caf5183
User & Date: js on 2010-10-25 23:03:22
Other Links: manifest | tags
Context
2010-10-26
18:24
Define __STDC_LIMIT_MACROS for C++ compatibility. check-in: f9316e0692 user: js tags: trunk
2010-10-25
23:03
Clean up a lot of code (mostly init methods) and fix a missing rethrow. check-in: 8a7ca573c4 user: js tags: trunk
22:28
Update Unicode tables. check-in: 5d3216f476 user: js tags: trunk
Changes

Modified src/OFApplication.m from [b4963086e3] to [c6789a7016].    [diff]

Modified src/OFArray.m from [0afd3cde8f] to [9600e51a49].    [diff]

Modified src/OFAutoreleasePool.m from [4e90c8c96d] to [2e10041b61].    [diff]

Modified src/OFDataArray.m from [3dd22e9f84] to [e2af4c2cc3].    [diff]

Modified src/OFDictionary.m from [2b1836dbc4] to [c675091634].    [diff]

Modified src/OFEnumerator.m from [d73a03ff14] to [338aae8b92].    [diff]

Modified src/OFExceptions.m from [f32751e237] to [d710bc9531].    [diff]

Modified src/OFFile.m from [9c2025e097] to [d06bb2b5c9].    [diff]

Modified src/OFList.m from [79d7008d03] to [39a49b7b3f].    [diff]

Modified src/OFMutableDictionary.m from [078edcac44] to [0596555fcb].    [diff]

Modified src/OFMutableString.m from [a7c6aaf7d8] to [21aaad94ff].    [diff]

Modified src/OFPlugin.m from [510d0be2d3] to [0c901eacaf].    [diff]

Modified src/OFStream.m from [712dcb6dbd] to [9e9b9829fb].    [diff]

Modified src/OFStreamObserver.m from [3a6498e60a] to [269a665b2b].    [diff]

Modified src/OFString.h from [5350934922] to [3ca2bba748].    [diff]

Modified src/OFString.m from [2546d1519d] to [6583af04e3].    [diff]

Modified src/OFTCPSocket.m from [9e5de8c85a] to [fc8eae7a7b].    [diff]

Modified src/OFThread.m from [4035170a3e] to [6d911d6e5b].    [diff]

Modified src/OFXMLAttribute.m from [2b47f3dee2] to [beaa9ae3cf].    [diff]

Modified src/OFXMLElement.m from [e59c8082fb] to [4e57f733e3].    [diff]

Modified src/OFXMLElementBuilder.m from [59069a8174] to [eabccc3dd1].    [diff]

Modified src/OFXMLParser.m from [38257f6427] to [54f1adaa82].    [diff]