Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/B/Deparse.t: TODO test for [perl #120950] | Karl Williamson | 2014-01-09 | 1 | -3/+7 |
* | Simplify code for deparsing socketpair | Father Chrysostomos | 2013-11-11 | 1 | -2/+1 |
* | Fix deparsing of glob(my $x) and CORE::glob | Father Chrysostomos | 2013-11-09 | 2 | -15/+15 |
* | Increase $B::Deparse::VERSION to 1.24 | Father Chrysostomos | 2013-10-30 | 1 | -1/+1 |
* | [perl #119807] Deparse s//\(3)/e in a way that does not warn | Father Chrysostomos | 2013-10-30 | 2 | -3/+16 |
* | Make B/Deparse handle unicode regexes | David Mitchell | 2013-10-23 | 1 | -1/+8 |
* | Move B-Deparse from dist/ to lib/ since it is non-dual-lived and pure-Perl | Steve Hay | 2013-10-19 | 3 | -0/+7488 |
* | Remove compiler files from their old lib/B locations. The compiler | Malcolm Beattie | 1998-02-20 | 18 | -5863/+0 |
* | Start getting compiler to work when built with the core. | Malcolm Beattie | 1998-02-20 | 14 | -0/+5745 |
* | Merge perlext/Compiler/... into mainline. Some files move to | Malcolm Beattie | 1998-02-20 | 4 | -0/+118 |