summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-30Add noop mkdeps.sh and empty deps.mkEuAndreh1-0/+4
2024-09-28src/guuid.go: Remove "uuid" prefix from constantsEuAndreh2-9/+9
2024-09-28src/guuid.go: Rename XxxError to ErrXxxEuAndreh2-12/+10
2024-09-27Makefile: "var version" -> "const Version"EuAndreh1-1/+1
2024-09-22src/guuid.go: Add NewBytes() functionEuAndreh2-0/+20
2024-09-16src/guuid.go: Export UUIDByteCountEuAndreh1-4/+4
2024-09-13Initial version of v4 UUIDEuAndreh6-0/+509