ObjFW  Timeline

66 events by user js occurring on or before 2020-12-19 10:25:36.

More ↑
2020-12-19
10:25
Amiga library: Add __(de)register_frame symbol (check-in: 3c100bc6a7 user: js tags: amiga-library)
2020-12-18
17:30
amiga-library.m: Open dos.library (check-in: 2d0b2c1120 user: js tags: amiga-library)
13:11
configure: Fix -Wunreachable-code check (check-in: f8dfd5ed63 user: js tags: trunk)
11:20
config.sub: Reintroduce local ARM64 & PSP changes (check-in: a2da012f77 user: js tags: trunk)
11:11
Update build-aux files from autoconf (check-in: 8ca4fcafcc user: js tags: trunk)
11:04
Merge trunk into branch "amiga-library" (check-in: 3fdb99cfd0 user: js tags: amiga-library)
10:57
configure: Remove unused substitution (check-in: a19a19f2ce user: js tags: trunk)
10:52
Remove support for ixemul on MorphOS (check-in: 7ab180e9b6 user: js tags: trunk)
10:45
Merge trunk into 1.0 branch (check-in: 98c3748090 user: js tags: 1.0)
10:41
Fix deprecation warnings with autoconf 2.70 (check-in: 28eda87705 user: js tags: trunk)
2020-12-15
19:16
ofhttp: Avoid passing nil to OF_LOCALIZED (check-in: 1e07e91324 user: js tags: trunk)
2020-12-14
18:48
Add functions of OFDNSResourceRecord to Amiga lib (check-in: bb4994e5d2 user: js tags: amiga-library)
2020-12-13
14:49
Don't mix .o and .amigalib.o files (check-in: ce924f47f0 user: js tags: amiga-library)
02:26
Add support for Amiga library on MorphOS (check-in: 66b96e53d3 user: js tags: amiga-library)
2020-12-12
22:36
Add platform define for Elbrus 2000 (check-in: 3a9ef7d5cc user: js tags: trunk)
22:31
Remove OF_*_ASM defines (check-in: c859e2230c user: js tags: trunk)
22:17
Fix disabling encodings (check-in: ec50bf2a93 user: js tags: trunk)
21:49
forwarding-powerpc-elf.S: Minor style improvement (check-in: ebdcfdc4cc user: js tags: trunk)
21:37
Add 0 .eh_frame at the end for MorphOS (check-in: c186f57779 user: js tags: amiga-library)
21:35
Register frames of Amiga lib on MorphOS (check-in: bc91edf1b8 user: js tags: amiga-library)
21:25
Pass errno to Amiga library (check-in: 1712033509 user: js tags: amiga-library)
21:08
Merge trunk into branch "amiga-library" (check-in: 637ca0be9f user: js tags: amiga-library)
2020-12-06
17:52
PLATFORMS.md: Change MorphOS version to 3.14 (check-in: e55c278266 user: js tags: trunk)
17:49
Use a single global socket base on MorphOS (check-in: b45a563f2b user: js tags: trunk)
01:54
Use OS-native TLS keys on MorphOS (check-in: c75596237e user: js tags: trunk)
2020-12-05
22:17 New ticket [91fb9d30cf] Support passing sockets between threads on AmigaOS. (artifact: 8034dea3d3 user: js)
2020-12-02
00:22
README.md: Remove Gitter (check-in: d998e3c492 user: js tags: trunk)
2020-12-01
23:31
README.md: Mention the IRC channel on OFTC (check-in: 82fd253c33 user: js tags: trunk)
2020-11-29
22:07
Fix macOS check for Xcode <= 8 (check-in: 0060b188a9 user: js tags: trunk)
06:40
OFSelectKernelEventObserver: _maxFD = -1 on Amiga (check-in: f078f529d8 user: js tags: trunk)
06:11
OFOptionsParser: Fix wrong deallocation order (check-in: 36d7c17c98 user: js tags: trunk)
04:38
Merge trunk into 1.0 branch (check-in: db2ba76342 user: js tags: 1.0)
04:02
OFSelectKernelEventObserver: Move FD_ZERO (check-in: 4504bd4141 user: js tags: trunk)
02:44
OFKernelEventObserver: Reorder #ifdefs (check-in: d76213374e user: js tags: trunk)
02:21
Fix a few places using msec instead of usec (check-in: 208285040f user: js tags: trunk)
00:59
of_bitset_*: Use CHAR_BIT instead of 8 (check-in: b46492384a user: js tags: trunk)
2020-11-28
20:49 Ticket [ced9d8df0b] Exceptions during init in ARC code crash on Windows status still Open with 3 other changes (artifact: daa1aac7b9 user: js) ... 7 similar events omitted.
19:28
Fix building for Windows (check-in: 4a7b3657d0 user: js tags: trunk)
11:07
Fix detection of macOS (check-in: f9208b6837 user: js tags: trunk)
2020-11-27
00:02
Fix compiling for Wii (check-in: 556fd200b0 user: js tags: trunk)
2020-11-26
23:08
configure: Don't assume iOS if Darwin && ARM (check-in: e9bde20671 user: js tags: trunk)
02:27
runtime: Add 0 .eh_frame at the end for MorphOS (check-in: 3b2c989b9f user: js tags: trunk)
01:44
runtime: Register frames of Amiga lib on MorphOS (check-in: bc1275562e user: js tags: trunk)
2020-11-25
01:59
lookup-asm-powerpc-elf.S: Support for baserel (check-in: ab9656d550 user: js tags: trunk)
00:40
Clean up unnecessary build variables (check-in: 590bbe7203 user: js tags: trunk)
2020-11-24
00:09
lookup-asm-powerpc-elf.S: Support non-PIC targets (check-in: d8b9ec4ce4 user: js tags: trunk)
2020-11-23
23:43
forwarding-powerpc-elf.S: Non-PIC optimization (check-in: 191b809f87 user: js tags: trunk)
2020-11-22
22:11
forwarding-powerpc-elf.S: Don't use %r0 as tmp reg (check-in: bacca956e5 user: js tags: trunk)
22:05
forwarding-powerpc-elf.S: Use addi instead of ori (check-in: 6f2c52cfac user: js tags: trunk)
21:28
forwarding-powerpc-elf.S: Fix missing @ha and @l (check-in: 8609f8a62c user: js tags: trunk)
19:21
Enable threads on MorphOS (check-in: e5674ea5e9 user: js tags: trunk)
19:08
runtime: Compile a copy of {mutex,once,tlskey}.m (check-in: c1354656bc user: js tags: trunk)
15:34
runtime: Pass errno to Amiga library (check-in: 7b030dc66c user: js tags: trunk)
14:44 Ticket [8c3fa1596f] OFDNSResolver Support for URI records status still Open with 3 other changes (artifact: b8680b2cc0 user: js)
13:04
Fix configure for real (check-in: e80c24128f user: js tags: trunk)
12:15
Fix configure (check-in: 1596518f9d user: js tags: trunk)
00:33
socket.m: Fix #ifdef chaos (check-in: 23ab7988f9 user: js tags: trunk)
2020-11-21
22:31
Update buildsys (check-in: 3eb410d05b user: js tags: trunk)
20:19
configure: Don't use clang on MorphOS (check-in: 7ab6d090a9 user: js tags: trunk)
More ↓