David Kalnischkies
|
404528bd58
convert a few for-loop char finds to proper strchr and memchr
|
лет назад: 15 |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
лет назад: 15 |
Michael Vogt
|
cca2efe60e
fix typos in changelog, make DeEscapeString const, improve description
|
лет назад: 15 |
Michael Vogt
|
b9dc47069a
add another escape test case, fixup octal one (its \0XX instead of \0XXX)
|
лет назад: 15 |
Michael Vogt
|
e0146bb181
apt-pkg/contrib/strutl.cc: kill unneeded debug output
|
лет назад: 15 |
Michael Vogt
|
a513ace2d2
* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:
|
лет назад: 15 |
David Kalnischkies
|
410327e1ee
let TimeRFC1123 return an empty string if gmtime() fails
|
лет назад: 15 |
David Kalnischkies
|
8ff84cf381
impossible to be too long but just to be sure use snprintf
|
лет назад: 15 |
David Kalnischkies
|
3eb9e25785
merge 'after squeeze release'-stuff
|
лет назад: 15 |
David Kalnischkies
|
f688d1d3c9
* apt-inst/contrib/extracttar.cc:
|
лет назад: 15 |
Nobuhiro Hayashi
|
54f2f0a3e4
Permit base256 encoded value in the numeric field of tar header.
|
лет назад: 15 |
Michael Vogt
|
cdb9307c70
add support for third party changelogs
|
лет назад: 15 |
David Kalnischkies
|
4d8d8112bb
* apt-pkg/contrib/strutl.cc:
|
лет назад: 16 |
David Kalnischkies
|
ea6db08d45
* apt-pkg/contrib/strutl.cc:
|
лет назад: 16 |
David Kalnischkies
|
24d7b6267e
be sure that the RFC1123StrToTime method is run in a LANG=C environment
|
лет назад: 16 |
David Kalnischkies
|
550891457f
use the portable timegm shown in his manpage instead of a strange
|
лет назад: 16 |
David Kalnischkies
|
cd8cf88f0e
* apt-pkg/contrib/strutl.cc:
|
лет назад: 16 |
David Kalnischkies
|
436d7eab92
Userinfo is urlencoded in URIs (RFC 3986)
|
лет назад: 16 |
David Kalnischkies
|
3f42500d6b
rename ExplodeString to VectorizeString
|
лет назад: 16 |
David Kalnischkies
|
6dc60370a7
replace every call to toupper with one to our own tolower_ascii
|
лет назад: 16 |
Michael Vogt
|
113942be71
merge from the lp:~donkult/apt/sid branch
|
лет назад: 16 |
Michael Vogt
|
5e02df826d
Change the package index Info methods to allow apt-cache policy to be
|
лет назад: 16 |
David Kalnischkies
|
d7cf5923a0
dd support for the LANGUAGE environment variable
|
лет назад: 16 |
Michael Vogt
|
b39c18596d
* apt-pkg/contrib/fileutl.cc:
|
лет назад: 16 |
David Kalnischkies
|
d16aade9b7
* apt-pkg/contrib/strutl.cc:
|
лет назад: 16 |
David Kalnischkies
|
1f99b6d338
replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)
|
лет назад: 17 |
David Kalnischkies
|
d95cf70db1
[apt-pkg/contrib/strutl.cc] enable thousand separator according to
|
лет назад: 17 |
Michael Vogt
|
53391d0fc5
* apt-pkg/acquire.cc:
|
лет назад: 17 |
Michael Vogt
|
fa3b09450e
merge r1797 from lp:~donkult/apt/experimental
|
лет назад: 17 |
Michael Vogt
|
4e86942abf
fix problematic use of tolower() when calculating the version
|
лет назад: 17 |