summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/strutl.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-10/+13
* warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-03-131-19/+19
* add "APT::String::Endswith" and automatic adding of ".list" in apt edit-sourceMichael Vogt2013-11-291-0/+1
* re-add missing APT::String::StripMichael Vogt2013-10-181-0/+7
* change maxsplit default from "0" to maxintMichael Vogt2013-10-011-2/+2
* improve documentation for StringSplit()Michael Vogt2013-10-011-2/+17
* doc updateMichael Vogt2013-09-071-2/+8
* add maxsplit parameter to StringSplitMichael Vogt2013-09-071-1/+1
* implement StringSplit() as we need this to fix the dpkg status-fd output parsingMichael Vogt2013-09-071-0/+2
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-0/+4
* split out a method to strip whitespaces only on the right sideMichael Vogt2013-03-151-0/+1
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+6
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-56/+52
* merge with debian/experimentalDavid Kalnischkies2011-09-131-0/+4
|\
| * fix typos in changelog, make DeEscapeString const, improve descriptionMichael Vogt2011-07-261-1/+1
| * add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt2011-07-261-1/+1
| * * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt2011-07-261-0/+4
* | Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-0/+1
|/
* merge 'after squeeze release'-stuffDavid Kalnischkies2011-02-031-0/+1
|\
| * * apt-inst/contrib/extracttar.cc:David Kalnischkies2011-01-131-0/+1
| |\
| | * Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi2010-12-031-0/+1
| |/
* / add support for third party changelogsMichael Vogt2010-11-161-0/+1
|/
* move the users away from the deprecated StrToTime() methodDavid Kalnischkies2010-06-091-2/+2
* * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-06-081-1/+3
* Userinfo is urlencoded in URIs (RFC 3986)David Kalnischkies2010-03-311-0/+1
* rename ExplodeString to VectorizeStringDavid Kalnischkies2010-03-301-1/+1
* replace every call to toupper with one to our own tolower_asciiDavid Kalnischkies2010-03-301-15/+6
* merge from the lp:~donkult/apt/sid branchMichael Vogt2010-02-181-0/+1
|\
| * dd support for the LANGUAGE environment variableDavid Kalnischkies2010-02-181-0/+1
* | Change the package index Info methods to allow apt-cache policy to beMichael Vogt2010-02-181-0/+1
|/
* Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2David Kalnischkies2009-10-241-6/+6
* Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessaryOtavio Salvador2009-07-251-0/+1
* * apt-pkg/acquire.cc:Michael Vogt2009-07-211-0/+2
|\
| * fix problematic use of tolower() when calculating the version Michael Vogt2009-04-231-0/+1
| * * apt-pkg/indexrecords.cc:Michael Vogt2008-12-081-0/+1
* | merge r1797 from lp:~donkult/apt/experimentalMichael Vogt2009-06-291-0/+1
|/
* * fixed compile errors with g++ 7.3 (thanks to Michael Vogt2007-06-191-0/+1
* * merged the no-pragma branchMichael Vogt2006-12-141-3/+1
|\
| * * removed the pragma messMichael Vogt2006-10-021-3/+1
* | * merged with apt--mvoMichael Vogt2005-11-301-13/+13
|\|
| * * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-231-13/+13
* | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-1/+2
|/
* Add safe_snprintfArch Librarian2004-09-201-1/+4
* Restored GCC 2.95 compilabilityArch Librarian2004-09-201-4/+12
* Reverted CheckDomainList and LookupTag while adding new...Arch Librarian2004-09-201-3/+18
* Changed comparision operatorsArch Librarian2004-09-201-8/+10
* Ensure the memory buffer is 0'dArch Librarian2004-09-201-6/+14
* Alfredo's no_proxy patchArch Librarian2004-09-201-1/+2
* Join with aliencodeArch Librarian2004-09-201-4/+34
* A few functions migrated aroundArch Librarian2004-09-201-1/+3