This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Add comment
[perl5.git] / lib / B /
2014-03-18 Ricardo Signesreplace links to perllexwarn with links to warnings
2014-02-28 David Mitchellmake OP_AELEMFAST work with negative indices
2014-02-26 Steffen MuellerOptimization: Remove needless list/pushmark pairs from...
2014-02-24 Steffen MuellerMissing version bump for Deparse
2014-02-24 Steffen MuellerB::Deparse: Padrange deparse fix
2014-01-28 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.25
2014-01-28 Father Chrysostomos[perl #121050] Teach B::Deparse about prototype whitespace
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Father ChrysostomosMore test tweaks
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2014-01-09 Karl Williamsonlib/B/Deparse.t: TODO test for [perl #120950]
2013-11-12 Father ChrysostomosSimplify code for deparsing socketpair
2013-11-10 Father ChrysostomosFix deparsing of glob(my $x) and CORE::glob
2013-10-30 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.24
2013-10-30 Father Chrysostomos[perl #119807] Deparse s//\(3)/e in a way that does...
2013-10-23 David MitchellMake B/Deparse handle unicode regexes
2013-10-19 Steve HayMove B-Deparse from dist/ to lib/ since it is non-dual...
1998-02-20 Malcolm BeattieRemove compiler files from their old lib/B locations...
1998-02-20 Malcolm BeattieStart getting compiler to work when built with the...
1998-02-20 Malcolm BeattieMerge perlext/Compiler/... into mainline. Some files...