Comment: | Remove mutation methods from immutable classes' interfaces. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1348a32d47349e1761537c6b7802e970 |
User & Date: | js on 2010-01-16 14:43:40 |
Other Links: | manifest | tags |
2010-01-16
| ||
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 | |
13:38 | Add missing file to Xcode project. check-in: 632e991fba user: js tags: trunk | |
Modified src/OFArray.h from [b142bf7140] to [456c5d972c]. [diff]
Modified src/OFArray.m from [368e6650a6] to [40a8b278df]. [diff]
Modified src/OFAutoreleasePool.h from [68fc70c495] to [2774ec3150]. [diff]
Modified src/OFDictionary.h from [dfa50c8022] to [10e7ab0031]. [diff]
Modified src/OFDictionary.m from [df376703da] to [abf6aee912]. [diff]
Modified src/OFPlugin.m from [403317ec50] to [2ac3e6603f]. [diff]
Modified src/OFString.h from [bb02b7e8a2] to [9d51bd491c]. [diff]
Modified src/OFString.m from [1791ee0081] to [5c17b2346a]. [diff]
Modified src/OFXMLElement.h from [4746e2975b] to [0348de15ba]. [diff]
Modified src/OFXMLParser.h from [2d338a54e8] to [7ded0c5e85]. [diff]
Modified src/OFXMLParser.m from [a671740547] to [0e60b78004]. [diff]
Modified tests/OFArray.m from [b076133918] to [ce8d849765]. [diff]
Modified tests/OFDictionary.m from [42a6228937] to [531c951e77]. [diff]
Modified tests/OFString.m from [826552dfff] to [dc66a48561]. [diff]