| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-21 | Correct ampersands as well | mathieui | |
| 2016-01-21 | Common: asterisks go against the type name | mathieui | |
| not the variable name | |||
| 2015-09-11 | Partially revert "General: Toss out PRI macro usage" | Lioncash | |
| 2015-06-28 | Use emplace() instead of insert() where applicable for maps. | Lioncash | |
| 2015-05-25 | Set copyright year to when a file was created | Tillmann Karras | |
| 2015-05-25 | Update license headers to GPLv2+ | Tillmann Karras | |
| 2014-09-19 | Fix build failing when disabling precompiled headers. | Rohit Nirmal | |
| 2014-09-08 | Include CommonTypes.h instead of Common.h. | Rohit Nirmal | |
| 2014-03-14 | Kill off some usages of c_str. | Lioncash | |
| Also changes some function params, but this is ok. Some simplifications were also able to be made (ie. killing off strcmps with ==, etc). | |||
| 2014-03-09 | clang-modernize -use-nullptr | Tillmann Karras | |
| and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine | |||
| 2014-03-09 | clang-modernize -loop-convert | Tillmann Karras | |
| and some manual adjustments | |||
| 2014-02-22 | Make Common/ mostly IWYU clean (and fix errors in rest of the project ↵ | Pierre Bourdon | |
| detected by this change). | |||
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
