ObjFW  Timeline

10 descendants and 10 ancestors of 0b417fb86f16499e6ee5c0db2a757a8085c07bb42edd570809e6e1f60eafc35e

2020-06-30
23:31
Convert all x86_64/Mach-O ASM to Intel syntax (check-in: 5c288708e0 user: js tags: trunk)
22:44
Convert apple-forwarding-x86_64.S to Intel syntax (check-in: fd8b23c282 user: js tags: trunk)
21:24
lookup-asm-x86-win32.S: Support tagged pointers (check-in: b1ee7629b5 user: js tags: tagged-pointers)
21:12
lookup-asm-x86_64-win64.S: Support tagged pointers (check-in: 2cec2f2e8d user: js tags: tagged-pointers)
20:52
Merge trunk into branch "tagged-pointers" (check-in: c4a12e3fa1 user: js tags: tagged-pointers)
20:50
Convert all x86_64/Win64 ASM to Intel syntax (check-in: b177aa1b8b user: js tags: trunk)
19:52
Don't use -no-integrated-as on Darwin (check-in: f4e99b94d2 user: js tags: trunk)
01:53
Convert all x86/Win32 ASM to Intel syntax (check-in: 2630b77909 user: js tags: trunk)
01:08
Remove unnecessary PIC from x86/Win32 ASM (check-in: 9ccac85bb4 user: js tags: trunk)
00:37
Minor cleanup of x86/ELF ASM (check-in: b194a9a226 user: js tags: trunk)
00:11
Make use of @PLT in x86/ELF ASM (check-in: 0b417fb86f user: js tags: trunk)
2020-06-29
23:14
Convert all x86/ELF ASM files to Intel syntax (check-in: 2073a345ba user: js tags: trunk)
22:40
Work around older Clang not supporting jmp short (check-in: d301f6fcab user: js tags: trunk)
21:38
Convert all x86_64/ELF ASM files to Intel syntax (check-in: 6b34f309da user: js tags: trunk)
2020-06-28
15:39
Remove OF_DIRECT(_MEMBERS) where it was too much (check-in: 812a46b8f6 user: js tags: trunk)
15:19
Only use objc_direct(_members) with Apple runtime (check-in: 96b35d19c5 user: js tags: trunk)
15:03
Use OF_DIRECT(_MEMBERS) where appropriate (check-in: b6cb3addd0 user: js tags: trunk)
2020-06-27
13:30
OFXMLParser: Make private methods static functions (check-in: 218c819b39 user: js tags: trunk)
2020-06-25
21:51
Add OF_DIRECT and OF_DIRECT_MEMBERS (check-in: f9236a1d6c user: js tags: trunk)
2020-06-24
22:34
Correct the path for DerivedData in ignore-glob (check-in: 7aba87d1eb user: js tags: trunk)
22:30
OFStdIOStream: Don't use isatty() on iOS (check-in: a98ad80cd3 user: js tags: trunk)