summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/opresolv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-3/+5
* srcclean (nw) Vas Crabb2016-09-261-27/+27
* Folded util::contiguous_sequence_wrapper<T> into coretmpl.h, and fixing the r... Nathan Woods2016-09-121-1/+1
* Renamed util::view<T> to util::contiguous_sequence_wrapper<T>, changed ::iter... Nathan Woods2016-09-121-3/+3
* Introduced an STL container for a view (util::view<T>), and changed opresolv ... Nathan Woods2016-09-111-7/+7
* Subscripting std::array<..., 0> is bad; working around this specific case Nathan Woods2016-09-101-1/+1
* Worked around the OPTION_GUIDE_EXTERN issue by using a crazy trick involving ... Nathan Woods2016-09-031-9/+18
* Figured out a slightly better way to make the option guide macros to work Nathan Woods2016-09-031-8/+7
* Attempting to make option_guide and option_guide::entry POD types; need to fi... Nathan Woods2016-09-021-19/+48
* option_guide C++-ification, touched up imgtool Nathan Woods2016-08-271-65/+136
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+0
* Changed some int's to size_t's and added assertions where we were assuming th... Nathan Woods2016-07-071-1/+1
* C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch... Nathan Woods2016-07-071-53/+67
* lot more updated (nw) Miodrag Milanovic2015-05-111-2/+2
* Missed lib for adding licenses (nw) Miodrag Milanovic2015-05-071-0/+2
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-14/+7
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-17/+16
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-1/+1
* Enum and union normalization. Aaron Giles2012-09-161-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* - moved opresolv and zippath into /lib/util from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-161-0/+160