summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/strutl.cc
AgeCommit message (Expand)AuthorFilesLines
2009-09-08replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)David Kalnischkies1-2/+13
2009-07-31[apt-pkg/contrib/strutl.cc] enable thousand separator according toDavid Kalnischkies1-2/+2
2009-07-21* apt-pkg/acquire.cc:Michael Vogt1-1/+27
2009-06-29merge r1797 from lp:~donkult/apt/experimentalMichael Vogt1-0/+11
2009-04-23fix problematic use of tolower() when calculating the version Michael Vogt1-0/+11
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt1-5/+9
2009-01-08* apt-pkg/contrib/strutl.cc:Michael Vogt1-5/+9
2008-12-09apt-pkg/contrib/strutl.cc: increase the size limitMichael Vogt1-2/+2
2008-12-08* apt-pkg/indexrecords.cc:Michael Vogt1-0/+15
2008-10-03Applying #298821 patch for further arbitary typosLuca Bruno1-2/+2
2008-10-03Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno1-1/+1
2008-04-02Fix ReadMessages to handle messages that are longer than 64000 bytes.Daniel Burrows1-4/+40
2007-12-08* Applied patch from Alexander Winston <alexander.winston@comcast.net>Otavio Salvador1-3/+3
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt1-4/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-4/+0
2007-06-08* add "purge" commandline argument, closes: #133421)Michael Vogt1-0/+1
2007-06-08* fix FTBFS with gcc 4.3, closes: #417090Michael Vogt1-0/+1
2005-11-30* merged with apt--mvoMichael Vogt1-35/+32
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt1-35/+32
2005-03-23Remove a unused var.Otavio Salvador1-1/+1
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador1-1/+44
2004-09-20- Clean up some string handling, patch from Peter LundkvistArch Librarian1-3/+3
2004-09-20Add safe_snprintfArch Librarian1-3/+25
2004-09-20Test for timegm in configure.Arch Librarian1-2/+8
2004-09-20Increase ReadMessages buffer. #111914Arch Librarian1-2/+2
2004-09-20Fixed string parsing, Bug #100046Arch Librarian1-2/+2
2004-09-20Restored GCC 2.95 compilabilityArch Librarian1-1/+6
2004-09-20Reverted CheckDomainList and LookupTag while adding new...Arch Librarian1-11/+79
2004-09-20Reverted unnecessary string changesArch Librarian1-29/+29
2004-09-20More ignoring of versionless packagesArch Librarian1-2/+2
2004-09-20Ensure the memory buffer is 0'dArch Librarian1-45/+46
2004-09-20Pedantic fixesArch Librarian1-2/+2
2004-09-20Fixed warningArch Librarian1-2/+2
2004-09-20Alfredo's no_proxy patchArch Librarian1-1/+25
2004-09-20Join with aliencodeArch Librarian1-10/+153
2004-09-20More fixesArch Librarian1-6/+19
2004-09-20More FixesArch Librarian1-3/+43
2004-09-20Fixed ftp resumeArch Librarian1-2/+2
2004-09-20Moved time handling, fixed makefilesArch Librarian1-4/+13
2004-09-20Beautified URI printing to not include passwordsArch Librarian1-8/+18
2004-09-20Fixed sign conversionArch Librarian1-2/+2
2004-09-20A few functions migrated aroundArch Librarian1-1/+38
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian1-1/+28
2004-09-20Fixed a uri parser bugArch Librarian1-2/+4
2004-09-20Url parsing fixArch Librarian1-8/+7
2004-09-20Source record file list parsingArch Librarian1-3/+3
2004-09-20Fixed typoArch Librarian1-2/+2
2004-09-20Signal safetyArch Librarian1-1/+4
2004-09-20Minor fixes for FTP supportArch Librarian1-23/+48
2004-09-20Http download fixesArch Librarian1-1/+2