David Kalnischkies
|
a02db58fd5
follow method attribute suggestions by gcc
|
12 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 years ago |
David Kalnischkies
|
d3e8fbb395
warning: extra ‘;’ [-Wpedantic]
|
12 years ago |
Michael Vogt
|
cf993341c2
add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source
|
12 years ago |
Michael Vogt
|
65dbd5a1a3
re-add missing APT::String::Strip
|
12 years ago |
Michael Vogt
|
2ddab3fb95
change maxsplit default from "0" to maxint
|
13 years ago |
Michael Vogt
|
41053d721c
improve documentation for StringSplit()
|
13 years ago |
Michael Vogt
|
9572a54bbc
doc update
|
13 years ago |
Michael Vogt
|
85bf001994
add maxsplit parameter to StringSplit
|
13 years ago |
Michael Vogt
|
00f4d9ffa3
implement StringSplit() as we need this to fix the dpkg status-fd output parsing
|
13 years ago |
Michael Vogt
|
b917917067
squash merge of the feature/apt-binary branch without the changes from experimental
|
13 years ago |
Michael Vogt
|
4fb400a66f
split out a method to strip whitespaces only on the right side
|
13 years ago |
David Kalnischkies
|
a4f6bdc8bd
revert 2184.1.2: do not pollute namespace in headers
|
14 years ago |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
15 years ago |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
15 years ago |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
15 years ago |
Michael Vogt
|
cca2efe60e
fix typos in changelog, make DeEscapeString const, improve description
|
15 years ago |
Michael Vogt
|
b9dc47069a
add another escape test case, fixup octal one (its \0XX instead of \0XXX)
|
15 years ago |
Michael Vogt
|
a513ace2d2
* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:
|
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
|
96cc64a521
move the users away from the deprecated StrToTime() method
|
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 |