Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-30 | Added -fno-strict-aliasing to CFLAGS | MadCamel | 1 | -0/+1 | |
This will likely fix a few minor weirdnesses, and compiler warnings. | |||||
2009-08-29 | Converted to Mersenne Twister for random. | MadCamel | 1 | -0/+8 | |
Randomerer! Also: Fixed a security problem. Can you find it? |