Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -143/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Avoid referencing &vec[vec.size()] as this triggers iterator debugging | lloyd | 2015-01-07 | 1 | -1/+1 |
* | Visual C++'s iterator debugging gets cranky with &vec[vec.size()]. | lloyd | 2014-05-15 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+143 |