1. aa46e66 Import google/uuid v1.3.0 by Dan Willemsen · 1 year, 2 months ago main master
  2. 44b5fee Minor cleanup. by Paul Borman · 2 years, 11 months ago
  3. e28eb7b Remove TestConformance from null_test.go. It was useful to demonstrate by Paul Borman · 2 years, 11 months ago
  4. ae25fc6 feat(uuid): Added support for NullUUID (#76) by Samuel Roth · 2 years, 11 months ago
  5. 655bf50 Add randomness pool mode for V4 UUID (#80) by Andrey Pechkurov · 2 years, 11 months ago
  6. 512b657 feat: add public matcher function for custom error type invalidLengthError (#78) by Charlie Lukman · 3 years, 2 months ago
  7. bfb86fa Add NewString Func (#73) by jackterm · 3 years, 4 months ago
  8. b5d0d36 hash.go hash error covered and linter error fixed (#71) by Yusuf Turhan Papurcu · 3 years, 4 months ago
  9. 9377784 Update sql.go (#72) by Steven Kaufman · 3 years, 4 months ago
  10. 85223fa Reduce custom error allocation (#70) by Mitsuo Heijo · 3 years, 5 months ago
  11. edef28d Use a custom error type for invalid lengths, replacing `fmt.Errorf` (#69) by Joe Wreschnig · 3 years, 5 months ago
  12. 0e4e311 Fix race in NewUUID() (#64) by Andrey Abramov · 4 years ago
  13. cb32006 refactor (*UUID).UnmarshalText (#58) by Tomáš Procházka · 4 years ago
  14. bd45158 Resolved code issues of gofmt and golint (#55) by Andy Pan · 4 years, 2 months ago
  15. 7c63a14 Merge pull request #53 from KosToZyB/master by pborman · 4 years, 3 months ago
  16. c78a2f9 Update README.md by Veselkov Konstantin · 4 years, 3 months ago
  17. a2d1171 Initial empty repository by Inna Palant · 5 years ago
  18. c2e93f3 Merge pull request #44 from trabetti/master by pborman · 5 years ago
  19. f00b204 remove uuid_source by talis · 5 years ago
  20. e23e7ef use strings.NewReader() instead of math/rand.Rand by talis · 5 years ago
  21. dc0f887 Merge branch 'master' of https://github.com/google/uuid by talis · 5 years ago
  22. 63b66dd reused version4 NewRandom() and added better testing by talis · 5 years ago
  23. 0cd6bf5 Add darkfeline's change to set ifname if no interface is found. by Paul Borman · 5 years ago
  24. caad4a1 simplify test by talis · 5 years ago
  25. 005951d added source to enable concurrent reproducible usage by talis · 5 years ago
  26. 9b3b1e0 Merge pull request #38 from dmitris/go-mod by pborman · 6 years ago
  27. 364ba63 add go.mod file by Dmitry Savintsev · 6 years ago
  28. 2768d47 Merge pull request #37 from google/borman by pborman · 6 years ago
  29. 16ca3ea Add parsing support for: by Paul Borman · 6 years ago
  30. e704694 Merge pull request #35 from OrlovEvgeny/master by pborman · 6 years ago
  31. 7cf7505 Merge pull request #26 from martinlindhe/mustparse by pborman · 6 years ago
  32. d460ce9 Remove leftover comment. by Paul Borman · 6 years ago
  33. 81e4ea7 edit slice by oj · 6 years ago
  34. dec09d7 Merge pull request #28 from elliott5/gopherjs by pborman · 6 years ago
  35. a4243a3 remove net when targeting JS by Elliott Stoneham · 6 years ago
  36. 4ebdd04 Merge pull request #27 from martinlindhe/master by pborman · 7 years ago
  37. 9c6b413 fix some typos by Martin Lindhe · 7 years ago
  38. bb91e0b remove false claim about NewRandom() panic, pointed out in https://github.com/google/uuid/issues/12\#issue-232965368 by Martin Lindhe · 7 years ago
  39. 3d673cf add MustParse(), which returns an UUID or panics by Martin Lindhe · 7 years ago
  40. 1f1ba6f make 'go vet' happy by Martin Lindhe · 7 years ago
  41. 8c31c18 Merge pull request #23 from loderunner/master by pborman · 7 years ago
  42. 5c50970 add FromBytes constructor by Charles Francoise · 7 years ago
  43. e367a34 Merge pull request #22 from kortschak/constant by pborman · 7 years ago
  44. 5b5a8cb Remove never-true conditional by kortschak · 7 years ago
  45. 7e072fc Merge pull request #17 from Kerrigan29a/patch-1 by pborman · 7 years ago
  46. 3e2a039 A little error in the documentation of dce.go by Javier Escalada · 7 years ago
  47. 281f560 Merge pull request #16 from KonstantinCodes/typos by pborman · 7 years ago
  48. 0614758 Typos suggested by @corburn by Konstantin Scheumann · 7 years ago
  49. b7be3e3 Merge pull request #15 from sjeandeaux/test/data-egals-data by pborman · 7 years ago
  50. cdf9b51 [test] compare two slices of bytes thanks @maknihamdi by Stéphane Jeandeaux · 7 years ago
  51. 1c6adf5 Merge pull request #13 from oreqizer/patch-1 by pborman · 7 years ago
  52. 264af6d version4: Typo in 'New' doc by Boris · 7 years ago
  53. 6a5e285 Merge pull request #11 from thatguystone/master by pborman · 7 years ago
  54. 3694829 sql: Support nil values by Andrew Stone · 7 years ago
  55. c96242e sql: Remove redundant type asserts by Andrew Stone · 7 years ago
  56. 064e206 Update .travis.yml by pborman · 7 years ago
  57. ad42bb4 Merge pull request #9 from syohex/correct-rfc-number by pborman · 8 years ago
  58. 6d68e26 Correct RFC number by Syohei YOSHIDA · 8 years ago
  59. f3f4b54 Fix type by Paul Borman · 8 years ago
  60. a34cdf6 Merge branch 'master' of https://github.com/google/uuid by Paul Borman · 8 years ago
  61. 9887602 Merge branch 'master' of https://github.com/google/uuid by Paul Borman · 8 years ago
  62. ca12c44 Merge pull request #5 from bmatsuo/bmatsuo/no-unsafe-parsing by pborman · 8 years ago
  63. dfce887 Merge pull request #7 from bmatsuo/bmatsuo/godoc-fixes by pborman · 8 years ago
  64. 33471c9 Remove underscores form private variables. by Paul Borman · 8 years ago
  65. 834b00a Bring naming of exported values inline with current Go practice. by Paul Borman · 8 years ago
  66. 9ce06d2 small change to NewUUID return docs by Bryan Matsuo · 8 years ago
  67. edbe6ec make receiver names for marshal.go methods consistent with other UUID methods by Bryan Matsuo · 8 years ago
  68. 3018594 misc godoc fixes by Bryan Matsuo · 8 years ago
  69. 386477f Merge pull request #6 from bmatsuo/bmatsuo/fix-file-perms by pborman · 8 years ago
  70. 2fed5ac Merge pull request #3 from bmatsuo/bmatsuo/generic-must-function by pborman · 8 years ago
  71. bff124a remove the spurious executable bit from go source files by Bryan Matsuo · 8 years ago
  72. 7508f98 optimize internal parsing function -- avoid unsafe []byte parsing by Bryan Matsuo · 8 years ago
  73. 2d45679 cosmetic change for NIL return value by Bryan Matsuo · 8 years ago
  74. 8748089 create NewRandom func consistent with other version constructors by Bryan Matsuo · 8 years ago
  75. 7dd4798 replace `Must*` funcs with a single generic Must func by Bryan Matsuo · 8 years ago
  76. a8b7006 Remove json.go by Paul Borman · 8 years ago
  77. 06994e7 Update readme to make sure people know the API might change. by Paul Borman · 8 years ago
  78. 9e951e1 Change a UUID from []byte to [16]byte along with other API changes. by Paul Borman · 8 years ago
  79. 82d3e37 Update paths by Paul Borman · 8 years ago
  80. cd53251 Merge pull request #24 from bmatsuo/bmatsuo/array-conversions by pborman · 8 years ago
  81. be63595 add method Array.String() by Bryan Matsuo · 8 years ago
  82. 6032e8b don't slice arrays to test their values by Bryan Matsuo · 8 years ago
  83. b411868 define Array type to convert UUIDs to/from map keys. by Bryan Matsuo · 8 years ago
  84. 0f1a469 Merge pull request #14 from shawnps/patch-1 by pborman · 8 years ago
  85. c307928 Merge pull request #16 from theory/driver.Valuer by pborman · 8 years ago
  86. a97ce2c Revert godoc link by Paul Borman · 8 years ago
  87. ad90cc0 Add build status by Paul Borman · 8 years ago
  88. af95d6e Add travis-ci configuration for testing. by Paul Borman · 8 years ago
  89. 27e2c5e Merge pull request #13 from bmatsuo/optimizations by pborman · 8 years ago
  90. 6cc520c Fix govet issues and make node.go thread safe. by Paul Borman · 8 years ago
  91. ae80070 Merge pull request #23 from jboverfelt/sql-test by pborman · 8 years ago
  92. 6ce35c2 use Error rather than Errorf when there are no formatting directives by Shawn Smith · 9 years ago
  93. 5aa6bf0 De-dupe comment. by David E. Wheeler · 8 years ago
  94. 26c42f1 Value() is on UUID, not *UUID. by David E. Wheeler · 9 years ago
  95. 0384d88 Add support for driver.Valuer. by David E. Wheeler · 9 years ago
  96. c1c74ae Fix broken test and update tests to include coverage for empty uuid scenarios by Justin Overfelt · 8 years ago
  97. 5bc7379 Merge pull request #19 from dansouza/master by pborman · 8 years ago
  98. 1480113 Merge pull request #10 from wallclockbuilder/master by pborman · 8 years ago
  99. eff1cd8 Merge pull request #17 from shawnps/patch-4 by pborman · 8 years ago
  100. db13d9e Merge pull request #20 from shawnps/patch-5 by pborman · 8 years ago