summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/strutl.cc
AgeCommit message (Expand)Author
2010-09-28* apt-pkg/contrib/strutl.cc:David Kalnischkies
2010-08-16* apt-pkg/contrib/strutl.cc:David Kalnischkies
2010-06-09be sure that the RFC1123StrToTime method is run in a LANG=C environmentDavid Kalnischkies
2010-06-09use the portable timegm shown in his manpage instead of a strangeDavid Kalnischkies
2010-06-08* apt-pkg/contrib/strutl.cc:David Kalnischkies
2010-03-31Userinfo is urlencoded in URIs (RFC 3986)David Kalnischkies
2010-03-30rename ExplodeString to VectorizeStringDavid Kalnischkies
2010-03-30replace every call to toupper with one to our own tolower_asciiDavid Kalnischkies
2010-02-18merge from the lp:~donkult/apt/sid branchMichael Vogt
2010-02-18Change the package index Info methods to allow apt-cache policy to beMichael Vogt
2010-02-18dd support for the LANGUAGE environment variableDavid Kalnischkies
2010-01-23* apt-pkg/contrib/fileutl.cc:Michael Vogt
2010-01-20* apt-pkg/contrib/strutl.cc:David Kalnischkies
2009-09-08replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)David Kalnischkies
2009-07-31[apt-pkg/contrib/strutl.cc] enable thousand separator according toDavid Kalnischkies
2009-07-21* apt-pkg/acquire.cc:Michael Vogt
2009-06-29merge r1797 from lp:~donkult/apt/experimentalMichael Vogt
2009-04-23fix problematic use of tolower() when calculating the version Michael Vogt
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt
2009-01-08* apt-pkg/contrib/strutl.cc:Michael Vogt
2008-12-09apt-pkg/contrib/strutl.cc: increase the size limitMichael Vogt
2008-12-08* apt-pkg/indexrecords.cc:Michael Vogt
2008-10-03Applying #298821 patch for further arbitary typosLuca Bruno
2008-10-03Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno
2008-04-02Fix ReadMessages to handle messages that are longer than 64000 bytes.Daniel Burrows
2007-12-08* Applied patch from Alexander Winston <alexander.winston@comcast.net>Otavio Salvador
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2007-06-08* add "purge" commandline argument, closes: #133421)Michael Vogt
2007-06-08* fix FTBFS with gcc 4.3, closes: #417090Michael Vogt
2005-11-30* merged with apt--mvoMichael Vogt
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt
2005-03-23Remove a unused var.Otavio Salvador
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2004-09-20- Clean up some string handling, patch from Peter LundkvistArch Librarian
2004-09-20Add safe_snprintfArch Librarian
2004-09-20Test for timegm in configure.Arch Librarian
2004-09-20Increase ReadMessages buffer. #111914Arch Librarian
2004-09-20Fixed string parsing, Bug #100046Arch Librarian
2004-09-20Restored GCC 2.95 compilabilityArch Librarian
2004-09-20Reverted CheckDomainList and LookupTag while adding new...Arch Librarian
2004-09-20Reverted unnecessary string changesArch Librarian
2004-09-20More ignoring of versionless packagesArch Librarian
2004-09-20Ensure the memory buffer is 0'dArch Librarian
2004-09-20Pedantic fixesArch Librarian
2004-09-20Fixed warningArch Librarian
2004-09-20Alfredo's no_proxy patchArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20More fixesArch Librarian
2004-09-20More FixesArch Librarian