summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Gettext.pm
AgeCommit message (Expand)AuthorFilesLines
2017-09-24Dpkg::Gettxt: Add support for new DPKG_NLS environment variableGuillem Jover1-7/+26
2016-10-30perl: Remove default «.» from @INC before loading modulesGuillem Jover1-1/+4
2016-07-03Dpkg: Use warnings::warnif() instead of carp() for deprecated warningsGuillem Jover1-2/+2
2015-09-21Dpkg::Gettext: Add new function N_Guillem Jover1-3/+25
2015-07-28Dpkg: Remove my keyword from POD function prototypesGuillem Jover1-3/+3
2015-05-18scripts: Document dpkg version when module versions got bumpedGuillem Jover1-8/+4
2015-04-01Dpkg::Gettext: Add support for context functionsGuillem Jover1-0/+18
2015-04-01Dpkg::Gettext: Add support for $DEFAULT_TEXT_DOMAINGuillem Jover1-7/+32
2015-03-30perl: Rework use and exporter declarationsGuillem Jover1-1/+7
2015-03-30Dpkg::Gettext: Use parenthesis on carp call to tell perl it is a functionGuillem Jover1-1/+1
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-5/+22
2014-10-12Dpkg::Gettext: Move exporter code close to the topGuillem Jover1-3/+3
2014-10-12Dpkg::Gettext: Document public moduleGuillem Jover1-0/+39
2014-10-06scripts: Unpack arguments instead of accessing @_ directlyGuillem Jover1-3/+4
2013-11-23perl: Do not allow hard tabs anywhere other than leading positionGuillem Jover1-29/+29
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-1/+1
2010-08-26Add gettext plurals infrastructure supportGuillem Jover1-1/+7
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2009-11-08Clean up perl shebang lineGuillem Jover1-1/+0
2009-11-08Add missing license headersGuillem Jover1-0/+21
2007-07-22Switch 'dpkg-gettext.pl' to a new style perl module Dpkg::Gettext.Guillem Jover1-0/+38