50 ancestors of f79f04f882c43fa6
2020-08-29
| ||
23:17 | ofhttp: Translate "Error!" message check-in: f79f04f882 user: js tags: trunk | |
18:41 | README.md: Instructions for verifying signatures check-in: 23608c304d user: js tags: trunk | |
14:53 | ofhttp: Opportunistically try loading ObjOpenSSL check-in: 4666442ec2 user: js tags: trunk | |
2020-08-25
| ||
23:53 | OFString: Also check errno == ERANGE on HUGE_VAL check-in: 200fe98d2b user: js tags: trunk | |
23:52 | OFString: Remove hack for amiga-gcc check-in: 5f494eaf81 user: js tags: trunk | |
00:11 | OFNumber: Remove (u)int{8,16,32,64} methods check-in: 25c985fec1 user: js tags: trunk | |
2020-08-22
| ||
18:39 | OFNumber: Don't always use the smallest type check-in: 9746cff094 user: js tags: trunk | |
2020-08-16
| ||
18:28 | OFNumber: Remove ssize_t check-in: be8b442546 user: js tags: trunk | |
2020-08-13
| ||
23:13 | Make GCC happy again check-in: 3be13d358f user: js tags: trunk | |
22:50 | Adjust generators to recent changes check-in: 728c7fb73e user: js tags: trunk | |
22:46 | propertyListValue -> objectByParsingPropertyList check-in: d763a9ff86 user: js tags: trunk | |
22:29 | OFData: ASN1DERValue -> objectByParsingASN1DER check-in: e479cef7b3 user: js tags: trunk | |
21:12 | messagePackValue -> objectByParsingMessagePack check-in: 6cfa8f5c7e user: js tags: trunk | |
21:07 | OFString: Rename JSONValue to objectByParsingJSON check-in: 8611f48f42 user: js tags: trunk | |
20:58 | Add src/runtime/Info.plist to {clean,ignore}-glob check-in: 67b8b22764 user: js tags: trunk | |
19:49 | Work around amiga-gcc missing strto(u)ll check-in: 138410a925 user: js tags: trunk | |
19:43 | Set errno to 0 before calling strto* check-in: 04bb18457a user: js tags: trunk | |
19:27 | Always cast argument to isspace() to unsigned char check-in: ce5dfd4a83 user: js tags: trunk | |
2020-08-12
| ||
20:56 | Avoid using (u)intmax_t in methods check-in: d74f244ab7 user: js tags: trunk | |
2020-08-11
| ||
19:45 | OFString: Rework number parsing API check-in: b6ee372b98 user: js tags: trunk | |
00:44 | Add Info.plist for runtime check-in: 8ab2b75d24 user: js tags: trunk | |
00:30 | configure: Use AC_CONFIG_FILES conditionally check-in: 7ac3c91102 user: js tags: trunk | |
2020-08-10
| ||
20:55 | ofhttp: Average the speed over the last 10 seconds check-in: 30e8df31a0 user: js tags: trunk | |
2020-07-19
| ||
16:12 | OFNumber: Add singletons for 0, 1, 2, true & false check-in: d8123a1f26 user: js tags: trunk | |
14:16 | Disable a Clang warning preventing limit checks check-in: bb73116ce2 user: js tags: trunk | |
12:00 | README.md: Update the broken Xcode versions list check-in: 6a89f40114 user: js tags: trunk | |
11:49 | OFNumber: Refactor to reduce code size check-in: 59e1c84d30 user: js tags: trunk | |
11:03 | OFNumber: Always use the smallest type that fits check-in: 5e8cca7678 user: js tags: trunk | |
09:06 | OFNumber: Use a placeholder until init is called check-in: 025756f4e3 user: js tags: trunk | |
07:16 | Add .github/FUNDING.yml check-in: 38ae730b61 user: js tags: trunk | |
2020-07-14
| ||
19:05 | .travis.yml: Properly abort on errors check-in: 1c89bd8063 user: js tags: trunk | |
2020-07-12
| ||
17:57 | Fix forwarding on SPARC/ELF for non-PIC check-in: fc5790f20c user: js tags: trunk | |
11:17 | Fix missing include for getrandom() check-in: ed7377d854 user: js tags: trunk | |
10:35 | Split of_random() into of_random{16,32,64}() check-in: 14f05841a3 user: js tags: trunk | |
10:00 | Add support for getrandom() check-in: ba1135b0b2 user: js tags: trunk | |
09:49 | Make of_random() a function check-in: c1fe4b2b77 user: js tags: trunk | |
2020-07-11
| ||
21:07 | .travis.yml: Re-add devkitPro builds using Docker check-in: 28e2425585 user: js tags: trunk | |
19:06 | configure: Check for vstmdb instead of fstmfdd check-in: 168b1e2e3b user: js tags: trunk | |
2020-07-09
| ||
00:16 | .travis.yml: Remove devkitPro builds check-in: b9a4771366 user: js tags: trunk | |
2020-07-08
| ||
00:03 | Fix forwarding on NetBSD/PowerPC check-in: 1fea22809b user: js tags: trunk | |
2020-07-06
| ||
19:10 | Update PLATFORMS.md check-in: f87321ad31 user: js tags: trunk | |
2020-07-05
| ||
11:08 | lookup-asm-sparc-elf.S: Fix text relocation check-in: 777201237d user: js tags: trunk | |
10:25 | Add forwardingTargetForSelector: for SPARC/ELF check-in: 0c8a6fdf2a user: js tags: trunk | |
2020-07-04
| ||
21:19 | tests: Use \r instead of setting cursorColumn = 0 check-in: ba32166987 user: js tags: trunk | |
2020-07-01
| ||
21:06 | apple-forwarding-x86_64.S: Don't use jmp short check-in: 1a4eba3a16 user: js tags: trunk | |
20:36 | .travis.yml: Install devkitPro via gdebi check-in: 62ac2b0cad user: js tags: trunk | |
20:17 | .travis.yml: Move AmigaOS/DS/3DS/Wii to Bionic check-in: 324cf921ed user: js tags: trunk | |
20:03 | .travis.yml: devkitPro keeps changing the URL... check-in: 0362242302 user: js tags: trunk | |
19:57 | Convert apple-forwarding-i386.S to Intel syntax check-in: aa9a770184 user: js tags: trunk | |
19:01 | .travis.yml: Fix .deb name for devkitPro check-in: 44c03cae44 user: js tags: trunk | |
00:49 | call-x86_64-elf.S: Fix several typos check-in: 12a2c2d6c0 user: js tags: trunk | |