Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-13 | Fixed @'s in a user's nick | David Athay | 1 | -0/+13 | |
2009-03-26 | Changed includes in utils/ dictory to new guidelines | Bjørn Lindeijer | 1 | -1/+1 | |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -0/+63 | |
The string utility methods are now grouped together in the stringutils.h header. Also, a toLower method was added for convenience. |