Age | Commit message (Expand) | Author |
---|---|---|
2024-05-07 | lok: reseed comphelper's random number generator on fork. | Michael Meeks |
2020-11-21 | tdf#123936 Formatting files in module include with clang-format | Philipp Hofer |
2020-07-19 | compact namespace: comphelper | Noel Grandin |
2015-07-10 | add a SAL_RAND_REPEATABLE for repeatable random nums | Caolán McNamara |
2015-05-24 | callcatcher: update unused code | Caolán McNamara |
2015-01-06 | boost::math::nextafter->std::nextafter | Caolán McNamara |
2014-10-07 | disambiguate uniform_int_distribution | Caolán McNamara |
2014-10-06 | when size_t == unsigned int | Caolán McNamara |
2014-10-06 | use comphelper::rng::uniform_*_distribution everywhere | Caolán McNamara |
2014-05-17 | move boost rng wrapper from sc to comphelper | Thomas Arnhold |