summaryrefslogtreecommitdiff
path: root/src/io/cxxstdio.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-8/+8
2014-08-05Enums are not usually integers, sorryBen Longbons1-83/+2
2014-07-01In order to disable them, diagnostic header must be public and includedBen Longbons1-0/+2
2014-06-30Finally get around to decoupling the warning systemBen Longbons1-3/+5
2014-06-27This is more reliableBen Longbons1-25/+22
2014-06-26Stick everything in a namespaceBen Longbons1-0/+3
2014-06-26Low hanging fruitBen Longbons1-80/+2
2014-04-24Header cleanupBen Longbons1-3/+1
2014-04-22Make travis happyBen Longbons1-0/+2
2014-04-22Use strict ID typesBen Longbons1-4/+10
2014-04-19Wouldn't it be nice to have some integers too?Ben Longbons1-0/+3
2014-04-14Ditch gcc 4.6 supportBen Longbons1-4/+4
2014-03-31Be stricter about most arraysBen Longbons1-1/+0
2014-03-24Hopefully fix the buildBen Longbons1-2/+2
2014-03-16Clean up header organizationBen Longbons1-32/+29
2014-02-08Implement AStringBen Longbons1-3/+3
2013-12-06Add basic source formatting toolsBen Longbons1-50/+50
2013-11-15Another step towards proper header orderingBen Longbons1-0/+264