summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/strutl.h
AgeCommit message (Expand)Author
2020-02-26apt-pkg: default visibility to hiddenJulian Andres Klode
2020-02-18Remove code tagged APT_PKG_590, add some missing includesJulian Andres Klode
2019-11-25strutl: Add APT::String::DisplayLength() functionАлексей Шилин
2019-06-17RFC1123StrToTime: Accept const std::string& as first argumentJulian Andres Klode
2019-06-12Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode
2019-06-11Make APT::StringView publicJulian Andres Klode
2019-04-30apt-pkg: URI: Add 'explicit' to single argument constructorJulian Andres Klode
2019-02-26strutl: Remove deprecated functionsJulian Andres Klode
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-08-24Replace APT_CONST with APT_PURE everywhereJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-01-17strutl: Provide an APT::String::Join() functionJulian Andres Klode
2016-11-22Introduce tolower_ascii_unsafe() and use it for hashingJulian Andres Klode
2016-07-02use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies
2016-05-28accept only the expected UTC timezones in date parsingDavid Kalnischkies
2016-03-07Fix several typosVeres Lajos
2016-01-07Switch performance critical code to use APT::StringViewJulian Andres Klode
2015-12-29Turn tolower_ascii() and isspace_ascii() into inline functionsJulian Andres Klode
2015-12-27Introduce isspace_ascii() for use by parsersJulian Andres Klode
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies
2015-06-11show URI.Path in all acquire item descriptionsDavid Kalnischkies
2015-04-19Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies
2015-04-07demote VectorizeString gcc attribute from const to pureDavid Kalnischkies
2014-09-30mark private methods as hiddenDavid Kalnischkies
2014-07-08Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt
2014-07-08Add new Base256ToNum long long overload functionGuillem Jover
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies
2013-11-29add "APT::String::Endswith" and automatic adding of ".list" in apt edit-sourceMichael Vogt
2013-10-18re-add missing APT::String::StripMichael Vogt
2013-10-01change maxsplit default from "0" to maxintMichael Vogt
2013-10-01improve documentation for StringSplit()Michael Vogt
2013-09-07doc updateMichael Vogt
2013-09-07add maxsplit parameter to StringSplitMichael Vogt
2013-09-07implement StringSplit() as we need this to fix the dpkg status-fd output parsingMichael Vogt
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt
2013-03-15split out a method to strip whitespaces only on the right sideMichael Vogt
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-07-26fix typos in changelog, make DeEscapeString const, improve descriptionMichael Vogt
2011-07-26add 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
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies
2011-01-13* apt-inst/contrib/extracttar.cc:David Kalnischkies
2010-12-03Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi
2010-11-16add support for third party changelogsMichael Vogt
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies