whuuid

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

23 check-ins

2019-07-17
19:15
Added a long-to-int cast which probably should have always been there. Leaf check-in: 7ba59164ec user: stephan tags: trunk
18:39
Fixed a misused fprintf() in #ifdef'd-out code. check-in: a25003b3ed user: stephan tags: trunk
2019-07-13
15:56
whuuid binary now sends its -d output to stderr so that it doesn't interfere with the output of the uuids. check-in: a4ee6720c8 user: stephan tags: trunk
15:34
Squelched an unused function param warning. check-in: e12c4ecf64 user: stephan tags: trunk
2017-04-04
10:37
minor typo fixes. check-in: f439c23e37 user: stephan tags: trunk
2017-03-23
10:44
minor typos and cleanups. check-in: 41733a5e5d user: stephan tags: trunk
10:17
removed a c99ism. check-in: 2176c7da0d user: stephan tags: trunk
10:10
removed Make version check, as it no longer works with make 4.x. check-in: 6acac8ce5d user: stephan tags: trunk
2011-04-08
18:09
Now compiles in c89 mode. check-in: cb41099563 user: stephan tags: trunk
2010-11-25
16:46
Improved the default seed to prevent leading byte of uuids being identically sequenced in any given run. check-in: 4b1285a767 user: stephan tags: trunk
2010-06-06
19:41
minor fix for 64-bit machines. check-in: ee7bb90b71 user: stephan tags: trunk
2010-03-03
13:28
minor doc changes. check-in: 5700a4a73d user: stephan tags: trunk
2010-03-02
17:38
re-ordered args to whuuid_fill_rand(), for consistency. check-in: dacabcf578 user: stephan tags: trunk
2010-02-24
18:19
s/whuuid_state/whuuid_rng/g. Other cleanups. check-in: 3be6b268dd user: stephan tags: trunk
17:27
lots of little cleanups. check-in: 60d56387c6 user: stephan tags: trunk
16:58
split into .h/.c and test file. check-in: 7324d8169a user: stephan tags: trunk
16:37
changed whuuid_rand_uint() to use a Linear Congruent RNG. Outperforms /dev/urandom in my tests for this use case. check-in: 0be5d0bf44 user: stephan tags: trunk
16:17
checking in before trying another RNG approach. check-in: aafc27152a user: stephan tags: trunk
01:23
added a new RNG. check-in: 161ca236a8 user: stephan tags: trunk
2010-02-23
01:16
minor touchups. check-in: 63fb6880b7 user: stephan tags: trunk
00:31
lots of cleanups check-in: b695269377 user: stephan tags: trunk
2010-02-22
23:54
egg check-in: 012e482796 user: stephan tags: trunk
23:52
initial empty check-in check-in: e582a7c6ce user: stephan tags: trunk