about summary refs log tree commit diff
path: root/src/rt/isaac
AgeCommit message (Expand)AuthorLines
2013-09-23Remove the C(++) ISAAC Rng from the old rt.Huon Wilson-243/+0
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-2/+0
2013-04-26rt: use the [u]int[nn]_t types in the RNG.Huon Wilson-9/+14
2013-04-25rt: pull upstream ISAAC code for consistency between 32/64 bit platformsHuon Wilson-18/+23
2011-09-23rt: Remove the problematic min()/max()/align()/abs() macros from isaac/standa...Patrick Walton-12/+0
2011-09-20rt: Rename rand() to isaac_rand() since the former prevents lots of standard ...Patrick Walton-2/+2
2011-07-13Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.Graydon Hoare-1/+1
2010-06-23Populate tree.Graydon Hoare-0/+247