ObjFW  Check-in [f1b749d113]

Overview
Comment:Update copyright.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f1b749d113809a7dec29bf5e735b63eab6c6eea79dc45e48e364b97ac13efc7f
User & Date: js on 2009-01-05 00:59:06
Other Links: manifest | tags
Context
2009-01-05
01:31
Fix IPv6 test on win32, in case we're not crosscompiling.
Additionally, remove useless -D_REENTRANT (which had a typo and
was -D_RENTRANT and is added by acx_pthread.m4 anyway if it's needed).
check-in: 720661e1b3 user: js tags: trunk
00:59
Update copyright. check-in: f1b749d113 user: js tags: trunk
00:56
Initial OFAutoreleasePool - still needs a *lot* of testing. check-in: b412845664 user: js tags: trunk
Changes

Modified configure.ac from [788327973c] to [0bf2bf3095].    [diff]

Modified src/OFArray.h from [0520fcd930] to [02a145515d].    [diff]

Modified src/OFArray.m from [076c9e7d74] to [e903248725].    [diff]

Modified src/OFAutoreleasePool.h from [cc7ef60296] to [b23ad42b20].    [diff]

Modified src/OFAutoreleasePool.m from [801231f42a] to [e28fa49a4f].    [diff]

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

Modified src/OFExceptions.m from [fbe82e3f08] to [1b0dd75e24].    [diff]

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

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

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

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

Modified src/OFList.h from [bd47bd6017] to [e40d20478e].    [diff]

Modified src/OFList.m from [4f5a56511d] to [2396e4ff81].    [diff]

Modified src/OFListObject.h from [c773fcc63a] to [fae0419316].    [diff]

Modified src/OFListObject.m from [c1c0822d3e] to [3a84a0e1cb].    [diff]

Modified src/OFMacros.h from [215b4e1f29] to [fd3e18f82c].    [diff]

Modified src/OFNumber.h from [204398f67a] to [9ee2537120].    [diff]

Modified src/OFNumber.m from [03cd55c54a] to [76fb7ad662].    [diff]

Modified src/OFObject.h from [e8bad88823] to [743bd758c4].    [diff]

Modified src/OFObject.m from [7210a76063] to [c1018bac67].    [diff]

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

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

Modified src/OFString.m from [0b49a22c9f] to [922642403b].    [diff]

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

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

Modified src/OFXMLFactory.h from [49fd5f9573] to [ef5bbcf454].    [diff]

Modified src/OFXMLFactory.m from [84c8f6247c] to [9148296a75].    [diff]

Modified src/asprintf.c from [05268d6b50] to [163772d3d6].    [diff]

Modified src/asprintf.h from [a6368fb2a3] to [e7761a686f].    [diff]

Modified tests/OFArray/OFArray.m from [0534139d02] to [f659184241].    [diff]

Modified tests/OFAutoreleasePool/OFAutoreleasePool.m from [5e9905f854] to [a5d1f5a43b].    [diff]

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

Modified tests/OFList/OFList.m from [5e467fc100] to [ba45bed53f].    [diff]

Modified tests/OFObject/OFObject.m from [080970b224] to [875bad3799].    [diff]

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

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

Modified tests/OFXMLFactory/OFXMLFactory.m from [76dbf39088] to [fed8fd03ae].    [diff]