Age | Commit message (Expand) | Author | Files | Lines |
2015-09-29 | Update warnings for GCC 5 | Ben Longbons | 1 | -3/+18 |
2015-01-04 | Fix clang builds | Ben Longbons | 1 | -0/+3 |
2014-07-01 | In order to disable them, diagnostic header must be public and included | Ben Longbons | 1 | -1/+6 |
2014-06-30 | Finally get around to decoupling the warning system | Ben Longbons | 1 | -752/+149 |
2014-06-27 | This is more reliable | Ben Longbons | 1 | -1/+1 |
2014-06-26 | changing the rules in a clean environment doesn't rebuild | Ben Longbons | 1 | -0/+5 |
2014-06-26 | Low hanging fruit | Ben Longbons | 1 | -9/+55 |
2014-04-22 | Make travis happy | Ben Longbons | 1 | -3/+20 |
2014-04-09 | Add all the missing copyright headers | Ben Longbons | 1 | -0/+23 |
2014-01-20 | Implement core formatter | Ben Longbons | 1 | -179/+180 |
2013-12-21 | fix travis errors | Ben Longbons | 1 | -0/+2 |
2013-11-15 | Add classes for reading and writing files | Ben Longbons | 1 | -1/+1 |
2013-08-01 | Poison std::string and use the various string classes | Ben Longbons | 1 | -4/+8 |
2013-06-25 | Don't break gcc | Ben Longbons | 1 | -2/+6 |
2013-06-25 | Silence travis | Ben Longbons | 1 | -0/+4 |
2013-06-11 | Allegedly remove all manual memory management | Ben Longbons | 1 | -1/+10 |
2013-05-15 | Alter memory management in login server | Ben Longbons | 1 | -1/+2 |
2013-01-09 | Make incoming packets read-only | Ben Longbons | 1 | -2/+2 |
2013-01-08 | Improve warning management more | Ben Longbons | 1 | -30/+59 |
2013-01-08 | Improve warnings; fix const_db.txt bug. | Ben Longbons | 1 | -0/+643 |