| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core:os -> core:os/old && core:os/os2 -> core:os | Jeroen van Rijn | 6 days | 1 | -1/+1 |
| | | |||||
| * | Remove all `core:os` imports from JS targets | Jeroen van Rijn | 6 days | 3 | -7/+19 |
| | | | | | Fix `local_tz_name` on FreeBSD. | ||||
| * | core:text/regex -> core:os/os2 | Jeroen van Rijn | 7 days | 1 | -2/+2 |
| | | |||||
| * | Change Odin's LICENSE to zlib from BSD 3-clause | gingerBill | 2025-10-28 | 2 | -2/+2 |
| | | | | | This change was made in order to allow things produced with Odin and using Odin's core library, to not require the LICENSE to also be distributed alongside the binary form. | ||||
| * | Further overhaul of package line comments. | Jeroen van Rijn | 2025-10-09 | 1 | -1/+1 |
| | | |||||
| * | Remove `Global` RegEx flag, default to unanchored patterns | Feoramund | 2025-05-24 | 1 | -3/+0 |
| | | |||||
| * | Add explicit license info to `core:text/regex` | Feoramund | 2024-08-04 | 2 | -0/+16 |
| | | |||||
| * | Move `Flag_To_Letter` to `core:text/regex/common` | Feoramund | 2024-08-04 | 1 | -0/+11 |
| | | |||||
| * | Allow configuring of `MAX_CAPTURE_GROUPS` for `n` > 10 | Feoramund | 2024-07-24 | 1 | -1/+1 |
| | | |||||
| * | Add `core:text/regex` | Feoramund | 2024-07-22 | 2 | -0/+52 |