| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix error for uuid to require 36 bytes instead 32 (4 bytes for dashes) | Ed Yu | 2024-08-26 | 1 | -15/+20 |
| * | Add `unsafe_write` to `uuid` package | Feoramund | 2024-06-22 | 1 | -4/+45 |
| * | Add buffer-based `to_string` to `uuid` package | Feoramund | 2024-06-22 | 1 | -1/+30 |
| * | Make UUID `Identfier` only a distinct byte array | Feoramund | 2024-06-22 | 1 | -5/+5 |
| * | Add `core:encoding/uuid` | Feoramund | 2024-06-22 | 1 | -0/+61 |