summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/editwininfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-1/+1
* there are reasons for things being the way they were (nw) Vas Crabb2020-01-311-0/+5
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-1/+1
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-301-5/+0
* fixed some clang-tidy warnings (nw) (#6197) Oliver Stöneberg2020-01-221-1/+1
* fix windows compile (nw) Miodrag Milanovic2017-02-111-0/+1
* Fix #1802 (uninitialised memory read as debugger command history) and clean u... Vas Crabb2016-12-171-39/+49
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-2/+2
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-2/+2
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-10/+4
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-11/+11
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+238