Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re s/guuid/uuid/g | EuAndreh | 2025-05-03 | 1 | -261/+0 |
* | tests/guuid.go: Use os.Exit over assert when testing panic | EuAndreh | 2025-01-15 | 1 | -1/+1 |
* | tests/guuid.go: Add test for panic inside New() | EuAndreh | 2025-01-14 | 1 | -0/+13 |
* | src/guuid.go: Remove NewBytes() | EuAndreh | 2024-10-19 | 1 | -15/+0 |
* | src/guuid.go: Remove "uuid" prefix from constants | EuAndreh | 2024-09-28 | 1 | -1/+1 |
* | src/guuid.go: Rename XxxError to ErrXxx | EuAndreh | 2024-09-28 | 1 | -3/+4 |
* | src/guuid.go: Add NewBytes() function | EuAndreh | 2024-09-22 | 1 | -0/+15 |
* | Initial version of v4 UUID | EuAndreh | 2024-09-13 | 1 | -0/+247 |