summaryrefslogtreecommitdiffstats
path: root/src/io/bufferstream.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-8/+8
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* fix build warningKris De Gussem2013-03-121-1/+1
| | | (bzr r12195)
* Drop duplicate io code ( Bug #1120585 )Kris De Gussem2013-03-111-0/+109
(bzr r12192)