index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
lib
/
util
/
opresolv.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Low-level #include overhaul
AJR
2021-01-02
1
-5
/
+6
*
Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360)
Oliver Stöneberg
2020-04-08
1
-0
/
+9
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-9
/
+0
*
use C++ library includes (nw)
firewave
2020-01-22
1
-4
/
+4
*
srcclean (nw)
Vas Crabb
2016-09-26
1
-34
/
+34
*
Introduced an STL container for a view (util::view<T>), and changed opresolv ...
Nathan Woods
2016-09-11
1
-3
/
+3
*
Changing an 'assert(false)' to 'throw false', so that this always errors even...
Nathan Woods
2016-09-09
1
-2
/
+2
*
Attempting to make option_guide and option_guide::entry POD types; need to fi...
Nathan Woods
2016-09-02
1
-4
/
+4
*
Incorporating Vas Crabb feedback
Nathan Woods
2016-09-01
1
-1
/
+1
*
option_guide C++-ification, touched up imgtool
Nathan Woods
2016-08-27
1
-387
/
+306
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
1
-33
/
+32
*
Changed some int's to size_t's and added assertions where we were assuming th...
Nathan Woods
2016-07-07
1
-2
/
+2
*
C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch...
Nathan Woods
2016-07-07
1
-233
/
+215
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-17
/
+17
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+583