50 events by user js occurring on or before 2021-02-28 15:22:47.
More ↑
2021-02-28
| ||
15:22 | More consistent API for OFINICategory & OFSettings check-in: 2ed9cbdc0c user: js tags: trunk | |
2021-02-22
| ||
22:38 | lookup-asm-x86*.S: Minor optimization check-in: ddc5d6ac49 user: js tags: trunk | |
2021-02-17
| ||
23:02 | README.md: Add back the Gitter room check-in: a498cfaf93 user: js tags: trunk | |
2021-02-08
| ||
02:16 | Revert lookup-asm-x86-elf.S back to AT&T syntax check-in: 5bf7a7f7ba user: js tags: trunk | |
02:08 | Revert call-x86_64-elf.S back to AT&T syntax check-in: 541b66cc87 user: js tags: trunk | |
02:04 | Revert apple-call-x86_64.S back to AT&T syntax check-in: adc1dedc5f user: js tags: trunk | |
02:01 | Revert forwarding-x86-elf.S back to AT&T syntax check-in: 0ce474546f user: js tags: trunk | |
2021-02-07
| ||
18:34 | Revert forwarding-x86_64-elf.S back to AT&T syntax check-in: da13b10211 user: js tags: trunk | |
18:25 | Revert forwarding-x86_64-win64.S to AT&T syntax check-in: 491a164ab6 user: js tags: trunk | |
01:05 | Revert forwarding-x86-win32.S back to AT&T syntax check-in: 82bfdb5575 user: js tags: trunk | |
00:59 | Revert forwarding-x86_64-macho.S to AT&T syntax check-in: 5277d2b62a user: js tags: trunk | |
2021-02-01
| ||
00:39 | Revert lookup-asm-x86-win32.S back to AT&T syntax check-in: 603524c162 user: js tags: trunk | |
00:11 | Revert lookup-asm-x86_64-elf.S back to AT&T syntax check-in: 8648662754 user: js tags: trunk | |
2021-01-31
| ||
23:52 | Revert lookup-asm-x86_64-macho.S to AT&T syntax check-in: b57d18acaa user: js tags: trunk | |
15:16 | of_asprintf: Fix type mismatch on LP64 systems check-in: 07f4a82038 user: js tags: trunk | |
2021-01-30
| ||
20:21 | Revert apple-forwarding-*.S back to AT&T syntax check-in: a6eb951b8c user: js tags: trunk | |
2021-01-16
| ||
16:14 | configure.ac: AC_PROG_INSTALL is no longer needed check-in: 4146badcdd user: js tags: trunk | |
16:11 | Update buildsys check-in: 58711b76a1 user: js tags: trunk | |
01:24 | Rename platform define back to OF_PA_RISC check-in: ef88181ed4 user: js tags: trunk | |
2021-01-15
| ||
19:14 | PLATFORMS.md: Add HP-UX 11i v1 on PA-RISC 2.0 check-in: 6f781d64a9 user: js tags: trunk | |
19:06 | OFDataTests: Don't assign structs inside R() check-in: 8ebb5ff462 user: js tags: trunk | |
18:45 | Don't check for pthread_create in -lpthread check-in: d33a1ae00b user: js tags: trunk | |
2021-01-14
| ||
02:52 | PLATFORMS.md: Add HP-UX check-in: 6b2578b0eb user: js tags: trunk | |
02:29 | Define _HPUX_ALT_XOPEN_SOCKET_API where necessary check-in: 1833194867 user: js tags: trunk | |
01:45 | Fix fallback asprintf implementation for length 0 check-in: 99862df65a user: js tags: trunk | |
01:27 | Disable _Unwind_Backtrace() on HP-UX check-in: 9a5d1024a0 user: js tags: trunk | |
01:11 | Don't use pthread priorities on HP-UX check-in: ab0f2cc617 user: js tags: trunk | |
2021-01-13
| ||
23:08 | Pass NULL if pthread attributes are not available check-in: 0b6bf65d2e user: js tags: trunk | |
23:01 | Wrap _XOPEN_SOURCE_EXTENDED define in #ifndef check-in: 430d54e2a9 user: js tags: trunk | |
19:16 | Define _XOPEN_SOURCE_EXTENDED where necessary check-in: d55b73f38e user: js tags: trunk | |
18:15 | Define _LARGEFILE64_SOURCE where necessary check-in: d67734339a user: js tags: trunk | |
17:31 | Update buildsys check-in: 838ed5b789 user: js tags: trunk | |
2021-01-12
| ||
00:45 | Check libunwind for _Unwind_RaiseException check-in: 04e9bb53df user: js tags: trunk | |
2021-01-03
| ||
16:49 | Add define for HPPA64 check-in: e4d7703434 user: js tags: trunk | |
2021-01-02
| ||
22:08 | Merge trunk into branch "amiga-library" check-in: 5ffdf1aebc user: js tags: amiga-library | |
22:06 | Update copyright check-in: 27b401c7c2 user: js tags: amiga-library | |
22:04 | Update copyright check-in: 374e1a1bfa user: js tags: trunk | |
2021-01-01
| ||
22:38 | of_asprintf: Work around %j & %t missing on HP-UX check-in: 1ba0dc33b4 user: js tags: trunk | |
22:34 | of_asprintf: Work around %z missing on HP-UX check-in: 8c41063a76 user: js tags: trunk | |
22:28 | OFDataTests: Fix wrong test description check-in: da0a27ee23 user: js tags: trunk | |
22:27 | Workaround for binding to UDP port 0 on HP-UX check-in: c98b667229 user: js tags: trunk | |
22:19 | Workaround for binding to port 0 on HP-UX check-in: d1bd191ac7 user: js tags: trunk | |
22:15 | Exclude HP-UX from 0x test for -[doubleValue] check-in: 142f0d1242 user: js tags: trunk | |
22:11 | OFString: Manually handle NaN check-in: cd4fd689d6 user: js tags: trunk | |
21:53 | platform.h: Add a define for HP-UX check-in: d94fe339fc user: js tags: trunk | |
21:52 | Restore -O2 on HP-UX check-in: 66da30b8a9 user: js tags: trunk | |
21:43 | runtime/exception.m: Implement DW_EH_PE_aligned check-in: 029db9e275 user: js tags: trunk | |
18:49 | Handle pthread attrs being unavailable check-in: e45e320379 user: js tags: trunk | |
18:36 | Better fallback asprintf() implementation check-in: 7267f55840 user: js tags: trunk | |
16:10 | Add HP-UX libraries to ignore glob check-in: 125faa9dcc user: js tags: trunk | |