summaryrefslogtreecommitdiffstats
path: root/test/src/SFMT.c
Commit message (Expand)AuthorAgeFilesLines
* Replace tabs following #define with spaces.Jason Evans2017-01-211-1/+1
* Whitespace cleanups.Jason Evans2014-09-051-10/+10
* Use KQU() rather than QU() where applicable.Jason Evans2014-05-291-1/+1
* Use ULL prefix instead of LLU for unsigned long longsMike Hommey2014-05-271-1/+1
* Enable big-endian mode for SFMT.Jason Evans2014-03-311-0/+3
* Fix a strict aliasing violation.Jason Evans2013-12-121-2/+6
* Fix inline-related macro issues.Jason Evans2013-12-101-19/+19
* Add probabability distribution utility code.Jason Evans2013-12-101-5/+0
* Integrate SFMT 1.3.3 into test infrastructure.Jason Evans2013-12-091-0/+717