summaryrefslogtreecommitdiff
path: root/diff-lib.c
diff options
context:
space:
mode:
authorLibravatar Ævar Arnfjörð Bjarmason <avarab@gmail.com>2021-05-05 14:21:41 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-05-06 12:58:33 +0900
commit256c2dc42c812e4868532b88155f60f0a269c821 (patch)
tree06998ea8aec9590370e0ddc2503cedc43247c876 /diff-lib.c
parentMakefile: regenerate *.pm on NO_PERL_CPAN_FALLBACKS change (diff)
downloadtgif-256c2dc42c812e4868532b88155f60f0a269c821.tar.xz
perl: use mock i18n functions under NO_GETTEXT=Y
Change the logic of the i18n functions I added in 5e9637c6297 (i18n: add infrastructure for translating Git with gettext, 2011-11-18) to use pass-through functions when NO_GETTEXT is defined. This speeds up the compilation time of commands that use this library when NO_GETTEXT=Y is in effect. Loading it and POSIX.pm is around 20ms on my machine, whereas it takes 2ms to just instantiate perl itself. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-lib.c')
0 files changed, 0 insertions, 0 deletions