David Kalnischkies
|
410327e1ee
let TimeRFC1123 return an empty string if gmtime() fails
|
15 years ago |
David Kalnischkies
|
8ff84cf381
impossible to be too long but just to be sure use snprintf
|
15 years ago |
David Kalnischkies
|
3eb9e25785
merge 'after squeeze release'-stuff
|
15 years ago |
David Kalnischkies
|
f688d1d3c9
* apt-inst/contrib/extracttar.cc:
|
15 years ago |
Nobuhiro Hayashi
|
54f2f0a3e4
Permit base256 encoded value in the numeric field of tar header.
|
15 years ago |
Michael Vogt
|
cdb9307c70
add support for third party changelogs
|
15 years ago |
David Kalnischkies
|
4d8d8112bb
* apt-pkg/contrib/strutl.cc:
|
16 years ago |
David Kalnischkies
|
ea6db08d45
* apt-pkg/contrib/strutl.cc:
|
16 years ago |
David Kalnischkies
|
24d7b6267e
be sure that the RFC1123StrToTime method is run in a LANG=C environment
|
16 years ago |
David Kalnischkies
|
550891457f
use the portable timegm shown in his manpage instead of a strange
|
16 years ago |
David Kalnischkies
|
cd8cf88f0e
* apt-pkg/contrib/strutl.cc:
|
16 years ago |
David Kalnischkies
|
436d7eab92
Userinfo is urlencoded in URIs (RFC 3986)
|
16 years ago |
David Kalnischkies
|
3f42500d6b
rename ExplodeString to VectorizeString
|
16 years ago |
David Kalnischkies
|
6dc60370a7
replace every call to toupper with one to our own tolower_ascii
|
16 years ago |
Michael Vogt
|
113942be71
merge from the lp:~donkult/apt/sid branch
|
16 years ago |
Michael Vogt
|
5e02df826d
Change the package index Info methods to allow apt-cache policy to be
|
16 years ago |
David Kalnischkies
|
d7cf5923a0
dd support for the LANGUAGE environment variable
|
16 years ago |
Michael Vogt
|
b39c18596d
* apt-pkg/contrib/fileutl.cc:
|
16 years ago |
David Kalnischkies
|
d16aade9b7
* apt-pkg/contrib/strutl.cc:
|
16 years ago |
David Kalnischkies
|
1f99b6d338
replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)
|
17 years ago |
David Kalnischkies
|
d95cf70db1
[apt-pkg/contrib/strutl.cc] enable thousand separator according to
|
17 years ago |
Michael Vogt
|
53391d0fc5
* apt-pkg/acquire.cc:
|
17 years ago |
Michael Vogt
|
fa3b09450e
merge r1797 from lp:~donkult/apt/experimental
|
17 years ago |
Michael Vogt
|
4e86942abf
fix problematic use of tolower() when calculating the version
|
17 years ago |
Michael Vogt
|
09fab2442c
* apt-pkg/contrib/strutl.cc:
|
17 years ago |
Michael Vogt
|
38e00525e6
* apt-pkg/contrib/strutl.cc:
|
17 years ago |
Michael Vogt
|
aebe158d20
apt-pkg/contrib/strutl.cc: increase the size limit
|
17 years ago |
Michael Vogt
|
d4cd303eae
* apt-pkg/indexrecords.cc:
|
17 years ago |
Luca Bruno
|
0da8987ab9
Applying #298821 patch for further arbitary typos
|
18 years ago |
Luca Bruno
|
7365ff46a3
Fix some typos in docs and translations (thanks to timeless, closes: 368665)
|
18 years ago |