| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Package lines for base32, move its tests to tests" | Jeroen van Rijn | 2025-10-09 | 1 | -228/+0 |
| * | Add `#+test` to base32_test.odin | gingerBill | 2025-09-28 | 1 | -0/+1 |
| * | encoding/base32: Fix RFC 4648 references and add RFC reference URL | Zoltán Kéri | 2024-12-31 | 1 | -3/+3 |
| * | encoding/base32: Add proper cleanup for encoded strings in tests | Zoltán Kéri | 2024-12-30 | 1 | -1/+3 |
| * | encoding/base32: Add custom alphabet test case | Zoltán Kéri | 2024-12-30 | 1 | -0/+75 |
| * | encoding/base32: Add encode->decode roundtrip test | Zoltán Kéri | 2024-12-30 | 1 | -0/+23 |
| * | encoding/base32: Move tests to base32_test.odin | Zoltán Kéri | 2024-12-29 | 1 | -0/+127 |