Guillem Jover
|
fe60460326
perl: Do not use the topic variable unnecessarily
|
12 vuotta sitten |
Guillem Jover
|
294cd0e0ec
scripts: Revert some unsafe //= usages back to ||=
|
12 vuotta sitten |
Guillem Jover
|
53ab15cf80
scripts: Use // instead of || where appropriate
|
12 vuotta sitten |
Guillem Jover
|
b0337f001b
scripts: Use //= instead of ||= when appropriate
|
12 vuotta sitten |
Guillem Jover
|
1e5163809e
perl: Fix unused capture groups false positives
|
12 vuotta sitten |
Guillem Jover
|
f18b4447ae
scripts: Use // operator instead of defined and ternary operator
|
12 vuotta sitten |
Guillem Jover
|
7e7156bee2
scripts: Localize $_ in functions with while (<$fh>) style loops
|
12 vuotta sitten |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 vuotta sitten |
Guillem Jover
|
bd281a3259
perl: Switch to use low precedence boolean operators for error checks
|
12 vuotta sitten |
Guillem Jover
|
9b8a544549
Decapitalize error and warning messages
|
13 vuotta sitten |
Guillem Jover
|
46bc7b2ee0
Dpkg::Shlibs::Objdump: Add an optional objdump argument to get_format
|
13 vuotta sitten |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
13 vuotta sitten |
Guillem Jover
|
62bc788a45
Do not quote simple identifier hash keys in element accesses
|
13 vuotta sitten |
Guillem Jover
|
d6851023a9
Do not quote simple identifier hash keys in initializations
|
13 vuotta sitten |
Guillem Jover
|
fc4f53c4b7
Use proper variables instead of barewords for filehandles
|
13 vuotta sitten |
Guillem Jover
|
26a4d1df11
Use just 'return' instead of 'return undef' in perl code
|
13 vuotta sitten |
Raphaël Hertzog
|
d9af569039
Dpkg::Shlibs::Objdump::get_format() fallback to host objdump if cross one failed
|
16 vuotta sitten |
Raphaël Hertzog
|
452eb2fba8
Dpkg::Shlibs::Objdump: use the cross objdump when cross compiling
|
16 vuotta sitten |
Raphaël Hertzog
|
1d22992583
Add $VERSION numbers to all perl modules
|
16 vuotta sitten |
Raphaël Hertzog
|
cdf4e5b532
Dpkg::Shlibs::*: rename parse() functions
|
16 vuotta sitten |
Raphaël Hertzog
|
4616b554a7
Dpkg::Shlibs::Objdump: accept filenames with spaces and colons
|
16 vuotta sitten |
Guillem Jover
|
9447c17951
Unify format in license headers
|
16 vuotta sitten |
Guillem Jover
|
485e041e26
Fix copyright statements
|
16 vuotta sitten |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
16 vuotta sitten |
Guillem Jover
|
abc43d47ac
Unify and mark strings for translation
|
17 vuotta sitten |
Raphael Hertzog
|
52ff937b5b
Dpkg::Shlibs::Objdump::get_symbol(): try fallback name for version-less symbols
|
17 vuotta sitten |
Raphael Hertzog
|
a3587e15b8
Dpkg::Shlibs::Objdump: assume version Base when no associated version
|
17 vuotta sitten |
Guillem Jover
|
4614319c24
Merge branch 'lenny' (through tag '1.14.25')
|
17 vuotta sitten |
Guillem Jover
|
a65b2bfb1e
Dpkg::ErrorHandling: Export public functions by default
|
17 vuotta sitten |
Modestas Vainius
|
07efbb0889
dpkg-shlibdeps: optimize by caching symbols files and objdump objects
|
17 vuotta sitten |