summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Shlibs/Cppfilt.pm
AgeCommit message (Expand)AuthorFilesLines
2015-04-18debian: Update my copyright yearsGuillem Jover1-0/+1
2015-04-10Dpkg::Shlibs::Cppfilt: Remove unused IO::HandleGuillem Jover1-1/+0
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-4/+7
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-1/+1
2014-10-06scripts: Use named variables instead of using the topic variableGuillem Jover1-8/+8
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-07-22Dpkg::Shlibs::Cppfilt: Use syserr instead of internerr on spawnGuillem Jover1-1/+1
2013-06-22scripts: Do not inherit from Exporter just import its importGuillem Jover1-1/+1
2013-05-04Do not use double-quotes on strings that do not need interpolationGuillem Jover1-5/+5
2013-04-30Do not quote simple identifier hash keys in initializationsGuillem Jover1-3/+3
2010-11-02Unify execution error stringsGuillem Jover1-1/+2
2010-02-21Add $VERSION numbers to all perl modulesRaphaƫl Hertzog1-0/+3
2010-02-19Dpkg::Shlibs::Cppfilt: add and export cppfilt_demangle_cpp().Modestas Vainius1-1/+7
2010-02-19Dpkg::Shlibs::Cppfilt: do not pass --no-verbose to c++filt(1).Modestas Vainius1-3/+1
2010-02-19libdpkg-perl: Rename Dpkg::IPC::fork_and_exec() to Dpkg::IPC::spawn()Guillem Jover1-5/+5
2010-01-12Dpkg::Shlibs::*: style adjustments.Modestas Vainius1-6/+5
2010-01-11Dpkg::Shlibs::Cppfilt: new interface to the c++filt utility.Modestas Vainius1-0/+106