]> git.vpit.fr Git - perl/modules/B-RecDeparse.git/shortlog
perl/modules/B-RecDeparse.git
2014-10-04 Vincent PitThis is 0.09 v0.09
2014-10-04 Vincent PitBump copyright year
2014-10-04 Vincent PitUpdate VPIT::TestHelpers to 4fb18792
2014-10-04 Father ChrysostomosTeach this module about perl 5.21.4 rt99177
2013-09-01 Vincent PitThis is 0.08 v0.08
2013-08-24 Vincent PitMake Perl version numbers more readable
2013-08-24 Vincent PitReplace uses of "$^V" by "$]"
2013-08-24 Vincent PitRemove obsolete kwalitee workarounds
2013-08-23 Vincent PitNo tabs please
2013-08-23 Vincent PitRemove empty POD sections
2013-08-23 Vincent PitMake sure the POD headings are linkable
2013-08-23 Vincent PitSynopsis revamp
2013-08-22 Vincent PitEncode the README file in UTF-8
2013-08-22 Vincent PitQuote version numbers in Makefile.PL
2013-08-21 Vincent PitThis is 0.07 v0.07
2013-08-20 Vincent PitStop bundling author tests
2013-08-20 Vincent PitThis is 0.06 v0.06
2013-08-20 Vincent PitBump copyright year
2013-08-20 Vincent PitRemove trailing whitespace
2013-08-07 Vincent PitIgnore MYMETA.json
2013-08-07 Vincent PitDenote B::Deparse objects in tests by $bd instead of $br
2013-08-07 Vincent PitSilence 'numeric' warnings in t/11-args.t for dev relea...
2013-08-07 Vincent PitUpdate author tests
2013-08-07 Vincent PitUpdate the bug tracker URL in META after the rt.perl...
2013-08-06 Vincent PitGet rid of t/99-kwalitee.t
2011-02-27 Vincent PitThis is 0.05 v0.05
2011-02-27 Vincent PitTest that imported XS calls are not deparsed
2011-02-27 Vincent PitDon't recurse into empty subroutines
2011-02-27 Vincent PitAlso test calls to code references
2011-02-27 Vincent PitRequire perl 5.8.1
2011-02-27 Vincent PitBe a little more lax in 16-recurse.t regexp test
2011-02-27 Vincent PitStop tripping on special function calls. rt63842
2011-02-27 Vincent PitClarify the conditional in pp_gv
2011-02-27 Vincent PitGet rid of indirect object constructs
2011-02-27 Vincent PitPOD formatting nits
2011-02-27 Vincent PitIgnore MYMETA.yml
2011-02-27 Vincent PitBump copyright year
2011-02-27 Vincent PitSwitch to qw<>
2010-07-25 Vincent PitDon't deparse recursively into recursive subroutines
2010-07-25 Vincent PitAdd some linefeeds
2010-07-25 Vincent PitBump copyright year
2010-07-25 Vincent PitOnly load Carp.pm when needed
2009-10-04 Vincent PitRe-indent WriteMakefile() arguments
2009-10-04 Vincent PitBuild the $name and the main $file from $dist
2009-10-04 Vincent PitPut prerequisites in their own separate hash
2009-10-04 Vincent PitGive an explicit value to dynamic_config
2009-09-26 Vincent PitKwalitee test overhaul
2009-08-16 Vincent Pitbase.pm is also a dependency
2009-06-04 Vincent PitGet rid of t/90-boilerplate.t
2009-04-22 Vincent PitSlashes are reserved and hence must be encoded in the...
2009-04-16 Vincent PitPoint the repository to the gitweb instead of the bare...
2009-02-07 Vincent PitUse recent ExtUtils::MakeMaker features to generate...
2008-11-12 Vincent PitThis is 0.04 v0.04
2008-11-12 Vincent Pit5.8.9 compatibility fix
2008-11-01 Vincent PitTest function calls in other packages
2008-11-01 Vincent PitOnly fool single_delim when we're coming from B::RecDeparse
2008-11-01 Vincent PitTwo useless 'use B::Deparse' in tests
2008-11-01 Vincent PitDoc clarifications
2008-10-02 Vincent PitBetter be on irc.perl.org
2008-08-20 Vincent PitThis is 0.03 v0.03
2008-08-20 Vincent PitIgnore Debian_CPANTS.txt
2008-08-20 Vincent PitFix recursing into all gv's
2008-07-31 Vincent PitReverse logic for _recurse
2008-07-31 Vincent PitRemove commented test lines from samples/brd.pl
2008-07-28 Vincent PitThis is 0.02 v0.02
2008-07-28 Vincent PitThe README file wasn't generated because of some remain...
2008-07-28 Vincent PitPerls older than 5.8 aren't supported
2008-07-28 Vincent PitSkip some harmless failures in t/11-args.t with old...
2008-07-28 Vincent PitAlso fool B::Deparse::single_delim when patchlevel...
2008-07-28 Vincent PitPOD nits
2008-07-28 Vincent PitImporting B-RecDeparse-0.01.tar.gz v0.01