Maxim Bublis
|
10f354ca4b
|
Added error messages prefix
|
2013-12-04 19:11:37 +04:00 |
Maxim Bublis
|
3d29736e97
|
Updated README
|
2013-12-04 19:03:41 +04:00 |
Maxim Bublis
|
3f8b0b0fa2
|
Added FromString parser
|
2013-12-04 19:01:44 +04:00 |
Maxim Bublis
|
349e66f415
|
Added FromBytes converter
|
2013-12-04 15:49:52 +04:00 |
Maxim Bublis
|
e1d4317e3c
|
Now with 100% test coverage
|
2013-12-03 20:03:45 +04:00 |
Maxim Bublis
|
a7058a90b0
|
Added tests for bitwise operations
|
2013-12-03 20:01:39 +04:00 |
Maxim Bublis
|
154a70b629
|
Using value instead of pointer in test
|
2013-12-03 20:01:22 +04:00 |
Maxim Bublis
|
a3b73a811d
|
Updated links
|
2013-12-03 18:49:33 +04:00 |
Maxim Bublis
|
b82a796ef0
|
Updated links
|
2013-12-03 18:48:45 +04:00 |
Maxim Bublis
|
043d3695ae
|
Added GoDoc status icon
|
2013-12-03 14:18:18 +04:00 |
Maxim Bublis
|
872f316627
|
go lint
|
2013-12-03 14:17:47 +04:00 |
Maxim Bublis
|
b0e46e6681
|
Cosmetic
|
2013-12-03 14:02:22 +04:00 |
Maxim Bublis
|
7806bcd471
|
Added example and notice of tested Go versions
|
2013-12-03 13:59:31 +04:00 |
Maxim Bublis
|
92afb8d8fe
|
Build against released versions of Go
|
2013-12-03 13:41:36 +04:00 |
Maxim Bublis
|
3a4c80cb57
|
Merge pull request #2 from alindeman/epoch_bug
Fixes bug: epochStart is being added twice
|
2013-12-02 08:03:14 -08:00 |
Maxim Bublis
|
93078ed034
|
Updated links
|
2013-12-02 19:33:31 +04:00 |
Andy Lindeman
|
bfd6674638
|
Fixes bug: epochStart is being added twice
|
2013-09-25 18:12:20 -04:00 |
Maxim Bublis
|
c78c1486a4
|
Merge pull request #1 from satori/master
fixed links
|
2013-08-05 03:21:08 -07:00 |
Maxim Bublis
|
28b33ebe8c
|
fixed links
|
2013-08-05 14:17:33 +04:00 |
Maxim Bublis
|
68d5abec68
|
Dropped epoch func setter/getter
|
2013-07-29 17:07:35 +04:00 |
Maxim Bublis
|
bdf6752f55
|
Added bitwise AND and OR operations for UUID
|
2013-07-27 12:09:46 +04:00 |
Maxim Bublis
|
0971b1350e
|
return uuid instead of pointer
|
2013-07-25 14:30:11 +04:00 |
Maxim Bublis
|
3aa70bb761
|
copyright notice added to source files
|
2013-07-24 16:49:33 +04:00 |
Maxim Bublis
|
93cf86f2c8
|
uuid generation functions signatures changed
|
2013-07-23 18:22:23 +04:00 |
Maxim Bublis
|
3b756678c4
|
Examples dropped
|
2013-07-23 18:17:06 +04:00 |
Maxim Bublis
|
67d9289518
|
tests refactored
|
2013-07-23 18:08:05 +04:00 |
Maxim Bublis
|
dbd450cd14
|
Fixed Travis CI build status image url
|
2013-07-17 16:58:08 +04:00 |
Maxim Bublis
|
7ecb95b6a7
|
do not return partially initialized UUID on error
|
2013-07-17 16:06:54 +04:00 |
Maxim Bublis
|
b50e6c82d7
|
go fmt
|
2013-07-17 16:00:24 +04:00 |
Maxim Bublis
|
820484d99d
|
Added Travis CI build status
|
2013-07-17 15:06:34 +04:00 |
Maxim Bublis
|
56bfdc9ea4
|
go fmt
|
2013-07-17 15:03:51 +04:00 |
Maxim Bublis
|
1034b5a0be
|
Added Travis CI support
|
2013-07-17 14:58:55 +04:00 |
Maxim Bublis
|
ccb23b2132
|
better API for changing epoch calculation function
|
2013-07-09 17:10:32 +04:00 |
Maxim Bublis
|
65354884e6
|
cosmetic
|
2013-07-09 17:10:05 +04:00 |
Maxim Bublis
|
40349dfbd7
|
100% test coverage
|
2013-07-09 17:02:40 +04:00 |
Maxim Bublis
|
3148e12291
|
API for changing epoch calculation function
|
2013-07-09 17:02:26 +04:00 |
Maxim Bublis
|
c2d3d3f30e
|
handle absence of real network interfaces
|
2013-07-09 14:53:28 +04:00 |
Maxim Bublis
|
86bd425532
|
blackbox testing
|
2013-07-09 14:35:21 +04:00 |
Maxim Bublis
|
3eabe3eb96
|
formatted to fit in width of 80 characters
|
2013-07-09 14:12:16 +04:00 |
Maxim Bublis
|
a4ef7639b6
|
UUID version 1 and 2 speed improvements
|
2013-06-19 14:16:52 +04:00 |
Maxim Bublis
|
9900c92c07
|
cosmetic
|
2013-06-19 01:51:09 +04:00 |
Maxim Bublis
|
8890320c67
|
UUID version 2 implementation (as described in DCE 1.1)
|
2013-06-19 01:48:27 +04:00 |
Maxim Bublis
|
7d34789581
|
added examples
|
2013-06-18 23:04:48 +04:00 |
Maxim Bublis
|
d6514623b2
|
cosmetic
|
2013-06-18 23:04:30 +04:00 |
Maxim Bublis
|
3b90dc21d7
|
benchmarks separated
|
2013-06-18 23:04:09 +04:00 |
Maxim Bublis
|
6686cf783b
|
tests added
|
2013-06-18 21:00:58 +04:00 |
Maxim Bublis
|
7727cb7aa6
|
UUID equality function
|
2013-06-18 20:17:07 +04:00 |
Maxim Bublis
|
3bbffb3eeb
|
predefined namespace UUIDs as pointers
|
2013-06-18 20:16:16 +04:00 |
Maxim Bublis
|
fbbf090357
|
tests added
|
2013-06-18 20:14:33 +04:00 |
Maxim Bublis
|
4cf21236b6
|
cosmetic
|
2013-06-18 19:08:28 +04:00 |