summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/regrep.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-5/+5
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-9/+9
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-70/+70
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-9/+9
* fixed error (nw) Miodrag Milanovic2015-12-311-2/+2
* missed one, thanks hap (nw) Miodrag Milanovic2015-12-311-2/+2
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-2/+2
* clang-modernize part 5 Miodrag Milanovic2015-12-041-43/+43
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1109