ObjFW  Changes On Branch 4cf68586947f0ba6

Changes In Branch tagged-pointers Through [4cf6858694] Excluding Merge-Ins

This is equivalent to a diff from d8123a1f26 to 4cf6858694

2020-08-30
15:40
Merge trunk into branch "tagged-pointers" check-in: ff6eb7b6c3 user: js tags: tagged-pointers
2020-08-10
20:55
ofhttp: Average the speed over the last 10 seconds check-in: 30e8df31a0 user: js tags: trunk
2020-07-26
21:09
lookup-asm-x86_64-macho.S: Fix missing @GOTPCREL check-in: 4cf6858694 user: js tags: tagged-pointers
2020-07-25
18:32
OFDate: Also ignore -Wunknown-pragmas check-in: 94c7e3e8f3 user: js tags: tagged-pointers
2020-07-19
16:17
Merge trunk into branch "tagged-pointers" check-in: e2a53689c6 user: js tags: tagged-pointers
16:12
OFNumber: Add singletons for 0, 1, 2, true & false check-in: d8123a1f26 user: js tags: trunk
14:16
Disable a Clang warning preventing limit checks check-in: bb73116ce2 user: js tags: trunk

Modified src/OFDate.h from [de83b21a72] to [c713751502].    [diff]

Modified src/OFDate.m from [1c4647d564] to [8d4b356936].    [diff]

Modified src/OFObject.m from [37d44845c9] to [bf40f65e77].    [diff]

Modified src/macros.h from [41e131467f] to [98097ba1eb].    [diff]

Modified src/runtime/Makefile from [19d76e27b3] to [578f05e231].    [diff]

Modified src/runtime/ObjFWRT.h from [439a147585] to [b42f831278].    [diff]

Modified src/runtime/amiga-glue.m from [5dde941d59] to [d21e9a60b6].    [diff]

Modified src/runtime/amiga-library.m from [3100a40497] to [8a86d7c3a3].    [diff]

Modified src/runtime/amigaos3.sfd from [c645261c7f] to [5fcef80cc6].    [diff]

Modified src/runtime/class.m from [959b2ef399] to [02bad041ab].    [diff]

Modified src/runtime/linklib/linklib.m from [141357802d] to [674c07dbdb].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-arm-elf.S from [32240ae7d6] to [fae6543de8].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-arm64-elf.S from [ac72aa9b77] to [a8a0a8247a].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-mips-elf.S from [24b1651a58] to [87115a51c3].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-mips64-n64-elf.S from [93cafb41c5] to [3b31980e08].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-powerpc-elf.S from [5f9a77b0a0] to [6a0efd2f1b].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-sparc-elf.S from [3c80564f3f] to [ee867480c0].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-sparc64-elf.S from [ca8ce4890a] to [b56d827aa1].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86-elf.S from [582b619bd5] to [3e4a512a7a].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86-win32.S from [44cfb2c923] to [5502257c39].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-elf.S from [d030c5228c] to [1f89a766d7].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-macho.S from [679535bcad] to [1d842ab593].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-win64.S from [47f8ccf7d6] to [fde9955f30].    [diff]

Modified src/runtime/morphos-clib.h from [cfb2b6af7e] to [f477f1a478].    [diff]

Modified src/runtime/morphos.fd from [f7d065769a] to [43f04663ca].    [diff]

Modified src/runtime/private.h from [82de8c2339] to [e3fff27493].    [diff]

Added src/runtime/tagged-pointer.m version [696420866c].

Modified tests/RuntimeTests.m from [1191342e90] to [33b8900615].    [diff]