aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/PropSetSimple.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-29Stop disabling warnings where no longer needed.Neil1-5/+0
2013-12-22Avoid unsafe strcpy, strncpy, and strcat replacing with safer functions whichNeil1-1/+1
2013-12-15Format normalization - whitespace and braces made consistent.Neil1-1/+1
2013-05-02Remove Expanded method which was not used by any client code.nyamatongwe1-16/+7
2011-11-14Removed warning suppression that had been included for Visual C++ 6.0.nyamatongwe1-2/+2
2011-06-25Add casts to avoid warnings from SDK 64-bit compiler.nyamatongwe1-3/+4
2010-07-13New files for new lexer implementation.nyamatongwe1-0/+169