Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all vestiges of chunks. | Jason Evans | 2016-10-12 | 2 | -10/+2 |
* | Readme.txt error for building in the Windows | Bai | 2016-09-26 | 1 | -1/+1 |
* | Fix MSVC project | rustyx | 2016-07-07 | 2 | -2/+14 |
* | Rename most remaining *chunk* APIs to *extent*. | Jason Evans | 2016-06-06 | 2 | -14/+14 |
* | Rename huge to large. | Jason Evans | 2016-06-06 | 2 | -7/+7 |
* | Remove quarantine support. | Jason Evans | 2016-05-13 | 2 | -8/+0 |
* | Remove Valgrind support. | Jason Evans | 2016-05-13 | 2 | -6/+2 |
* | Cleanup MSVC project, embed PDB data inside static .lib | rustyx | 2016-04-12 | 2 | -14/+11 |
* | Fix MSVC project | rustyx | 2016-03-24 | 2 | -0/+8 |
* | Fix MSVC project and improve MSVC lib naming (v140 -> vc140) | rustyx | 2016-02-29 | 3 | -7/+23 |
* | Make test_threads more generic | rustyx | 2016-02-28 | 1 | -66/+55 |
* | Improve test_threads performance | rustyx | 2016-02-26 | 1 | -4/+4 |
* | Fix MSVC project | rustyx | 2016-02-26 | 2 | -0/+4 |
* | Add MS Visual Studio 2015 support | rustyx | 2016-02-20 | 9 | -0/+1188 |