Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-29 | Stop disabling warnings where no longer needed. | Neil | 1 | -5/+0 | |
2013-12-22 | Avoid unsafe strcpy, strncpy, and strcat replacing with safer functions which | Neil | 1 | -1/+1 | |
guaranty termination where possible. | |||||
2013-12-15 | Format normalization - whitespace and braces made consistent. | Neil | 1 | -1/+1 | |
Parameter names added to method declarations. | |||||
2013-05-02 | Remove Expanded method which was not used by any client code. | nyamatongwe | 1 | -16/+7 | |
2011-11-14 | Removed warning suppression that had been included for Visual C++ 6.0. | nyamatongwe | 1 | -2/+2 | |
2011-06-25 | Add casts to avoid warnings from SDK 64-bit compiler. | nyamatongwe | 1 | -3/+4 | |
2010-07-13 | New files for new lexer implementation. | nyamatongwe | 1 | -0/+169 | |