index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better support for screen orientation/geometry:
Vas Crabb
2018-07-26
1
-3
/
+5
*
srcclean (nw)
Vas Crabb
2016-09-26
1
-27
/
+27
*
Folded util::contiguous_sequence_wrapper<T> into coretmpl.h, and fixing the r...
Nathan Woods
2016-09-12
1
-1
/
+1
*
Renamed util::view<T> to util::contiguous_sequence_wrapper<T>, changed ::iter...
Nathan Woods
2016-09-12
1
-3
/
+3
*
Introduced an STL container for a view (util::view<T>), and changed opresolv ...
Nathan Woods
2016-09-11
1
-7
/
+7
*
Subscripting std::array<..., 0> is bad; working around this specific case
Nathan Woods
2016-09-10
1
-1
/
+1
*
Worked around the OPTION_GUIDE_EXTERN issue by using a crazy trick involving ...
Nathan Woods
2016-09-03
1
-9
/
+18
*
Figured out a slightly better way to make the option guide macros to work
Nathan Woods
2016-09-03
1
-8
/
+7
*
Attempting to make option_guide and option_guide::entry POD types; need to fi...
Nathan Woods
2016-09-02
1
-19
/
+48
*
option_guide C++-ification, touched up imgtool
Nathan Woods
2016-08-27
1
-65
/
+136
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
1
-1
/
+0
*
Changed some int's to size_t's and added assertions where we were assuming th...
Nathan Woods
2016-07-07
1
-1
/
+1
*
C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch...
Nathan Woods
2016-07-07
1
-53
/
+67
*
lot more updated (nw)
Miodrag Milanovic
2015-05-11
1
-2
/
+2
*
Missed lib for adding licenses (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-14
/
+7
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-17
/
+16
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-1
/
+1
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-1
/
+1
*
Enum and union normalization.
Aaron Giles
2012-09-16
1
-2
/
+2
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
- moved opresolv and zippath into /lib/util from MESS [Miodrag Milanovic]
Miodrag Milanovic
2010-06-16
1
-0
/
+160