summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/corestr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic2016-11-111-1/+1
* core_i64_hex_format is now a static function in memory.cpp Vas Crabb2016-03-031-4/+0
* Get rid of most uses of core_i64_hex_format, all remaining uses are in memory... Vas Crabb2016-03-011-1/+0
* Move more things to type-safe printf Vas Crabb2016-03-011-1/+0
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-2/+3
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-3/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-101-1/+1
* Fix strreplace, fixes snapshot and dtd issue (nw) Miodrag Milanovic2015-04-231-1/+1
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-0/+15
* Some compilers have issue with ! signs (nw) Miodrag Milanovic2015-03-211-5/+5
* small core_strwildcmp() clarification (nw) Oliver Stöneberg2014-04-071-1/+1
* some comments (nw) Oliver Stöneberg2014-03-241-1/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Added a way to handle output for debug messages and debugger itself into octa... Miodrag Milanovic2011-10-041-1/+2
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-13/+13
* Assert copyright ownership of core library files, and relicense Aaron Giles2009-10-091-2/+30
* Added helper function core_i64_hex_format. Replaced several printf cases in t... Aaron Giles2009-09-101-0/+5
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+60