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