ObjFW  Timeline

10 descendants and 10 ancestors of 2a6c3df320acbdd7f75672e89108a55a5cbabdd6b6087f0b60c69bb7217e29ef

2016-02-22
15:25
OFDate: Do not use lrint() for microseconds (check-in: f1765412c7 user: js tags: trunk)
00:17
tests: Add output for Nintendo 3DS (check-in: e1762ab0af user: js tags: trunk)
2016-02-21
20:41
OFThread: Sleep using svcSleepThread() on 3DS (check-in: 032bfb52ed user: js tags: trunk)
20:36
configure: Add --with-3ds (check-in: 7be7df381d user: js tags: trunk)
20:05
forwarding-arm-elf.S: Add .fpu directive (check-in: 7e50ab7d8b user: js tags: trunk)
17:35
OFRunLoop.h: Add missing forward class (check-in: 1e6fdafe12 user: js tags: trunk)
16:25
OFInflateStream: Fix memory leak on early dealloc (check-in: 1eb94a26f6 user: js tags: trunk)
15:37
Make use of C99-style for loops (check-in: e0b9167693 user: js tags: trunk)
12:04
Add +[OFURL fileURLWithPath:] (check-in: 3eb411511e user: js tags: trunk)
11:59
OFArray: Fix bug introduced by refactorization (check-in: 8a14ad35aa user: js tags: trunk)
10:52
OFURL.h: Add missing @brief to documentation (check-in: 2a6c3df320 user: js tags: trunk)
10:36
OFRunLoop: Fix a missing deadline != nil check (check-in: bb8753c099 user: js tags: trunk)
2016-02-10
22:25
Add -[OFRunLoop runUntilDate:] (check-in: 0f44c12d9f user: js tags: trunk)
2016-02-07
20:34
Add lookup-asm-mips64-elf.S (check-in: 68d4a17534 user: js tags: trunk)
14:09
Fix a typo that broke big endian MIPS (check-in: 84aa6556f9 user: js tags: trunk)
2016-01-20
00:25
PLATFORMS.md: Add ARM64/ELF to "Forwarding" (check-in: 7296d769bd user: js tags: trunk)
00:19
Add forwardingTargetForSelector: for ARM64/ELF (check-in: 7e6bad326c user: js tags: trunk)
2016-01-06
00:08
Add lookup-asm-arm64-elf.S (check-in: fd4a416f66 user: js tags: trunk)
2016-01-05
22:52
PLATFORMS.md: Update Android (check-in: df7c358c36 user: js tags: trunk)
22:45
configure: Disable compiler TLS on Android/AArch64 (check-in: 3eab631674 user: js tags: trunk)
22:00
(u)int_fast*_t -> (u)int*_t (check-in: d3158d091f user: js tags: trunk)