Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install random-glib.h | Dafydd Harries | 2007-02-13 | 1 | -1/+1 |
* | use ERROR_CFLAGS in subdirectories | Dafydd Harries | 2007-02-13 | 1 | -1/+1 |
* | random/: add unused qualifier to various parameters | Dafydd Harries | 2007-02-12 | 1 | -3/+13 |
* | add const qualifier to various things | Dafydd Harries | 2007-02-10 | 1 | -1/+1 |
* | test nice_rng_generate_bytes | Dafydd Harries | 2007-02-05 | 1 | -1/+7 |
* | don't seed new RNGs to 0 by default; allow overriding RNG constructor | Dafydd Harries | 2007-02-05 | 3 | -5/+16 |
* | nice_rng_glib_new_predictable | Dafydd Harries | 2007-02-05 | 2 | -0/+13 |
* | rename nice_glib_rng_new -> nice_rng_glib_new | Dafydd Harries | 2007-02-05 | 3 | -3/+3 |
* | include common.mk in each Makefile.am | Dafydd Harries | 2007-02-05 | 1 | -0/+2 |
* | add nice_rng_free | Dafydd Harries | 2007-01-31 | 2 | -0/+7 |
* | make nice_rng_new explicitly take void | Dafydd Harries | 2007-01-31 | 1 | -1/+1 |
* | install random.h | Dafydd Harries | 2007-01-31 | 1 | -0/+2 |
* | add random number generation code | Dafydd Harries | 2007-01-31 | 6 | -0/+175 |