summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/split.cpp
Commit message (Expand)AuthorAgeFilesLines
* util: Further API cleanups: (#8661) Vas Crabb2021-10-051-11/+15
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-9/+9
* Much more core std::string_view modernization AJR2021-01-201-4/+2
* Low-level #include overhaul AJR2021-01-021-1/+1
* split was using sha1.h directly - fix that (nw) Vas Crabb2020-04-131-15/+12
* use C++ library includes (nw) firewave2020-01-221-5/+5
* No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic2016-11-111-2/+2
* TRUE/FALSE in tools section (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-4/+4
* 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-35/+33
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-1/+1
* clang-modernize part 5 Miodrag Milanovic2015-12-041-19/+19
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+431