Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
(#7555)
|
|
|
|
instead of an AutoFreeSmallVector.
|
|
handling.
|
|
The raw_strings vector may not include NULLs as no consumer can deal with it.
|
|
|
|
std::vector::[push|emplace]_back()
|
|
|
|
This is a C++11 feature that allows the compiler to check that a virtual
member declaration overrides a base-class member with the same signature.
Also src/blitter/32bpp_anim_sse4.hpp +38 is no longer erroneously marked
as virtual despite being a template.
|
|
|
|
|
|
|
|
|
|
the return is not NULL)
|
|
|
|
|
|
|
|
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
texts
|
|
starting with '.' as valid translations, resulting in languages with empty name, which causes trouble.
|
|
|
|
|
|
|
|
string codes.
|
|
|
|
|