summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-282-7/+7
* oops (nw) Olivier Galibert2015-01-251-1/+1
* Changed osd_font to struct osd_font and removed unnecessary osdepend.h couriersud2015-01-172-2/+0
* added missing catch in chd_file_compressor::async_read() and chdman main() (nw) Oliver Stöneberg2015-01-161-0/+5
* Fix compile and cleanup includes (nw) Miodrag Milanovic2015-01-113-6/+6
* Fix compile (nw) Miodrag Milanovic2015-01-111-3/+3
* fix compile (nw) Miodrag Milanovic2015-01-101-1/+1
* Palettes are now copied during get_primlist. This should fix couriersud2015-01-012-1/+10
* chdman: bail out in chd_file::hunk_info() on unknown compression type (nw) Oliver Stöneberg2014-12-311-0/+3
* more ThreadSanitizer data race warning "fixes" (nw) Oliver Stöneberg2014-12-312-7/+11
* debug: fix the avl trees logic Fabrice Bellet2014-12-181-33/+35
* Fix various typos Zoë Blade2014-11-302-2/+2
* Unicode combining accents go after the base character (nw) Justin Kerk2014-11-291-1/+1
* added macros for calculator button symbols, like eg. squareroot hap2014-11-291-20/+36
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-20/+20
* 1 more bad byte found in stopthie, confirmed by seanriddle hap2014-11-181-1/+1
* cleanup hap2014-11-171-109/+134
* nw hap2014-11-161-6/+8
* made plaparse less strict about whitespace and ordering, and added .phase key... hap2014-11-161-104/+194
* fix compile hap2014-11-151-1/+1
* Changing #includes for headers that are part of toolchain and not part of any... Scott Stone2014-09-291-1/+1
* do not start tagmap lookup counting until everything is initialized / tagmap ... Oliver Stöneberg2014-09-092-2/+6
* moved tagged_list:: out of tagged_list to make it catch-able / handle add_exc... Oliver Stöneberg2014-09-081-9/+9
* Fix Clang compile (nw) R. Belmont2014-08-101-1/+1
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* Cleanups and version bump Miodrag Milanovic2014-07-222-3/+3
* disabled allocation logging (nw) Oliver Stöneberg2014-05-161-1/+1
* re-applied safe corealloc changes (nw) Oliver Stöneberg2014-05-162-16/+11
* Revert of r30457 per Micko (nw) Scott Stone2014-05-152-10/+14
* corealloc adjustments: Oliver Stöneberg2014-05-152-14/+10
* return an error when trying to use a .7z file with zippath - for now (nw) Oliver Stöneberg2014-05-141-0/+18
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-082-0/+42
* small FASTDEBUG optimization Oliver Stöneberg2014-05-031-1/+1
* CHD cleanups: [MetalliC] R. Belmont2014-04-281-1/+1
* this needs fixing properly, but it currently gets in the way during profiling... David Haywood2014-04-201-0/+2
* cdrom: fix uninitialized flags [MetalliC] R. Belmont2014-04-181-0/+2
* don't memset structs or classes in C++, fixes regression from last commit (nw) R. Belmont2014-04-181-2/+0
* Fix r29545 w.r.t sockets and friends (nw) Olivier Galibert2014-04-181-1/+1
* chd updates: [MetalliC] R. Belmont2014-04-185-14/+38
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-162-0/+996
* Fixes for PowerPC AltiVec compile [Vas Crabb] R. Belmont2014-04-121-0/+1
* corefile: Don't crash on 0-length files [O. Galibert] Olivier Galibert2014-04-111-2/+2
* small core_strwildcmp() optimization when empty strings are involved (nw) Oliver Stöneberg2014-04-071-5/+10
* small core_strwildcmp() clarification (nw) Oliver Stöneberg2014-04-071-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-079-70/+70
* reverting, sorry for this vconv needs to be updated (nw) Miodrag Milanovic2014-03-315-7/+7
* VS2013 x64 is little bit more anal about signed/unsigned comparison (nw) Miodrag Milanovic2014-03-315-7/+7
* some dynamic_buffer/dynamic_array usage cleanups (nw) Oliver Stöneberg2014-03-292-5/+3
* converted some global_alloc_array() usage to dynamic_array/dynamic_buffer (nw) Oliver Stöneberg2014-03-281-1/+1
* some comments (nw) Oliver Stöneberg2014-03-241-1/+1