Daniel James e98b64269f Simpler, less efficient, id generation.
I noticed a bug for an edge case in the id generator. Wouldn't be too
hard to fix, but the implementation was too complicated with some really
pointless optimizations, so I rewrote it using a simpler brute force
method. Will be fine for now unless something has a lot of duplicate ids.

[SVN r85368]
2013-08-16 17:31:26 +00:00
2010-04-05 07:24:27 +00:00
Description
Mirrored via gitea-mirror
7.4 MiB
Languages
C++ 98.5%
Python 0.9%
Shell 0.4%
C 0.1%