summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/strutl.cc
Commit message (Expand)AuthorAgeFilesLines
* merge 'after squeeze release'-stuffDavid Kalnischkies2011-02-031-0/+17
|\
| * * apt-inst/contrib/extracttar.cc:David Kalnischkies2011-01-131-0/+17
| |\
| | * Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi2010-12-031-0/+18
| |/
* / add support for third party changelogsMichael Vogt2010-11-161-0/+9
|/
* * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-09-281-2/+2
* * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-08-161-1/+1
* be sure that the RFC1123StrToTime method is run in a LANG=C environmentDavid Kalnischkies2010-06-091-2/+6
* use the portable timegm shown in his manpage instead of a strangeDavid Kalnischkies2010-06-091-20/+16
* * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-06-081-0/+36
* Userinfo is urlencoded in URIs (RFC 3986)David Kalnischkies2010-03-311-6/+15
* rename ExplodeString to VectorizeStringDavid Kalnischkies2010-03-301-3/+3
* replace every call to toupper with one to our own tolower_asciiDavid Kalnischkies2010-03-301-23/+26
* merge from the lp:~donkult/apt/sid branchMichael Vogt2010-02-181-0/+18
|\
| * dd support for the LANGUAGE environment variableDavid Kalnischkies2010-02-181-0/+18
| * * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-01-201-16/+33
* | Change the package index Info methods to allow apt-cache policy to beMichael Vogt2010-02-181-0/+12
* | * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-231-16/+33
|/
* replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)David Kalnischkies2009-09-081-2/+13
* [apt-pkg/contrib/strutl.cc] enable thousand separator according toDavid Kalnischkies2009-07-311-2/+2
* * apt-pkg/acquire.cc:Michael Vogt2009-07-211-1/+27
|\
| * fix problematic use of tolower() when calculating the version Michael Vogt2009-04-231-0/+11
| * * apt-pkg/contrib/strutl.cc:Michael Vogt2009-01-081-5/+9
| * apt-pkg/contrib/strutl.cc: increase the size limitMichael Vogt2008-12-091-2/+2
| * * apt-pkg/indexrecords.cc:Michael Vogt2008-12-081-0/+15
* | merge r1797 from lp:~donkult/apt/experimentalMichael Vogt2009-06-291-0/+11
* | * apt-pkg/contrib/strutl.cc:Michael Vogt2009-04-091-5/+9
|/
* Applying #298821 patch for further arbitary typosLuca Bruno2008-10-031-2/+2
* Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno2008-10-031-1/+1
* Fix ReadMessages to handle messages that are longer than 64000 bytes.Daniel Burrows2008-04-021-4/+40
* * Applied patch from Alexander Winston <alexander.winston@comcast.net>Otavio Salvador2007-12-081-3/+3
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-4/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-4/+0
* | * add "purge" commandline argument, closes: #133421)Michael Vogt2007-06-081-0/+1
|\ \
| * | * fix FTBFS with gcc 4.3, closes: #417090Michael Vogt2007-06-081-0/+1
| |/
* | * merged with apt--mvoMichael Vogt2005-11-301-35/+32
|\|
| * * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-231-35/+32
* | Remove a unused var.Otavio Salvador2005-03-231-1/+1
* | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-1/+44
|/
* - Clean up some string handling, patch from Peter LundkvistArch Librarian2004-09-201-3/+3
* Add safe_snprintfArch Librarian2004-09-201-3/+25
* Test for timegm in configure.Arch Librarian2004-09-201-2/+8
* Increase ReadMessages buffer. #111914Arch Librarian2004-09-201-2/+2
* Fixed string parsing, Bug #100046Arch Librarian2004-09-201-2/+2
* Restored GCC 2.95 compilabilityArch Librarian2004-09-201-1/+6
* Reverted CheckDomainList and LookupTag while adding new...Arch Librarian2004-09-201-11/+79
* Reverted unnecessary string changesArch Librarian2004-09-201-29/+29
* More ignoring of versionless packagesArch Librarian2004-09-201-2/+2
* Ensure the memory buffer is 0'dArch Librarian2004-09-201-45/+46
* Pedantic fixesArch Librarian2004-09-201-2/+2
* Fixed warningArch Librarian2004-09-201-2/+2