summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Claudio Ramirez to AUTHORSFather Chrysostomos2011-05-231-0/+1
* Restore cmpVERSION.pl's ability to spot differences in XS files.Nicholas Clark2011-05-231-51/+63
* Fold Abigail's TAP generation logic back into cmpVERSION.plNicholas Clark2011-05-232-159/+64
* Change the -x option of cmpVERSION.pl to exclude upstream ne 'blead'Nicholas Clark2011-05-231-10/+13
* Pass the git tag to cmpVERSION.pl with a --tag argument.Nicholas Clark2011-05-231-15/+16
* Convert cmpVERSION.pl to Getopt::Long from Getopt::Std.Nicholas Clark2011-05-231-11/+8
* Trim the import list from File::Spec::Functions and don't use File::Find.Nicholas Clark2011-05-231-4/+2
* Only load Maintainers.pm if cmpVERSION.pl is invoked with -xNicholas Clark2011-05-231-8/+7
* Refactor podcheck.t to slurp files into scalars, instead of an array of lines.Nicholas Clark2011-05-231-77/+60
* Incorrect heading and index entries for (*MARK) in pod/perlre.podJohan Vromans2011-05-231-1/+1
* Correct and update the comments about FBMs in Perl_sv_2[inu]v_flags().Nicholas Clark2011-05-231-8/+10
* Add find2perl as a dependency for the target 'test_prep'.Nicholas Clark2011-05-232-2/+8
* Add another address for SisyphusFather Chrysostomos2011-05-221-0/+1
* [perl #91354] win32/makefile.mk needs patching for gcc-4.x.xSisyphus2011-05-222-23/+14
* Turn $$ into a magical readonly variable that always fetches getpid() instead...Max Maischein2011-05-226-24/+7
* Make hash-rt85026.t less noisyFather Chrysostomos2011-05-221-2/+2
* podcheck.t: Extract line numbers from strings properlyKarl Williamson2011-05-221-1/+1
* podcheck.t: Skip perltocKarl Williamson2011-05-222-6/+7
* Perl_refcounted_he_inc() needs a dVAR to compile with -DPERL_GLOBAL_STRUCTNicholas Clark2011-05-221-0/+1
* Restore building with -DPERL_GLOBAL_STRUCT, broken since 4dc941f7cb795735.Nicholas Clark2011-05-224-6/+1
* Downgrade Unicode pod escape to ASCII for readbilityJosh Jore2011-05-221-1/+1
* regcomp.c: Another leak regressionKarl Williamson2011-05-221-0/+1
* Fix deparsing of subs named :::: and ::::::Father Chrysostomos2011-05-212-1/+13
* Test require override with Deparse [perl #62500]Father Chrysostomos2011-05-211-0/+13
* General perlfunc edit; document ‘default’Tom Christiansen2011-05-211-392/+499
* Revert "Revert "Missing bug number in d12b49d""Father Chrysostomos2011-05-201-1/+1
* Increase constant’s versionFather Chrysostomos2011-05-201-1/+1
* Move an assertFather Chrysostomos2011-05-201-1/+1
* What’s wrong with me?Father Chrysostomos2011-05-201-1/+1
* Remove fixed bug from Deparse’s docsFather Chrysostomos2011-05-201-8/+0
* Make Deparse use CORE:: when necessaryFather Chrysostomos2011-05-203-14/+142
* podcheck.t: Improve VMS abilitiesKarl Williamson2011-05-202-127/+143
* Deparse: readpipe with complex expressionFather Chrysostomos2011-05-202-1/+7
* regcomp.c: Another memory leak regressionKarl Williamson2011-05-201-0/+1
* [perl #91008] Deparse doesn't like each $refFather Chrysostomos2011-05-202-0/+6
* Bump Attribute::Handlers version to 0.91Steffen Mueller2011-05-203-6/+10
* Bump/upgrade Filter::Simple version to 0.87Steffen Mueller2011-05-202-2/+2
* Fix skip() usage in testsSteffen Mueller2011-05-201-1/+1
* podcheck.t: Fully qualify carp call from packageKarl Williamson2011-05-201-1/+1
* podcheck.t: Deal properly with -1 countsKarl Williamson2011-05-201-0/+1
* utf8.c: revise commentKarl Williamson2011-05-201-2/+3
* Filename portability for hash-rt85026.tCraig A. Berry2011-05-201-4/+6
* if List-Util is built statically, depend on $(PERL_EXE) instead of the shared...Tony Cook2011-05-201-1/+3
* remove unused dependency rule generation for Text/ParseWordsTony Cook2011-05-201-2/+0
* handle a static Cwd when generating the deps for x2p/utilsTony Cook2011-05-201-2/+14
* remove unneeded dependencies against CwdTony Cook2011-05-201-4/+0
* Add USE_LOCALE{,_COLLATE,_CTYPE,_NUMERIC} to the output of perl -VNicholas Clark2011-05-201-0/+12
* Correct comments about B::PV::PVBM.Nicholas Clark2011-05-201-6/+11
* Bump the version of PerlIO::encoding following 1c2e8ccaafb0b2b1.Nicholas Clark2011-05-202-1/+5
* Bump the versions of B and Storable following 1b95d04f713d9c56.Nicholas Clark2011-05-203-2/+10