Commit Graph

15 Commits

Author SHA1 Message Date
Ben Ramsey ebf1640ccb Implemented support for v3, v4, and v5 UUIDs. 2012-07-18 19:24:02 -05:00
Ben Ramsey 7450337147 Better UUIDv1 testing and generation of random node value 2012-07-18 19:22:24 -05:00
Ben Ramsey 5147809865 Pointing phpunit configuration to use the new src/ directory 2012-07-18 19:17:29 -05:00
Ben Ramsey f4616584f9 Cleanup with some name changes. 2012-07-18 17:21:42 -05:00
Ben Ramsey 302b5c519d Streamlining toString() method 2012-07-18 17:20:54 -05:00
Ben Ramsey 1b26a6da84 Shortened the names of most/least significant bits internally 2012-07-18 17:19:12 -05:00
Ben Ramsey db0cf77ed4 Renamed library/ to src/ to be consistent with other projects. 2012-07-18 16:55:29 -05:00
Ben Ramsey f2060ada25 Stubs for uuid3 and uuid5 2012-07-17 20:33:03 -05:00
Ben Ramsey 2b812d8200 Update composer.json 2012-07-17 20:32:36 -05:00
Ben Ramsey 7cbc62a40f Adding getFields() method to return array of fields. 2012-07-08 17:52:16 -05:00
Ben Ramsey 628d93a860 Better fromString() handling to allow URN strings. 2012-07-08 17:27:04 -05:00
Ben Ramsey 12146272b3 Adding getUrn() method with test 2012-07-08 17:17:20 -05:00
Ben Ramsey cba8a1b22e Wrapping lines for cleanliness. 2012-07-05 20:07:10 -05:00
Ben Ramsey 29587596d7 Updated comment for fromString() to include @throws. 2012-07-05 18:36:34 -05:00
Ben Ramsey dc93facbac Initial commit; supports UUID version 1 generation. 2012-07-05 18:29:35 -05:00