.. |
findMatch.cpp
|
6b024b21bf
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
пре 7 година |
findMatch.h
|
7dbfe6994d
Engine directory for ticket #1
|
пре 13 година |
stringFunctions.cpp
|
6b024b21bf
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
пре 7 година |
stringFunctions.h
|
7fc60fbf59
Better to use strlcat and strlcpy and move them to the cpp file. Provided an implementation for platforms that don't support them (macOS only currently)
|
пре 7 година |
stringUnit.cpp
|
1728fe39ad
Use strncat instead of strcat to prevent some buffer overflows
|
пре 7 година |
stringUnit.h
|
7dbfe6994d
Engine directory for ticket #1
|
пре 13 година |
unicode.cpp
|
172391e1d3
Fixed V610: Undefined behavior
|
пре 8 година |
unicode.h
|
fcf52fb5e0
Rename the memory allocating versions to make prev error less likely
|
пре 10 година |