Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Language; oth... | Eugene Zelenko | 2016-02-29 | 1 | -28/+25 |
* | Reduce memory traffic in ConstString in the std::map formatter | Enrico Granata | 2015-12-04 | 1 | -6/+14 |
* | Do the same iterator caching optimization for std::map | Enrico Granata | 2015-12-04 | 1 | -48/+64 |
* | Fix Clang-tidy modernize-use-override warnings in source/Plugins/Language; ot... | Eugene Zelenko | 2015-10-20 | 1 | -21/+23 |
* | Move the C++ data formatters to the C++ language plugin | Enrico Granata | 2015-09-04 | 1 | -0/+452 |