| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #99 from archshift/ext-check | 2014-09-11 | 1 | -10/+10 | |
| |\ | |||||
| | * | Added string_util to common, small changes in loader.cpp | 2014-09-08 | 1 | -2/+6 | |
| | * | loader.cpp: improved file extension checking, made Upper/LowerStr useful | 2014-09-08 | 1 | -10/+6 | |
| * | | Merge pull request #103 from archshift/prune | 2014-09-10 | 1 | -4/+0 | |
| |\ \ | |||||
| | * | | common: Prune all redundant includes | 2014-09-08 | 1 | -4/+0 | |
| | |/ | |||||
| * / | Common: Fix a potential infinite loop in StringUtil's ReplaceAll | 2014-09-08 | 1 | -3/+8 | |
| |/ | |||||
| * | Common: Move remaining C header includes over to their C++ equivalent | 2014-08-17 | 1 | -3/+3 | |
| * | added helper functions for upper/lowercase strings | 2014-04-14 | 1 | -0/+16 | |
| * | fixed project includes to use new directory structure | 2014-04-08 | 1 | -3/+3 | |
| * | got rid of 'src' folders in each sub-project | 2014-04-08 | 1 | -0/+531 | |