gzdoom/tools
alexey.lysiuk 574e079f17 - use own implementation of iswalpha() function
Character classification is no longer affected by quirks of standard library implementation
Lookup table for own function was generated with Python thanks to Unicode Database module from its standard library
Explicitly set locale for POSIX targets was reverted to C

https://forum.zdoom.org/viewtopic.php?t=65641&start=18#p1115930
2019-08-24 20:52:24 +02:00
..
lemon Made Lemon's dynamic stack size compatible with C++ 2017-07-23 11:54:16 +03:00
myiswalpha - use own implementation of iswalpha() function 2019-08-24 20:52:24 +02:00
re2c No more warnings when building re2c with VC++ 2016-04-22 22:56:47 -05:00
updaterevision - added modification tagging to updaterevision to allow tagging an executable when a source tree is compiled before committing. 2017-05-13 12:52:28 -04:00
zipdir - fixed a warning caused by the LZMA-SDK update. 2018-01-21 10:58:12 +01:00
CMakeLists.txt - sorted sound backend code into subdirectories. 2019-07-14 16:07:18 +02:00