Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers for all files | Youness Alaoui | 2010-02-16 | 1 | -2/+3 |
* | Clean the files from unwanted gtk-doc tags | Youness Alaoui | 2009-02-16 | 1 | -6/+6 |
* | Add an else to HAVE_CONFIG_H in order to define NICEAPI_EXPORT. Also removed ... | Youness Alaoui | 2008-11-03 | 1 | -6/+6 |
* | Updated test coverage of random submodule. Documented the module public API. ... | Kai Vehmanen | 2007-06-19 | 1 | -8/+51 |
* | add copyright/license notice to each .c/.h file | Dafydd Harries | 2007-04-30 | 1 | -0/+36 |
* | add const qualifier to various things | Dafydd Harries | 2007-02-10 | 1 | -1/+1 |
* | don't seed new RNGs to 0 by default; allow overriding RNG constructor | Dafydd Harries | 2007-02-05 | 1 | -4/+11 |
* | rename nice_glib_rng_new -> nice_rng_glib_new | Dafydd Harries | 2007-02-05 | 1 | -1/+1 |
* | add nice_rng_free | Dafydd Harries | 2007-01-31 | 1 | -0/+6 |
* | make nice_rng_new explicitly take void | Dafydd Harries | 2007-01-31 | 1 | -1/+1 |
* | add random number generation code | Dafydd Harries | 2007-01-31 | 1 | -0/+39 |