ObjFW  Changes On Branch abe1d8cb5830ccc7

Changes In Branch 0.90 Through [abe1d8cb58] Excluding Merge-Ins

This is equivalent to a diff from 636098dbdd to abe1d8cb58

2017-08-13
22:38
Fix -[OFData description] check-in: 793b89e263 user: js tags: 0.90
13:50
OFArray: Fix MessagePack encoding check-in: abe1d8cb58 user: js tags: 0.90
2017-08-11
18:20
Fix warning with 32 bit Clang check-in: e874c297ba user: js tags: 0.90
2017-07-29
10:50
Set version to 0.90-dev as 0.90 has been branched check-in: 7e614ef5c0 user: js tags: trunk
10:22
Create 0.90 branch check-in: f934699959 user: js tags: 0.90
2017-07-24
20:33
runtime: Don't depend on platform.h in ObjFW-RT.h check-in: 636098dbdd user: js tags: trunk
20:29
OFINIFile: Always use \r\n check-in: 1248c00475 user: js tags: trunk

Modified ChangeLog from [22a812d84f] to [acf69d6abd].    [diff]

Modified configure.ac from [12f3d4bae6] to [3aa7cec1c9].    [diff]

Modified extra.mk.in from [130d0ab22e] to [f18de84cc5].    [diff]

Modified src/OFApplication.m from [c9d4f7d315] to [a37acbc186].    [diff]

Modified src/OFArray.m from [15022d3186] to [bc7d3f13f5].    [diff]

Modified src/OFDate.h from [7c2a95ab3f] to [fcd33a4a3b].    [diff]

Modified src/OFDate.m from [388aebd154] to [618922b043].    [diff]

Modified src/OFFile.m from [afef5a8ffe] to [44dc0ec6b9].    [diff]

Modified src/OFFileManager.m from [7bb3d63d81] to [f7096a9a7b].    [diff]

Modified src/OFGZIPStream.h from [9ece715a6e] to [28a3137a76].    [diff]

Modified src/OFMutableURL.m from [60a5553f44] to [d83d33a394].    [diff]

Modified src/OFRunLoop.m from [50df1150e8] to [2bcc651795].    [diff]

Modified src/OFStream.m from [d30563e398] to [e48fbb2fa9].    [diff]

Modified src/OFString.h from [f5efa5d129] to [bb11f44cdb].    [diff]

Modified src/OFTarArchiveEntry.m from [e3da7730a5] to [1b943dcfae].    [diff]

Modified src/OFZIPArchive.m from [8c3891b987] to [65a1aa4c22].    [diff]

Modified src/of_asprintf.m from [3e2fecec3f] to [e20ce9de33].    [diff]

Modified src/runtime/Makefile from [80fa148287] to [34e6bcc419].    [diff]

Modified src/runtime/ObjFW-RT.h from [8577ac8d70] to [aad7cef107].    [diff]

Deleted src/runtime/morphos-library.m version [90367d03a6].

Modified tests/OFBlockTests.m from [b51076c2c2] to [57afcae22d].    [diff]

Modified tests/OFKernelEventObserverTests.m from [f2b6e225cb] to [a33e059e26].    [diff]