| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-10-29 | .gitignore: Include pattern for cgo | EuAndreh | 1 | -0/+1 |
| 2024-10-29 | Makefile: Simplify time file generation on bench taget dependencies | EuAndreh | 1 | -2/+1 |
| 2024-10-29 | Makefile: Prioritize local version when building and linking | EuAndreh | 1 | -2/+2 |
| 2024-10-20 | Setup conventional functional tests, fuzz targets and benchmarks | EuAndreh | 13 | -42/+310 |
| 2024-10-19 | src/guuid.go: Remove NewBytes() | EuAndreh | 2 | -20/+0 |
| 2024-09-30 | Add noop mkdeps.sh and empty deps.mk | EuAndreh | 3 | -0/+8 |
| 2024-09-28 | src/guuid.go: Remove "uuid" prefix from constants | EuAndreh | 2 | -9/+9 |
| 2024-09-28 | src/guuid.go: Rename XxxError to ErrXxx | EuAndreh | 2 | -12/+10 |
| 2024-09-27 | Makefile: "var version" -> "const Version" | EuAndreh | 1 | -1/+1 |
| 2024-09-22 | src/guuid.go: Add NewBytes() function | EuAndreh | 2 | -0/+20 |
| 2024-09-16 | src/guuid.go: Export UUIDByteCount | EuAndreh | 1 | -4/+4 |
| 2024-09-13 | Initial version of v4 UUID | EuAndreh | 6 | -0/+509 |
