ObjFW  Check-in [050ac82798]

Overview
Comment:Merge branch 'master' into runtime

* master: (17 commits)
Slightly change the memory management API.
...

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | runtime
Files: files | file ages | folders
SHA3-256: 050ac827986edde6556cbd9854d2d0c4077f63331bc9252bc19be92b568de30c
User & Date: js on 2012-06-06 14:05:53
Other Links: branch diff | manifest | tags
Context
2012-06-11
20:50
Merge branch 'master' into runtime check-in: 19a677b596 user: js tags: runtime
2012-06-06
14:05
Merge branch 'master' into runtime check-in: 050ac82798 user: js tags: runtime
13:47
Slightly change the memory management API. check-in: f7576a66ce user: js tags: trunk
2012-06-01
21:48
jmp *(%foo) should be jmp *%foo. check-in: 97b7c01ddd user: js tags: runtime
Changes

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

Modified src/OFArray_adjacent.m from [c8a1da4bf7] to [7c4a615aae].    [diff]

Modified src/OFAutoreleasePool.m from [9f23f6d996] to [bc3a0d2a2f].    [diff]

Modified src/OFDataArray.h from [f2dc48f29f] to [4922f55b79].    [diff]

Modified src/OFDataArray.m from [f620eb9fde] to [1c8a76eb56].    [diff]

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

Modified src/OFDictionary_hashtable.m from [2511a02b50] to [c77b46c66d].    [diff]

Modified src/OFHTTPRequest.m from [4b826a148e] to [456aec5d03].    [diff]

Modified src/OFMutableArray.h from [7429d32994] to [cef5851cfb].    [diff]

Modified src/OFMutableArray.m from [833d3b17ca] to [2fdb683912].    [diff]

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

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

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

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

Modified src/OFObject.h from [9092415875] to [2f8f69a869].    [diff]

Modified src/OFObject.m from [26d577e585] to [71be745647].    [diff]

Modified src/OFProcess.m from [53a70ada66] to [6f88407ce3].    [diff]

Modified src/OFStream.m from [79c2ad057e] to [a84cb06e69].    [diff]

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

Modified src/OFStreamObserver_kqueue.m from [688eaf3047] to [c2387049cc].    [diff]

Modified src/OFString+JSONValue.h from [db1f76de2d] to [9180243d68].    [diff]

Modified src/OFString+JSONValue.m from [9190d7a166] to [06182df9e0].    [diff]

Modified src/OFString.h from [2bed144e84] to [56e5646eb4].    [diff]

Modified src/OFString.m from [bcea8a4ed5] to [788fd6f59d].    [diff]

Modified src/OFString_UTF8.m from [03beefc292] to [5faa6d539b].    [diff]

Modified src/OFThreadPool.h from [2701771c31] to [a3f951f884].    [diff]

Modified src/OFThreadPool.m from [7cccc445b9] to [59038be60b].    [diff]

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

Modified src/OFXMLParser.m from [8f2d46a92b] to [2619682154].    [diff]

Modified src/atomic.h from [0e0a7c1a99] to [874337cdfb].    [diff]

Modified src/base64.m from [467c9771cc] to [b831cbbe10].    [diff]

Modified tests/OFArrayTests.m from [19f0fe9122] to [550ae86871].    [diff]

Modified tests/OFDataArrayTests.m from [4d33d1b6d0] to [742e94e327].    [diff]

Modified tests/OFJSONTests.m from [b853b74aa1] to [ae9d04304d].    [diff]

Modified tests/OFSerializationTests.m from [8b60915267] to [cf7d67e102].    [diff]

Modified utils/objfw-compile from [950c191148] to [efa64bfec9].    [diff]