Age | Commit message (Collapse) | Author |
|
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
|
|
|
|
On some systems, passing signed chars to macros like isspace() etc. lead
to a runtime error. Hence, mark these macros as forbidden by default,
and introduce otherwise equivalent alternatives for them.
|
|
|
|
|
|
This is only available in versions modified or translated by the team
|
|
This caused the punctuation mark to be displayed on the next line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks DrMcCoy for reporting it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Fingolfin for pointing this out (as previous commit)
|
|
Those were already present in ScummVM (thanks Fingolfin for point out)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
several classes in order to do so.
|
|
|
|
|