summaryrefslogtreecommitdiff
path: root/dwarflint/wrap.cc
Commit message (Expand)AuthorAgeFilesLines
* Update dwarf branch name, license and contributor policy.dwarfMark Wielaard2012-06-061-19/+11
* dwarflint: Move the testing code of wrap.cc to tests/test-wrap.ccPetr Machata2010-10-221-46/+0
* dwarflint: Avoid constructing temporary std::string in line wrapperPetr Machata2010-10-011-13/+14
* dwarflint: Fix off-by-one in spacesPetr Machata2010-10-011-1/+1
* dwarflint: Add a function to format N spacesPetr Machata2010-10-011-3/+45
* dwarflint: Fix wrapping long words on indented linesPetr Machata2010-10-011-3/+13
* dwarflint: Add line wrapperPetr Machata2010-10-011-0/+169