aboutsummaryrefslogtreecommitdiff
path: root/version1.go
AgeCommit message (Expand)Author
2020-07-02Fix race in NewUUID() (#64)Andrey Abramov
2017-07-28Typos suggested by @corburnKonstantin Scheumann
2016-02-29Merge branch 'master' of https://github.com/google/uuidPaul Borman
2016-02-29Remove underscores form private variables.Paul Borman
2016-02-28small change to NewUUID return docsBryan Matsuo
2016-02-28misc godoc fixesBryan Matsuo
2016-02-25replace `Must*` funcs with a single generic Must funcBryan Matsuo
2016-02-19Change a UUID from []byte to [16]byte along with other API changes.Paul Borman
2015-06-03Move code up one directoryPaul Borman
2011-08-08uuid: source re-organizationPaul Borman
2011-08-08Initial checking of the go-uuid code.Paul Borman