summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/split.c
Commit message (Expand)AuthorAgeFilesLines
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-24/+25
* removed bool conversion and implicit empty check (nw) Miodrag Milanovic2015-04-191-1/+1
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-8/+8
* cstr() - > c_str() as preparation for move to std::string (nw) Miodrag Milanovic2015-04-111-13/+13
* fixed several missing assert.h includes (nw) Oliver Stöneberg2015-03-201-0/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-031-54/+44
* Fixed compile of split tool under GCC 4.6 (no whatsnew) Alex W. Jackson2011-09-111-2/+0
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-311-2/+2
* several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg] Fabio Priuli2010-03-171-1/+1
* Change tools I wrote to be straight BSD. Aaron Giles2009-10-311-4/+32
* Added some missing casts and other minor tweaks. Aaron Giles2009-08-191-1/+1
* Oops, meant to say "core_stricmp" Aaron Giles2009-07-161-3/+4
* Cleanups and version bump.mame0132u5 Aaron Giles2009-07-161-42/+42
* Never send a monster to do the work of an evil scientist... Aaron Giles2009-07-161-0/+441