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 | -19/+17 |
* | Cache the incremental iterators as you traverse the list, so that you don't h... | Enrico Granata | 2015-12-04 | 1 | -64/+79 |
* | Improve the std::list data formatter to not need to calculate indices for eve... | Enrico Granata | 2015-12-04 | 1 | -3/+6 |
* | [DataFormatters] Make libc++ list loop detection linear | Pavel Labath | 2015-10-21 | 1 | -88/+113 |
* | Fix Clang-tidy modernize-use-override warnings in source/Plugins/Language; ot... | Eugene Zelenko | 2015-10-20 | 1 | -22/+23 |
* | Move the C++ data formatters to the C++ language plugin | Enrico Granata | 2015-09-04 | 1 | -0/+370 |