Some bugs were fixed. Code clean-up and optimization were done. Some improvements and consolidation were done in the library API: some functions were renamed for name consistency, and some utility functions were added. Support for SSE2 instructions in the sfmt algorithm was added.
This release adds some bugfixes, code cleanup, and optimization, and some improvements and consolidation in the library API, mainly in functions with dynamic memory allocation. The sfmt algorithm has been added to the library. The library is now licensed under the LGPL.
Some bugs were fixed. A script was added to build and install prnglib as a shared library. Some changes were made in the API, in functions related to saving and loading of the pseudo random number generator's internal state.