Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-26 | add another escape test case, fixup octal one (its \0XX instead of \0XXX) | Michael Vogt | |
2011-07-26 | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: | Michael Vogt | |
- add new DeEscapeString() similar to DeQuoteQuotedWord but unescape charackter escapes like \0XXX and \xXX (plus add test) |