Age | Commit message (Expand) | Author |
---|---|---|
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-04-15 | Added Common::String::contains() method | Max Horn |
2006-09-30 | Added some String tests, to verify copy-on-write works correctly | Max Horn |
2006-03-28 | Renamed various container isEmpty() methods to empty() to match STL conventions | Max Horn |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-02-06 | Add testcases for String::hasSuffix and hasPrefix | Max Horn |
2003-12-24 | simple unit tests for List/Map/String classes | Max Horn |