66 most recent events by user js occurring on or after 2020-05-31 19:24:21.
More ↑
|
2020-06-14
| ||
| 21:52 | Merge trunk into amiga-library branch (check-in: cf40aa9c66 user: js tags: amiga-library) | |
| 19:00 | .travis.yml: Remove STDOUT_SIMPLE (check-in: 141b8181c0 user: js tags: trunk) | |
| 16:07 | Check thread attributes before spawning the thread (check-in: 164475afdb user: js tags: trunk) | |
| 15:50 | Add a function wrapper for threads on Windows (check-in: e342aa8358 user: js tags: trunk) | |
| 15:32 | Fix releasing semaphore stored in free'd memory (check-in: 903b3326e2 user: js tags: trunk) | |
| 15:30 | Make threads work on Windows 98 (check-in: e16590dcb7 user: js tags: trunk) | |
|
2020-06-13
| ||
| 19:06 | Fix "make distclean" leaving files (check-in: 2a44ff3764 user: js tags: trunk) | |
| 19:03 | OFLocaleTests: Fix inconsistent output (check-in: 5f0a80bb81 user: js tags: trunk) | |
| 18:54 | OFSPXSocketTests: Make async tests optional (check-in: b945f29ecf user: js tags: trunk) | |
| 17:18 | OFSelectKernelEventObserver: Use of_socket_errno() (check-in: 0e3a8fbbf7 user: js tags: trunk) | |
|
2020-06-08
| ||
| 01:17 | Add missing import and fix "make clean" (check-in: 5d4e54363d user: js tags: amiga-library) | |
|
2020-06-07
| ||
| 21:32 | Clean up a little (check-in: fa90c6cb2c user: js tags: amiga-library) | |
| 21:14 | Add signal and sscanf to amiga-library.m (check-in: e2fcdcb6bd user: js tags: amiga-library) | |
| 20:25 | Switch to -fbaserel32 and -resident32 (check-in: 35cec55099 user: js tags: amiga-library) | |
| 18:27 | Add _Unwind_Backtrace to amiga-library.m (check-in: b50dc283cf user: js tags: amiga-library) | |
| 16:53 | Add __(de)register_frame_info to amiga-library.m (check-in: 45a8b2333d user: js tags: amiga-library) | |
| 16:34 | Pass __sF around instead of std* individually (check-in: 514944f1ea user: js tags: amiga-library) | |
| 16:03 | Add libc symbols needed by the runtime to of_libc (check-in: f822adb905 user: js tags: amiga-library) | |
| 15:36 | Add missing extern for of_init() (check-in: eac02d83d6 user: js tags: amiga-library) | |
| 14:39 | • New ticket [62fe928cfb] Have tests for ARC. (artifact: b0a0e582b2 user: js) | |
| 14:37 | • New ticket [ced9d8df0b] Exceptions during init in ARC code crash on Windows. (artifact: 1b093eda3f user: js) | |
| 11:55 | OFDNSResolverTests: Fix broken format string (check-in: 17bd18996f user: js tags: trunk) | |
| 11:52 | • Ticket [6519b5a25e] Support for addresses like ::ffff:127.0.0.1 in of_socket_address_parse_ipv6() status still Open with 4 other changes (artifact: ad25663dfd user: js) | |
| 11:52 | • Ticket [ad0dd9dd62] Finish Unicode NF(K)D support status still Open with 4 other changes (artifact: bf2c250b5d user: js) | |
| 11:51 | • Ticket [6cd192758b] Create objfw.library for AmigaOS/MorphOS status still Open with 4 other changes (artifact: 5dbbb2c093 user: js) | |
| 11:51 | • Ticket [037c915376] utils/ofhttp Average the speed and ETA status still Open with 4 other changes (artifact: 5896861dc3 user: js) | |
| 11:50 | • Ticket [8c3fa1596f] OFDNSResolver Support for URI records status still Open with 4 other changes (artifact: e1af7baa7b user: js) | |
| 11:50 | • Ticket [0e15be9811] Automated test for OFProcess status still Open with 4 other changes (artifact: ed642dcfb4 user: js) | |
| 11:45 | • Ticket [fe99edca83] OFHTTPServer Support for keep-alive status still Open with 4 other changes (artifact: d3feb56db0 user: js) | |
| 11:38 | • Ticket [bbaefc086a] SCTP support status still Open with 3 other changes (artifact: 79c2b87d4b user: js) | |
| 11:19 | configure: Also check for _Unwind_* in libgcc(_s) (check-in: ec77afb06a user: js tags: trunk) | |
| 10:14 | Add .cirrus.yml file for Cirrus CI (check-in: d214ee0b06 user: js tags: trunk) | |
|
2020-06-06
| ||
| 22:43 | Add and use STATIC_AMIGA_LIB_NOINST targets (check-in: e8c7459ec7 user: js tags: amiga-library) | |
| 22:34 | Update buildsys (check-in: b78c2856d4 user: js tags: amiga-library) | |
|
2020-06-05
| ||
| 00:29 | Add missing nullability specifiers (check-in: 547abb97a0 user: js tags: amiga-library) | |
| 00:24 | configure: Move substitution of LINKLIB to later (check-in: 08f61f1f18 user: js tags: amiga-library) | |
| 00:17 | Add of_init() for Amiga .library (check-in: 964b5ed33c user: js tags: amiga-library) | |
|
2020-06-04
| ||
| 23:01 | Add initial amiga-{library,glue,end}.m (check-in: f6ab72da6e user: js tags: amiga-library) | |
| 22:38 | • Edit [5cda5efedc]: Move to branch amiga-library. (artifact: 6b0fe5f367 user: js) | |
| 22:37 | extra.mk.in: Remove obsolete comment (check-in: 85288221c8 user: js tags: trunk) | |
| 22:34 | Initial work to build ObjFW as Amiga .library (check-in: 5cda5efedc user: js tags: amiga-library) | |
| 22:28 | Update buildsys (check-in: e5a154ef2a user: js tags: trunk) | |
|
2020-06-02
| ||
| 21:43 | • Edit [898f6b5fbb]: Mark "Closed". (artifact: 69816bd3d2 user: js) | |
| 21:43 | • Edit [a230197b48]: Mark "Closed". (artifact: ff5ef8d792 user: js) | |
| 21:42 | • Edit [582e8986cc]: Mark "Closed". (artifact: 9ab3d91e11 user: js) | |
| 21:35 | Merge support for setting mtime (and atime) (check-in: b57531df38 user: js tags: trunk) | |
| 21:32 | ofarc: Set mtime of files extracted from GZIP (Closed-Leaf check-in: 582e8986cc user: js tags: set-mtime) | |
| 21:21 | OFGZIPStream: Add properties for OS and mtime (check-in: da5f126be3 user: js tags: set-mtime) | |
| 21:02 | ofarc: Set modification date of extracted files (check-in: bc158ffe75 user: js tags: set-mtime) | |
|
2020-06-01
| ||
| 21:02 | OFFileURLHandler: Move things around a little (check-in: 53e9c74096 user: js tags: set-mtime) | |
| 19:31 | PLATFORMS.md: Add Windows 98 SE and NT 4.0 (check-in: 97007c865f user: js tags: trunk) | |
| 19:09 | OFFileURLHandler: Support setting atime and mtime (check-in: c6b128a2f9 user: js tags: set-mtime) | |
| 18:46 | OFFileURLHandler: Support setting mtime on Win98 (check-in: cf233b2d5b user: js tags: set-mtime) | |
| 18:29 | README.md: Fix a weird line break (check-in: eb58561473 user: js tags: trunk) | |
| 18:24 | OFFileURLHandler: Weakly link _wutime64 (check-in: 1fedd3e87a user: js tags: set-mtime) | |
| 17:55 | OFFileURLHandler: Support setting mtime on Windows (check-in: 05da423cc9 user: js tags: set-mtime) | |
| 17:16 | OFFileURLHandler: Add support for setting mtime (check-in: 1273a3a39a user: js tags: set-mtime) | |
| 00:29 | • Changes to wiki page "News" (artifact: d853e00b7f user: js) | |
| 00:19 | • Deleted wiki page "ObjFW" (artifact: e4def8eba3 user: js) | |
| 00:17 | README.md: Add documentation section (check-in: 1d627ae293 user: js tags: trunk) | |
| 00:01 | README.md: Add a "Cloning the repository" section (check-in: 4c1f7dbb1a user: js tags: trunk) | |
|
2020-05-31
| ||
| 23:43 | README.md: Add releases section (check-in: 386e400ac6 user: js tags: trunk) | |
| 23:33 | • Added wiki page "News" (artifact: d0383e3d37 user: js) | |
| 23:17 | • Added wiki page "Releases" (artifact: 64d64af264 user: js) | |
| 19:26 | README.md: Mention the bug tracker (check-in: 5b5172abb2 user: js tags: trunk) | |
| 19:24 | README.md: Add "Support and community" section (check-in: 6b0845ae68 user: js tags: trunk) | |