ObjFW  Check-in [11d3d69a22]

Overview
Comment:More API improvements.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 11d3d69a2258d53f34bbd4bfe632ee9e70b3759c29df224a4c0b854f322fae50
User & Date: js on 2012-06-10 13:28:05
Other Links: manifest | tags
Context
2012-06-10
16:03
Add a few array methods. check-in: 95e8e1e486 user: js tags: trunk
13:28
More API improvements. check-in: 11d3d69a22 user: js tags: trunk
2012-06-07
12:03
Rework OFStream API. check-in: 0d4059306a user: js tags: trunk
Changes

Modified src/OFArray.m from [5ae87127d9] to [b302a054ee].    [diff]

Modified src/OFAutoreleasePool.m from [bc3a0d2a2f] to [42c4c969f4].    [diff]

Modified src/OFBlock.m from [5825d5d284] to [76c357f460].    [diff]

Modified src/OFConstantString.m from [e6c815e41d] to [63e98f3fd3].    [diff]

Modified src/OFDataArray.m from [a3be020022] to [a3f3ece2b2].    [diff]

Modified src/OFDictionary.m from [170550a25e] to [d6efe13c19].    [diff]

Modified src/OFDictionary_hashtable.m from [c77b46c66d] to [81e5d7fd45].    [diff]

Modified src/OFMutableArray_adjacent.m from [489af893ca] to [fb3dbd6aee].    [diff]

Modified src/OFMutableDictionary_hashtable.m from [959d2e2496] to [aeb921a44b].    [diff]

Modified src/OFMutableSet.m from [f111a1faac] to [ae4b0f4644].    [diff]

Modified src/OFMutableString_UTF8.m from [3f21e1777e] to [ccd236b694].    [diff]

Modified src/OFObject.h from [08ae6bde87] to [84660ce002].    [diff]

Modified src/OFObject.m from [51c24d6468] to [7124c4f433].    [diff]

Modified src/OFProcess.m from [fb8b1060e5] to [8d0f0fd4b4].    [diff]

Modified src/OFStream.m from [335de526be] to [6e083ee3de].    [diff]

Modified src/OFStreamObserver.m from [75b0a6497b] to [aaaee883eb].    [diff]

Modified src/OFString.m from [3028812e1c] to [a987125a46].    [diff]

Modified src/OFString_UTF8.m from [5faa6d539b] to [65dd22d751].    [diff]

Modified src/OFXMLElement.m from [23e15b2038] to [dff10de86f].    [diff]

Modified tests/OFObjectTests.m from [4509cfc31c] to [dd072d17db].    [diff]