summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/src2html.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic2016-11-111-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Removed some c_str() calls that are no longer necessary Nathan Woods2016-07-111-1/+1
* POSIX implementation for new directory read features, cleanup of Windows impl... Vas Crabb2016-06-251-8/+8
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-3/+3
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-4/+4
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-47/+45
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-8/+8
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-24/+25
* clang-modernize part 6 Miodrag Milanovic2015-12-041-3/+3
* clang-modernize part 5 Miodrag Milanovic2015-12-041-23/+23
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+906