summaryrefslogtreecommitdiff
path: root/src/io/write_test.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-25Merge branch 'hotfix'Ben Longbons1-1/+34
2014-08-25Fix potential file corruption with partial writesv14.4.20Ben Longbons1-1/+34
2014-06-30Finally get around to decoupling the warning systemBen Longbons1-2/+0
2014-06-26Stick everything in a namespaceBen Longbons1-0/+3
2014-06-26Low hanging fruitBen Longbons1-0/+3
2014-04-24Header cleanupBen Longbons1-0/+1
2014-04-14Ditch gcc 4.6 supportBen Longbons1-9/+9
2014-04-09Add all the missing copyright headersBen Longbons1-0/+20
2014-02-08Implement AStringBen Longbons1-6/+6
2014-02-06Wrap remaining FDs in a classBen Longbons1-10/+9
2013-12-23fix other build errorBen Longbons1-1/+5
2013-11-15Add classes for reading and writing filesBen Longbons1-0/+79