Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/ioprocs.cpp: Added wrappers for common patterns. (#11608) | 2024-02-25 | 1 | -3/+2 | |
* | Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup. | 2023-04-13 | 1 | -12/+13 | |
* | File handling cleanup | 2022-04-19 | 1 | -68/+92 | |
* | Much more core std::string_view modernization | 2021-01-20 | 1 | -4/+12 | |
* | Low-level #include overhaul | 2021-01-02 | 1 | -1/+2 | |
* | hash.cpp, hashing.cpp: Change string processing to use std::string_view param... | 2021-01-01 | 1 | -15/+10 | |
* | Remove some deprecated instantiations of static constexpr members (MSVC compl... | 2020-11-15 | 1 | -6/+2 | |
* | use C++ library includes (nw) | 2020-01-22 | 1 | -1/+1 | |
* | (nw) Fix inadvertently non-const pointers - emu.h edition | 2018-09-20 | 1 | -7/+7 | |
* | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -1/+1 | |
* | Adding an assert() | 2016-07-27 | 1 | -0/+2 | |
* | Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... | 2016-07-23 | 1 | -0/+423 |