summaryrefslogtreecommitdiff
path: root/src/warnings.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-11drop support for gcc-5, gcc-6, clang-4, clang-5 in travis and fix some misc i...gumi1-1/+1
2018-03-05remove invalid warnings from warnings.hppgumi1-2/+2
2015-09-29Update warnings for GCC 5Ben Longbons1-3/+18
2015-01-04Fix clang buildsBen Longbons1-0/+3
2014-07-01In order to disable them, diagnostic header must be public and includedBen Longbons1-1/+6
2014-06-30Finally get around to decoupling the warning systemBen Longbons1-752/+149
2014-06-27This is more reliableBen Longbons1-1/+1
2014-06-26changing the rules in a clean environment doesn't rebuildBen Longbons1-0/+5
2014-06-26Low hanging fruitBen Longbons1-9/+55
2014-04-22Make travis happyBen Longbons1-3/+20
2014-04-09Add all the missing copyright headersBen Longbons1-0/+23
2014-01-20Implement core formatterBen Longbons1-179/+180
2013-12-21fix travis errorsBen Longbons1-0/+2
2013-11-15Add classes for reading and writing filesBen Longbons1-1/+1
2013-08-01Poison std::string and use the various string classesBen Longbons1-4/+8
2013-06-25Don't break gccBen Longbons1-2/+6
2013-06-25Silence travisBen Longbons1-0/+4
2013-06-11Allegedly remove all manual memory managementBen Longbons1-1/+10
2013-05-15Alter memory management in login serverBen Longbons1-1/+2
2013-01-09Make incoming packets read-onlyBen Longbons1-2/+2
2013-01-08Improve warning management moreBen Longbons1-30/+59
2013-01-08Improve warnings; fix const_db.txt bug.Ben Longbons1-0/+643