summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/strutl.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-17strutl: Provide an APT::String::Join() functionJulian Andres Klode1-0/+2
2016-11-22Introduce tolower_ascii_unsafe() and use it for hashingJulian Andres Klode1-0/+5
2016-07-02use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies1-1/+11
2016-05-28accept only the expected UTC timezones in date parsingDavid Kalnischkies1-0/+15
2016-03-07Fix several typosVeres Lajos1-1/+1
2016-01-07Switch performance critical code to use APT::StringViewJulian Andres Klode1-1/+6
2015-12-29Turn tolower_ascii() and isspace_ascii() into inline functionsJulian Andres Klode1-2/+16
2015-12-27Introduce isspace_ascii() for use by parsersJulian Andres Klode1-0/+2
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies1-1/+1
2015-06-11show URI.Path in all acquire item descriptionsDavid Kalnischkies1-0/+1
2015-04-19Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies1-1/+1
2015-04-07demote VectorizeString gcc attribute from const to pureDavid Kalnischkies1-1/+1
2014-09-30mark private methods as hiddenDavid Kalnischkies1-2/+2
2014-07-08Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt1-0/+1
2014-07-08Add new Base256ToNum long long overload functionGuillem Jover1-0/+1
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-18/+18
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-10/+13
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies1-19/+19
2013-11-29add "APT::String::Endswith" and automatic adding of ".list" in apt edit-sourceMichael Vogt1-0/+1
2013-10-18re-add missing APT::String::StripMichael Vogt1-0/+7
2013-10-01change maxsplit default from "0" to maxintMichael Vogt1-2/+2
2013-10-01improve documentation for StringSplit()Michael Vogt1-2/+17
2013-09-07doc updateMichael Vogt1-2/+8
2013-09-07add maxsplit parameter to StringSplitMichael Vogt1-1/+1
2013-09-07implement StringSplit() as we need this to fix the dpkg status-fd output parsingMichael Vogt1-0/+2
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-0/+4
2013-03-15split out a method to strip whitespaces only on the right sideMichael Vogt1-0/+1
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies1-0/+6
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-56/+52
2011-09-13merge with debian/experimentalDavid Kalnischkies1-0/+4
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-0/+1
2011-07-26fix typos in changelog, make DeEscapeString const, improve descriptionMichael Vogt1-1/+1
2011-07-26add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt1-1/+1
2011-07-26* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt1-0/+4
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies1-0/+1
2011-01-13* apt-inst/contrib/extracttar.cc:David Kalnischkies1-0/+1
2010-12-03Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi1-0/+1
2010-11-16add support for third party changelogsMichael Vogt1-0/+1
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies1-2/+2
2010-06-08* apt-pkg/contrib/strutl.cc:David Kalnischkies1-1/+3
2010-03-31Userinfo is urlencoded in URIs (RFC 3986)David Kalnischkies1-0/+1
2010-03-30rename ExplodeString to VectorizeStringDavid Kalnischkies1-1/+1
2010-03-30replace every call to toupper with one to our own tolower_asciiDavid Kalnischkies1-15/+6
2010-02-18merge from the lp:~donkult/apt/sid branchMichael Vogt1-0/+1
2010-02-18Change the package index Info methods to allow apt-cache policy to beMichael Vogt1-0/+1
2010-02-18dd support for the LANGUAGE environment variableDavid Kalnischkies1-0/+1
2009-10-24Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2David Kalnischkies1-6/+6
2009-07-25Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessaryOtavio Salvador1-0/+1
2009-07-21* apt-pkg/acquire.cc:Michael Vogt1-0/+2
2009-06-29merge r1797 from lp:~donkult/apt/experimentalMichael Vogt1-0/+1