This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
dump.c: Add PERL_PV_PRETTY_EXACTSIZE option
authorYves Orton <demerphq@gmail.com>
Sun, 19 Oct 2014 20:43:21 +0000 (22:43 +0200)
committerYves Orton <demerphq@gmail.com>
Sun, 19 Oct 2014 22:33:35 +0000 (00:33 +0200)
commit4420a417a2575a2656eb120d4b4048ac9dfbd46e
tree6fff3d4411bd6faccc572c0fc59f4a8bddd1a225
parent0a14d816d4f94b3847ccd7cea08086e2244d1e6e
dump.c: Add PERL_PV_PRETTY_EXACTSIZE option

Sometimes we want things to fit exactly into a specific number
of chars, elipses, quotes and all. Includes make regen update
to make dsv argument nullok.
dump.c
embed.fnc
perl.h
proto.h