| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers to 2018 | DrahtBot | 2018-07-27 | 1 | -1/+1 |
| * | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa | 2018-01-03 | 1 | -1/+1 |
| * | Removed CCheckQueueSpeed benchmark | Martin Ankerl | 2017-12-23 | 1 | -41/+0 |
| * | Improved microbenchmarking with multiple features. | Martin Ankerl | 2017-12-23 | 1 | -2/+2 |
| * | Merge #11558: Minimal code changes to allow msvc compilation | Wladimir J. van der Laan | 2017-12-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Minimal code changes to allow msvc compilation. | Aaron Clauson | 2017-11-10 | 1 | -1/+1 |
| * | | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider | 2017-11-16 | 1 | -6/+6 |
| |/ | |||||
| * | Declare single-argument (non-converting) constructors "explicit" | practicalswift | 2017-08-16 | 1 | -1/+1 |
| * | Add a FastRandomContext::randrange and use it | Pieter Wuille | 2017-03-29 | 1 | -1/+1 |
| * | Address ryanofsky feedback on CCheckQueue benchmarks. Eliminated magic number... | Jeremy Rubin | 2017-01-11 | 1 | -15/+24 |
| * | Add Basic CheckQueue Benchmark | Jeremy Rubin | 2017-01-09 | 1 | -0/+94 |