Guillem Jover
|
01abe8afb9
perl: Rework use and exporter declarations
|
10 years ago |
Guillem Jover
|
ea1357d0f1
Dpkg: Use shift instead of @_ on single argument unpacking
|
10 years ago |
Guillem Jover
|
6e56dce419
scripts: Rename and deprecate _g function with g_
|
10 years ago |
Guillem Jover
|
08ce938d42
dpkg-gensymbols: Add support for arch-bits and arch-endian tags
|
10 years ago |
Guillem Jover
|
2edb74f777
Dpkg::Shlibs::Symbol: Use new debarch_is_concerned() instead of Dpkg::Deps
|
10 years ago |
Guillem Jover
|
f88c908b5f
scripts: Unpack arguments just once
|
10 years ago |
Guillem Jover
|
4502f420bd
scripts: Unpack arguments instead of accessing @_ directly
|
10 years ago |
Guillem Jover
|
53ab15cf80
scripts: Use // instead of || where appropriate
|
10 years ago |
Guillem Jover
|
543ac69d24
scripts: Use //= instead of explicit defined or exists checks
|
10 years ago |
Guillem Jover
|
f18b4447ae
scripts: Use // operator instead of defined and ternary operator
|
10 years ago |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
11 years ago |
Guillem Jover
|
a3f98a7e47
scripts: Use () instead of qw() for empty imports
|
11 years ago |
Guillem Jover
|
ac704f9d15
scripts: Use Dpkg::Util list functions instead of grep
|
12 years ago |
Guillem Jover
|
503c1e8a46
perl: Use the .. operator instead of C-style for loops
|
12 years ago |
Guillem Jover
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
12 years ago |
Guillem Jover
|
39e0a3b9a6
Dpkg::Shlibs::Symbol: Remove quotes around constant declaration
|
12 years ago |
Guillem Jover
|
26a4d1df11
Use just 'return' instead of 'return undef' in perl code
|
12 years ago |
Guillem Jover
|
ec5d681339
Cleanup and improve source code comments
|
14 years ago |
Guillem Jover
|
6b62761d7c
Use earlier/later instead of smaller/bigger for comparison relationships
|
14 years ago |
Raphaël Hertzog
|
eef3b6eb7d
dpkg-gensymbols: fix handling of tags
|
14 years ago |
Raphaël Hertzog
|
1d22992583
Add $VERSION numbers to all perl modules
|
15 years ago |
Raphaël Hertzog
|
cdf4e5b532
Dpkg::Shlibs::*: rename parse() functions
|
15 years ago |
Raphaël Hertzog
|
59c1513f8d
Dpkg::Shlibs::Symbol::equals(): be explicit about default values of options
|
15 years ago |
Modestas Vainius
|
8bec4de4df
Dpkg::Shlibs:* add more abstract methods and clean up API.
|
15 years ago |
Modestas Vainius
|
d6778cf96d
Dpkg::Shlibs::Cppfilt: add and export cppfilt_demangle_cpp().
|
15 years ago |
Modestas Vainius
|
4a9c97d4d7
Dpkg::Shlibs::Symbol::equals(): improve, make more general.
|
15 years ago |
Modestas Vainius
|
8ee083c253
Dpkg::Shlibs::Symbol: improve set_symbolname().
|
15 years ago |
Modestas Vainius
|
2294cc63c0
Dpkg::Shlibs::SymbolFile::get_new_symbols(): add option to return optional symbols.
|
15 years ago |
Modestas Vainius
|
23cbbfb41d
Dpkg::Shlibs::Symbol::parse_tagspec(): allow extra spaces before symbol tag specification.
|
15 years ago |
Raphaël Hertzog
|
e0fa135137
Dpkg::Shlibs::Symbol.pm: change handling of old-style wildcards
|
15 years ago |