50 check-ins occurring on or before 2020-11-29 00:59:23.
More ↑
2020-11-29
| ||
00:59 | of_bitset_*: Use CHAR_BIT instead of 8 check-in: b46492384a user: js tags: trunk | |
2020-11-28
| ||
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 | |
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 | |
19:51 | forwarding-powerpc-elf.S: Support non-PIC targets check-in: a9fff5c987 user: js tags: trunk | |
2020-11-17
| ||
21:33 | Update the list of ObjFW chat rooms check-in: 9c824d0e41 user: js tags: trunk | |
2020-11-16
| ||
00:17 | configure: Fix --disable-shared check-in: b1163c95ae user: js tags: amiga-library | |
2020-11-15
| ||
15:19 | Remove object_getTaggedPointerClass from Amiga lib check-in: 661c36631a user: js tags: trunk | |
14:20 | configure: Set OBJFW_LIBS when building shared lib check-in: 8aaa9c9f21 user: js tags: amiga-library | |
02:22 | Link against Amiga library if available check-in: 19b5857f27 user: js tags: amiga-library | |
2020-11-14
| ||
19:49 | Fix theoretically invalid SysBase check-in: 82cba67e09 user: js tags: amiga-library | |
19:26 | Merge trunk into branch "amiga-library" check-in: 2f8792bc1d user: js tags: amiga-library | |
15:55 | runtime: Fix theoretically invalid SysBase check-in: 4d470a65d4 user: js tags: trunk | |
14:51 | runtime: Fix recursive call in Amiga linklib check-in: b14e3d5ba6 user: js tags: trunk | |
12:31 | Adjust Amiga library to changed function names check-in: ad47ca2bf3 user: js tags: amiga-library | |
12:28 | Merge trunk into branch "amiga-library" check-in: a55863c2ed user: js tags: amiga-library | |
12:23 | Rename of_malloc and of_calloc check-in: 627511b032 user: js tags: trunk | |
12:09 | Update changed return types in Amiga library check-in: cc34546854 user: js tags: amiga-library | |
12:07 | Add new functions to Amiga library check-in: 8e9dc9523c user: js tags: amiga-library | |
11:45 | Merge trunk into branch "amiga-library" check-in: 25a6c00b82 user: js tags: amiga-library | |
2020-11-12
| ||
00:45 | Merge trunk into 1.0 branch check-in: a1163fb58b user: js tags: 1.0 | |
00:37 | Add a test for weak references check-in: 171461008d user: js tags: trunk | |
00:32 | Fix weak references with the Apple runtime check-in: 4c16806252 user: js tags: trunk | |
2020-11-07
| ||
20:23 | OFObject: Remove -[allocMemoryWithSize:] check-in: 4fbdca698c user: js tags: trunk | |
10:38 | Make GCC happy again check-in: 7aa23887d0 user: js tags: trunk | |
2020-11-06
| ||
02:37 | OFString: Make freeWhenDone behave like in OFData check-in: 0f260e0fd5 user: js tags: trunk | |
02:24 | Future-proof some code using freeWhenDone check-in: a2b4238850 user: js tags: trunk | |
02:12 | OFData: Make parameter order more consistent check-in: 9d74d1b74e user: js tags: trunk | |
01:56 | OFString: Avoid -[allocMemoryWithSize:] check-in: 54d900fb66 user: js tags: trunk | |
01:34 | OFMutableData: Resize in -[makeImmutable] check-in: bae49c5580 user: js tags: trunk | |
01:23 | OFArray: Fix minor performance regression check-in: 51ea191cf4 user: js tags: trunk | |
01:11 | OF*Data: Avoid -[allocMemoryWithSize:] check-in: 1a70abc65d user: js tags: trunk | |