8000 Tags · RobThree/NUlid · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: RobThree/NUlid

Tags

1.7.3

Toggle 1.7.3's commit message

Verified

This commit was signed with the committer’s verified signature.
RobThree Rob Janssen
Update benchmarkresults

1.7.2

Toggle 1.7.2's commit message

Verified

This commit was signed with the committer’s verified signature.
RobThree Rob Janssen
Fix action

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
RobThree Rob Janssen
Monotonic UlidRng no longer allows specifying the mask; we default to…

… masking out the MSB of the random part which gives us at least 2^79 bits before running into a sequenceoverflow. Also fixed a bug in the MonotonicUlidRng that caused an InvalidOperationException("Clock moved backwards; this is not supported.")

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
RobThree Rob Janssen
Merge branch 'master' of https://github.com/RobThree/NUlid

1.3.2

Toggle 1.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
RobThree Rob Janssen
* Changed target frameworks to .Net 4.5 / NetStandard 2.0

1.3.1

Toggle 1.3.1's commit message
* Got rid of magic number and moved it to const

1.2

Toggle 1.2's commit message
* BenchmarkDotNet somehow breaks appveyor... will look into this later..

1.1

Toggle 1.1's commit message
* Upped version to 1.1.

1.0

Toggle 1.0's commit message
Merge branch 'master' of https://github.com/RobThree/NUlid.git

0