Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 676613ea | 2025-10-24 14:25:34 | Remove gcc3 Feedback sthen@, tweak and OK jca@ | ||
| c27f24ba | 2025-10-24 13:51:16 | update textproc/typst to 0.14.0 Announce: https://typst.app/blog/2025/typst-0.14/ Changelog: https://typst.app/docs/changelog/0.14.0/ | ||
| 8ea2a656 | 2025-10-23 13:20:31 | remove MODPY_COMMENT from PLISTs, no longer needed | ||
| 9cfdb24c | 2025-10-23 13:20:19 | remove MODPY_COMMENT from PLISTs, no longer needed | ||
| 09097999 | 2025-10-23 12:11:38 | update to py3-ruamel.yaml-0.18.16 | ||
| d5767252 | 2025-10-23 02:57:53 | update jellyfish to 1.2.1 | ||
| b756a78f | 2025-10-22 18:40:54 | + simdutf | ||
| e4a7344f | 2025-10-22 18:35:25 | import textproc/simdutf: unicode validator and transcoder with SIMD simdutf provides fast Unicode functions for validation and transcoding, using SIMD instructions. It compiles down to a small library of a few hundred kilobytes. Functions are exception-free and non allocating. ok kirill@, jca@ | ||
| ef77a032 | 2025-10-22 13:19:55 | Update to ripgrep 15.1.0 https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0 | ||
| ec918324 | 2025-10-20 19:22:54 | garbage-collect old @conflict entries; many were never needed, some are no longer needed since 6.9 was dropped from quirks. (experience has shown that having these around when not needed causes some confusion when using another port as a template for a new one; not least by me ;) |