index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Dpkg
/
Shlibs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
perl: Try to avoid boolean operators after predicates on error checks
Guillem Jover
1
-1
/
+5
2013-11-23
perl: Do not allow hard tabs anywhere other than leading position
Guillem Jover
1
-27
/
+27
2013-09-19
Decapitalize error and warning messages
Guillem Jover
2
-4
/
+4
2013-07-26
scripts: Use () instead of qw() for empty imports
Guillem Jover
1
-1
/
+1
2013-07-22
Dpkg::Shlibs::Objdump: Add an optional objdump argument to get_format
Guillem Jover
1
-6
/
+7
2013-07-22
Dpkg::Shlibs::Cppfilt: Use syserr instead of internerr on spawn
Guillem Jover
1
-1
/
+1
2013-07-18
scripts: Use Dpkg::Util list functions instead of grep
Guillem Jover
1
-1
/
+2
2013-06-22
scripts: Inherit from parent instead of base
Guillem Jover
1
-1
/
+1
2013-06-22
scripts: Do not inherit from Exporter just import its import
Guillem Jover
1
-1
/
+1
2013-05-08
perl: Use my-style lexical loop iterator variables
Guillem Jover
1
-9
/
+9
2013-05-08
Remove trailing whitespaces
Guillem Jover
1
-1
/
+1
2013-05-08
perl: Use the .. operator instead of C-style for loops
Guillem Jover
2
-2
/
+2
2013-05-04
Do not use double-quotes on strings that do not need interpolation
Guillem Jover
4
-66
/
+66
2013-04-30
Do not quote simple identifier hash keys in element accesses
Guillem Jover
1
-3
/
+3
2013-04-30
Do not quote simple identifier hash keys in initializations
Guillem Jover
3
-32
/
+32
2013-04-29
Dpkg::Shlibs::Symbol: Remove quotes around constant declaration
Guillem Jover
1
-1
/
+1
2013-04-29
scripts: Use // operator instead of an explicit defined check
Guillem Jover
1
-7
/
+7
2013-04-29
scripts: Do not use "nested" functions as they are global
Guillem Jover
1
-7
/
+7
2013-04-28
Use proper variables instead of barewords for filehandles
Guillem Jover
1
-3
/
+3
2013-04-19
Use just 'return' instead of 'return undef' in perl code
Guillem Jover
3
-11
/
+11
2012-06-30
Avoid full stop and double newline at the end of errors and warnings
Jonathan Nieder
1
-3
/
+3
2011-06-25
dpkg-gensymbols: cope with empty lines
Cyril Brulebois
1
-2
/
+2
2010-11-19
Cleanup and improve source code comments
Guillem Jover
1
-1
/
+1
2010-11-02
Unify execution error strings
Guillem Jover
1
-1
/
+2
2010-08-11
Dpkg::Shlibs::Objdump::get_format() fallback to host objdump if cross one failed
Raphaël Hertzog
1
-6
/
+19
2010-07-16
Use earlier/later instead of smaller/bigger for comparison relationships
Guillem Jover
1
-1
/
+1
2010-06-02
dpkg-gensymbols: fix handling of tags
Raphaël Hertzog
1
-1
/
+1
2010-05-21
Dpkg::Shlibs::Objdump: use the cross objdump when cross compiling
Raphaël Hertzog
1
-9
/
+19
2010-02-21
Add $VERSION numbers to all perl modules
Raphaël Hertzog
4
-0
/
+11
2010-02-20
Dpkg::Shlibs::*: rename parse() functions
Raphaël Hertzog
3
-8
/
+8
2010-02-20
Update Dpkg::Shlibs::SymbolFile to use Dpkg::Interface::Storable
Raphaël Hertzog
1
-26
/
+19
2010-02-19
Dpkg::Shlibs::Symbol::equals(): be explicit about default values of options
Raphaël Hertzog
1
-2
/
+4
2010-02-19
Dpkg::Shlibs:* add more abstract methods and clean up API.
Modestas Vainius
2
-122
/
+162
2010-02-19
Dpkg::Shlibs::SymbolFile::add_symbol() reverse $sym, $soname argument order.
Modestas Vainius
1
-4
/
+3
2010-02-19
Dpkg::Shlibs::Cppfilt: add and export cppfilt_demangle_cpp().
Modestas Vainius
2
-2
/
+8
2010-02-19
Dpkg::Shlibs::Cppfilt: do not pass --no-verbose to c++filt(1).
Modestas Vainius
1
-3
/
+1
2010-02-19
Dpkg::Shlibs::SymbolFile: refactor {patterns}{aliases}.
Modestas Vainius
1
-13
/
+11
2010-02-19
Dpkg::Shlibs::Symbol::equals(): improve, make more general.
Modestas Vainius
2
-13
/
+22
2010-02-19
Dpkg::Shlibs::Symbol: improve set_symbolname().
Modestas Vainius
1
-4
/
+11
2010-02-19
Dpkg::Shlibs::SymbolFile::get_new_symbols(): add option to return optional sy...
Modestas Vainius
2
-17
/
+18
2010-02-19
Dpkg::Shlibs::SymbolFile::new(): do not allow undefined arch option.
Modestas Vainius
1
-1
/
+1
2010-02-19
Dpkg::Shlibs::Symbol::parse_tagspec(): allow extra spaces before symbol tag s...
Modestas Vainius
1
-1
/
+1
2010-02-19
libdpkg-perl: Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn()
Guillem Jover
1
-5
/
+5
2010-01-18
Dpkg::Shlibs::Objdump: accept filenames with spaces and colons
Raphaël Hertzog
1
-1
/
+1
2010-01-12
Dpkg::Shlibs::Symbol.pm: change handling of old-style wildcards
Raphaël Hertzog
1
-14
/
+12
2010-01-12
Dpkg::Shlibs::Symbol/SymbolFile: introduce symver pattern, deprecate wildcards
Modestas Vainius
2
-38
/
+44
2010-01-12
Dpkg::Shlibs::Symbol: use 'auto' c++filt format for demangling C++ symbols
Modestas Vainius
1
-1
/
+1
2010-01-12
Dpkg::Shlibs::*: style adjustments.
Modestas Vainius
3
-17
/
+12
2010-01-11
Update copyright notices of Modestas Vainius
Modestas Vainius
2
-2
/
+2
2010-01-11
Dpkg::Shlibs::SymbolFile::create_symbol(): new function
Modestas Vainius
2
-3
/
+15
[next]