50 most recent check-ins occurring on or after 2020-12-15 19:16:22.
More ↑
2020-12-22
| ||
20:19 | Merge trunk into 1.0 branch check-in: 62edb405b9 user: js tags: 1.0 | |
20:15 | Fix files accidentally being executable check-in: 55fdd76bb7 user: js tags: trunk | |
20:09 | Correctly handle componentsSeparatedByString: @"" check-in: 1b2efa1f5d user: js tags: trunk | |
18:25 | Rename hostname() to avoid shadowing check-in: 1a6dbb19bc user: js tags: trunk | |
16:43 | Obtain DNS settings from NetStack on MorphOS check-in: 79a7da1105 user: js tags: trunk | |
13:16 | Make OFSandbox private check-in: 510628432f user: js tags: 1.0 | |
00:50 | Don't use stat() on MorphOS check-in: 46588d658c user: js tags: trunk | |
2020-12-21
| ||
22:22 | Fix missing static check-in: b70dcd58e9 user: js tags: trunk | |
22:22 | runtime: Fix double initialization check-in: 68eef83aae user: js tags: trunk | |
21:48 | runtime: Use MessageBox() for errors on Windows check-in: fedc7e9458 user: js tags: trunk | |
21:29 | Don't send messages in destructors check-in: 9cedc18bb3 user: js tags: trunk | |
19:43 | OFFileURLHandler: Fix brainfart check-in: c3ca6861ab user: js tags: trunk | |
19:42 | Make objc_error() more generic check-in: abe75c42dc user: js tags: trunk | |
02:34 | Don't use OFMutex in constructors check-in: f02b51feba user: js tags: trunk | |
02:22 | Further reduce usage of errno check-in: a208c510ff user: js tags: trunk | |
01:14 | Remove usage of strto(u)ll check-in: 08ab815c2c user: js tags: trunk | |
00:36 | Add destructors for global mutexes check-in: 68214158ee user: js tags: trunk | |
00:25 | runtime: Don't pass std{out,err} to Amiga .library check-in: 08d155e3f0 user: js tags: trunk | |
2020-12-20
| ||
22:51 | Make linklib compile for MorphOS check-in: 6dac4586ab user: js tags: amiga-library | |
21:36 | Merge trunk into branch "amiga-library" check-in: 90637a4ecc user: js tags: amiga-library | |
21:29 | runtime: Remove errno from Amiga library check-in: 8c90e88939 user: js tags: trunk | |
21:26 | Return error instead of using errno for threading check-in: 5b37fbeb82 user: js tags: trunk | |
16:59 | runtime: Fix typo check-in: aba0e87ac3 user: js tags: trunk | |
15:07 | runtime: Fix missing _Nonnull check-in: d70b6cca02 user: js tags: trunk | |
14:04 | Fix compilation for AmigaOS 4 check-in: a68265627e user: js tags: trunk | |
13:49 | Clean up a few defines check-in: d3fb77eb9c user: js tags: trunk | |
11:33 | linklib: Show errors with requester check-in: da2d0e7c07 user: js tags: amiga-library | |
11:30 | Merge trunk into branch "amiga-library" check-in: 1ff8c1e62d user: js tags: amiga-library | |
11:21 | Move DOSBase for Amiga .library to libbases.m check-in: 71f240abd9 user: js tags: amiga-library | |
03:50 | runtime/linklib: Show errors with requester check-in: e9b359a922 user: js tags: trunk | |
03:32 | runtime: Use exit(1) instead of abort() on AmigaOS check-in: 169832c303 user: js tags: trunk | |
03:06 | Let OF_ENSURE use OBJC_ERROR in runtime check-in: 8f271bed22 user: js tags: trunk | |
02:48 | runtime: Show fatal errors as requester on AmigaOS check-in: f2fdb37bec user: js tags: trunk | |
2020-12-19
| ||
22:39 | Pass atexit from the linklib check-in: c3ec28e2ea user: js tags: amiga-library | |
22:24 | Add -laboxstub -labox for .library on MorphOS check-in: 878cc0296e user: js tags: amiga-library | |
21:52 | ofhttp: Support for non-Unicode console output check-in: 7da1f47ece user: js tags: trunk | |
15:28 | Don't use dladdr on MorphOS check-in: bce687f0b4 user: js tags: amiga-library | |
14:44 | Don't build encodings twice for Amiga .library check-in: 82e9c435fe user: js tags: amiga-library | |
13:46 | Use -lmath on MorphOS for .library check-in: 9510e204b4 user: js tags: amiga-library | |
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 | |