ObjFW  Timeline

10 descendants and 10 ancestors of 2630b77909e0ab16046b4a586c90453ec777861cb73fe31cb4cef97f6351b9da

2020-07-01
00:33
.travis.yml: Update devkitPro pacman .deb URL (check-in: 1653f80f51 user: js tags: trunk)
2020-06-30
23:56
Convert call-x86_64-elf.S to Intel syntax (check-in: 71c7f864e4 user: js tags: trunk)
23:46
Convert apple-call-x86_64.S to Intel syntax (check-in: bf1cc071e3 user: js tags: trunk)
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)