Comment: | Reduce dependencies between headers. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1433aef0d07cb901826d646a1adf2f52 |
User & Date: | js on 2010-01-16 15:05:14 |
Other Links: | manifest | tags |
2010-01-16
| ||
15:21 | Fix missing imports in Unicode table generator. check-in: 47af750809 user: js tags: trunk | |
15:05 | Reduce dependencies between headers. check-in: 1433aef0d0 user: js tags: trunk | |
14:43 | Remove mutation methods from immutable classes' interfaces. check-in: 1348a32d47 user: js tags: trunk | |
Modified src/OFArray.h from [456c5d972c] to [bd1813c90a]. [diff]
Modified src/OFArray.m from [40a8b278df] to [fbda4dec52]. [diff]
Modified src/OFAutoreleasePool.h from [2774ec3150] to [049148d03d]. [diff]
Modified src/OFAutoreleasePool.m from [929d90108c] to [25082e063b]. [diff]
Modified src/OFDictionary.h from [10e7ab0031] to [f7ca41c6f4]. [diff]
Modified src/OFDictionary.m from [abf6aee912] to [7f7aa6e96f]. [diff]
Modified src/OFExceptions.h from [cfd86aca94] to [da2deb8e90]. [diff]
Modified src/OFExceptions.m from [d63d79f2b9] to [cfd5cb5ad9]. [diff]
Modified src/OFFile.h from [dc94d8b7a4] to [d8183f3c38]. [diff]
Modified src/OFFile.m from [456747264b] to [cfa00f6d8b]. [diff]
Modified src/OFMutableArray.m from [f72d5b6aa0] to [cea77e21a1]. [diff]
Modified src/OFMutableString.m from [006e62d4d8] to [b2dec79243]. [diff]
Modified src/OFPlugin.h from [b7d0983f2a] to [81328c5acf]. [diff]
Modified src/OFPlugin.m from [2ac3e6603f] to [fb2254b3a7]. [diff]
Modified src/OFStream.h from [15f483123e] to [1635dfcf25]. [diff]
Modified src/OFStream.m from [a1881748df] to [4d82bf6197]. [diff]
Modified src/OFString.h from [9d51bd491c] to [24fcd165e3]. [diff]
Modified src/OFString.m from [5c17b2346a] to [600171252e]. [diff]
Modified src/OFTCPSocket.h from [852a45db8a] to [fd6abf078a]. [diff]
Modified src/OFTCPSocket.m from [339b99e114] to [b8414e989f]. [diff]
Modified src/OFURLEncoding.h from [b6b6ff7f8a] to [5c77cce892]. [diff]
Modified src/OFXMLElement.h from [0348de15ba] to [f359bb406c]. [diff]
Modified src/OFXMLElement.m from [a7741937ca] to [d1cba33f72]. [diff]
Modified src/OFXMLParser.h from [7ded0c5e85] to [9941ba9dfc]. [diff]
Modified src/OFXMLParser.m from [0e60b78004] to [08dd8b2077]. [diff]
Modified tests/OFDataArray.m from [7e51a1f773] to [5b41786ab9]. [diff]
Modified tests/OFDictionary.m from [531c951e77] to [a0ff0ff918]. [diff]
Modified tests/OFXMLElement.m from [b8335657fb] to [f509f6be50]. [diff]
Modified tests/OFXMLParser.m from [0c5c8dbd56] to [bbebdfcead]. [diff]