提交历史

作者 SHA1 备注 提交日期
  Guillem Jover f18b4447ae scripts: Use // operator instead of defined and ternary operator 12 年之前
  Guillem Jover 7e7156bee2 scripts: Localize $_ in functions with while (<$fh>) style loops 12 年之前
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 年之前
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks 12 年之前
  Guillem Jover 9b8a544549 Decapitalize error and warning messages 13 年之前
  Guillem Jover 46bc7b2ee0 Dpkg::Shlibs::Objdump: Add an optional objdump argument to get_format 13 年之前
  Guillem Jover 6a73e3078b Do not use double-quotes on strings that do not need interpolation 13 年之前
  Guillem Jover 62bc788a45 Do not quote simple identifier hash keys in element accesses 13 年之前
  Guillem Jover d6851023a9 Do not quote simple identifier hash keys in initializations 13 年之前
  Guillem Jover fc4f53c4b7 Use proper variables instead of barewords for filehandles 13 年之前
  Guillem Jover 26a4d1df11 Use just 'return' instead of 'return undef' in perl code 13 年之前
  Raphaël Hertzog d9af569039 Dpkg::Shlibs::Objdump::get_format() fallback to host objdump if cross one failed 16 年之前
  Raphaël Hertzog 452eb2fba8 Dpkg::Shlibs::Objdump: use the cross objdump when cross compiling 16 年之前
  Raphaël Hertzog 1d22992583 Add $VERSION numbers to all perl modules 16 年之前
  Raphaël Hertzog cdf4e5b532 Dpkg::Shlibs::*: rename parse() functions 16 年之前
  Raphaël Hertzog 4616b554a7 Dpkg::Shlibs::Objdump: accept filenames with spaces and colons 16 年之前
  Guillem Jover 9447c17951 Unify format in license headers 16 年之前
  Guillem Jover 485e041e26 Fix copyright statements 16 年之前
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL 16 年之前
  Guillem Jover abc43d47ac Unify and mark strings for translation 17 年之前
  Raphael Hertzog 52ff937b5b Dpkg::Shlibs::Objdump::get_symbol(): try fallback name for version-less symbols 17 年之前
  Raphael Hertzog a3587e15b8 Dpkg::Shlibs::Objdump: assume version Base when no associated version 17 年之前
  Guillem Jover 4614319c24 Merge branch 'lenny' (through tag '1.14.25') 17 年之前
  Guillem Jover a65b2bfb1e Dpkg::ErrorHandling: Export public functions by default 17 年之前
  Modestas Vainius 07efbb0889 dpkg-shlibdeps: optimize by caching symbols files and objdump objects 17 年之前
  Raphael Hertzog d26d001729 dpkg-shlibdeps: avoid spurious warnings due to bad parsing of objdump 17 年之前
  Raphael Hertzog e56cc94ba9 dpkg-shlibdeps: support RUNPATH exactly like RPATH 17 年之前
  Raphael Hertzog cee53c8f75 dpkg-shlibdeps: accounts usage of symbols of libraries without SONAME 18 年之前
  Raphael Hertzog 1d7b9b78dc Fix many syserr(), warning(), error() and subprocerr() calls in Dpkg::Shlibs::* 18 年之前
  Raphael Hertzog e4ffa89209 Dpkg::Shlibs::Objdump: Takes into account R_*_COPY relocations 18 年之前