summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/corestr.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-241-10/+10
* Licenses for Raphael Nabet (nw) Miodrag Milanovic2015-06-071-0/+22
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-291-2/+2
* 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/+122
* small core_strwildcmp() optimization when empty strings are involved (nw) Oliver Stöneberg2014-04-071-5/+10
* added TODOs about potential overflows in core_i64_hex_format() and core_i64_o... Oliver Stöneberg2014-03-101-0/+2
* 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/+38
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-131-1/+1
* Added gprof support to the makefile. [Bryan Ischo] Aaron Giles2010-04-081-2/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-4/+4
* 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
* Cleanups and version bump. Aaron Giles2009-09-101-2/+2
* Added helper function core_i64_hex_format. Replaced several printf cases in t... Aaron Giles2009-09-101-0/+29
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-251-4/+5
* 'fixed' core_strwildcmp by increasing the limit from 8 to 16 characters smf-2009-03-281-15/+15
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+120