ObjFW  Check-in [1496808b81]

Overview
Comment:Adjust API to introduction of OFAutoreleasePool.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1496808b81a73a46e23cdac480ef26f8db693258b00e1a58a0667fc6ee635df3
User & Date: js on 2009-01-24 15:24:49
Other Links: manifest | tags
Context
2009-01-24
15:33
Remove now useless release calls. check-in: e635b9a3fc user: js tags: trunk
15:24
Adjust API to introduction of OFAutoreleasePool. check-in: 1496808b81 user: js tags: trunk
2009-01-20
14:53
Fix a bug causing an exception when autorelease was requested.
This happened when the last pool was released before.
check-in: cb9fd1e5dd user: js tags: trunk
Changes

Modified src/OFArray.h from [e7a8933e40] to [0b607ebca5].    [diff]

Modified src/OFArray.m from [5b2194bc15] to [ea5c3825ad].    [diff]

Modified src/OFAutoreleasePool.m from [53c2a094cf] to [6b8df1f839].    [diff]

Modified src/OFExceptions.h from [5b59b73e4f] to [fb7bdc037c].    [diff]

Modified src/OFFile.h from [c444256949] to [75dce3944f].    [diff]

Modified src/OFFile.m from [3489cc9954] to [f8ec01874b].    [diff]

Modified src/OFHashes.h from [69af6f5e0e] to [d9a99aea79].    [diff]

Modified src/OFHashes.m from [7cf61e44ad] to [8790812f47].    [diff]

Modified src/OFList.h from [439fd52763] to [d92e163846].    [diff]

Modified src/OFList.m from [f248439ac0] to [d340619ba8].    [diff]

Modified src/OFNumber.h from [9ee2537120] to [3bc9a9c5bd].    [diff]

Modified src/OFNumber.m from [76fb7ad662] to [714973113c].    [diff]

Modified src/OFStream.h from [63e211130f] to [ae18f564f1].    [diff]

Modified src/OFString.h from [24a3ce2979] to [3f383f6fa1].    [diff]

Modified src/OFString.m from [7c7b5b7fed] to [f753114c1f].    [diff]

Modified src/OFTCPSocket.h from [f01ceb564c] to [968f2d5f3e].    [diff]

Modified src/OFTCPSocket.m from [7d0fea78bc] to [c9f6264550].    [diff]

Modified tests/OFArray/OFArray.m from [211a3acfce] to [0b1404de72].    [diff]

Modified tests/OFHashes/OFHashes.m from [4cc440481a] to [c778845c1b].    [diff]

Modified tests/OFList/OFList.m from [147b8c86d0] to [61b6eedfea].    [diff]

Modified tests/OFString/OFString.m from [a85f1b3a10] to [ffc025b2b3].    [diff]

Modified tests/OFTCPSocket/OFTCPSocket.m from [0858553e55] to [f9f0278503].    [diff]