aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/StringCopy.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-11The Scintilla namespace is always active for internal symbols and for the lexerNeil1-4/+0
2014-01-21Added ELEMENTS macro and use it to clarify determining size of arrays.Neil Hodgson1-0/+3
2013-12-22Avoid unsafe strcpy, strncpy, and strcat replacing with safer functions whichNeil1-0/+33