ObjFW  Check-in [b8ce2359f3]

Overview
Comment:Clean up the feature #ifdef mess.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b8ce2359f3f2f48ad55787a44fac264d042433094b75802ec6192fb031748280
User & Date: js on 2013-01-12 20:53:54
Other Links: manifest | tags
Context
2013-01-13
00:54
OFTCPSocket: Define AI_* to 0 if missing. check-in: 5c6bc745b5 user: js tags: trunk
2013-01-12
20:53
Clean up the feature #ifdef mess. check-in: b8ce2359f3 user: js tags: trunk
20:32
Fix code used when atomic ops are unavailable. check-in: 20aea410be user: js tags: trunk
Changes

Modified Doxyfile from [295329e516] to [594baeb063].    [diff]

Modified configure.ac from [d7fb42e5f4] to [ab8f1d8c4e].    [diff]

Modified src/OFApplication.m from [9620cd4f32] to [af4f6fe02e].    [diff]

Modified src/OFAutoreleasePool.m from [5c43e2c904] to [b51231d742].    [diff]

Modified src/OFBlock.m from [7f1306bf32] to [069bfaafeb].    [diff]

Modified src/OFDate.m from [eda5b1ce39] to [a29328b01b].    [diff]

Modified src/OFFile.m from [25d73bc7b8] to [9af0a75ec0].    [diff]

Modified src/OFMapTable.m from [996b96d265] to [299f6d68b0].    [diff]

Modified src/OFObject.h from [a016fafbe2] to [5d2293002c].    [diff]

Modified src/OFObject.m from [1c57171d5d] to [c05874ae6f].    [diff]

Modified src/OFRunLoop.h from [f2e88dae39] to [1730eaf461].    [diff]

Modified src/OFRunLoop.m from [1f0d5617f1] to [9373453d76].    [diff]

Modified src/OFStreamObserver.h from [16966241ea] to [b07d550270].    [diff]

Modified src/OFStreamObserver.m from [b904df7bb8] to [b6d33523f1].    [diff]

Modified src/OFStreamObserver_select.h from [47937d91a0] to [ef59e082ab].    [diff]

Modified src/OFTCPSocket.h from [e5d525cdbe] to [80ab9c568a].    [diff]

Modified src/OFTCPSocket.m from [e458e43209] to [5685b5bf99].    [diff]

Modified src/OFTimer.h from [2f990ddaf1] to [b48acf13c1].    [diff]

Modified src/OFTimer.m from [1f8783cad4] to [0fd41ebc3f].    [diff]

Modified src/ObjFW.h from [e5cbb2dc26] to [46c8ffd626].    [diff]

Modified src/atomic.h from [7c0142eaf1] to [368de22827].    [diff]

Modified src/autorelease.m from [221156b5cb] to [fd89fce383].    [diff]

Modified src/objfw-defs.h.in from [2392df0876] to [8a8805198b].    [diff]

Modified src/runtime/property.m from [cf5d45ddd2] to [cf0f60e388].    [diff]

Modified src/runtime/runtime-private.h from [29ce1db052] to [c43269a3b6].    [diff]

Modified src/runtime/synchronized.m from [f3cec63a98] to [fcacd220fc].    [diff]

Modified src/threading.h from [f6862f572a] to [ba948db4c9].    [diff]

Modified tests/TestsAppDelegate.m from [f102ecba6b] to [573b357575].    [diff]