Commit Graph

9 Commits

Author SHA1 Message Date
Ben Ramsey d0ffcb2d4a Adding code to detect whether this is a 32-bit or 64-bit PHP build 2012-07-19 17:02:19 -05:00
Ben Ramsey a1fc4ef300 Implemented compareTo() and equals() 2012-07-18 20:13:37 -05:00
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 302b5c519d Streamlining toString() method 2012-07-18 17:20:54 -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 dc93facbac Initial commit; supports UUID version 1 generation. 2012-07-05 18:29:35 -05:00