summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/guuid.go: Add test for panic inside New()EuAndreh2025-01-142-8/+21
* .gitignore: Include pattern for cgoEuAndreh2024-10-291-0/+1
* Makefile: Simplify time file generation on bench taget dependenciesEuAndreh2024-10-291-2/+1
* Makefile: Prioritize local version when building and linkingEuAndreh2024-10-291-2/+2
* Setup conventional functional tests, fuzz targets and benchmarksEuAndreh2024-10-2013-42/+310
* src/guuid.go: Remove NewBytes()EuAndreh2024-10-192-20/+0
* Add noop mkdeps.sh and empty deps.mkEuAndreh2024-09-303-0/+8
* src/guuid.go: Remove "uuid" prefix from constantsEuAndreh2024-09-282-9/+9
* src/guuid.go: Rename XxxError to ErrXxxEuAndreh2024-09-282-12/+10
* Makefile: "var version" -> "const Version"EuAndreh2024-09-271-1/+1
* src/guuid.go: Add NewBytes() functionEuAndreh2024-09-222-0/+20
* src/guuid.go: Export UUIDByteCountEuAndreh2024-09-161-4/+4
* Initial version of v4 UUIDEuAndreh2024-09-136-0/+509
* Initial empty commitEuAndreh2024-09-120-0/+0