summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [perl #72724] explicit return doesn’t work with lvalue subsFather Chrysostomos2011-05-272-5/+9
* podcheck.t: Guard against transitory filesKarl Williamson2011-05-271-6/+11
* Add more to-do tests for explicit return from lvalue subFather Chrysostomos2011-05-261-2/+47
* Move a test to the right fileFather Chrysostomos2011-05-262-19/+19
* regcomp.c: Fix memory leak regressionNicholas Clark2011-05-264-99/+15
* podcheck.t: Add comment, explicit returnKarl Williamson2011-05-261-0/+4
* podcheck.t: Skip broken symbolic linksKarl Williamson2011-05-261-2/+13
* podcheck.t: Skip some more non-pod filesKarl Williamson2011-05-261-2/+10
* podcheck.t: Force non-utf8 reading of filesKarl Williamson2011-05-251-3/+3
* [perl #91614] Suggestion for improving documentation of $!John P. Linderman2011-05-251-15/+18
* podcheck.t: Skip files left by patchFather Chrysostomos2011-05-241-2/+3
* [perl #90888] each(ARRAY) on scalar context should wrapped into defined()Hojung Yoon2011-05-242-5/+49
* Add Hojung Yoon to AUTHORSFather Chrysostomos2011-05-241-0/+1
* In Perl_pv_escape(), avoid reading 1 byte beyond the end of the buffer.Nicholas Clark2011-05-241-1/+1
* [perl #91518] Fix minor typo in pod/perlsub.pod.Johan Vromans2011-05-241-1/+1
* [perl #91508] __DATA__ starts reading on the next lineJohan Vromans2011-05-241-1/+1
* Improve comments in sv.h describing SVrepl_EVAL and SVf_IVisUV.Nicholas Clark2011-05-241-2/+1
* Un-TODO a test on Snow LeopardFather Chrysostomos2011-05-231-1/+1
* podcheck.t: Convert to Un*x style for file name eqKarl Williamson2011-05-231-3/+11
* [perl #90850] Outdated Solaris pkg list on README.solarisClaudio Ramirez2011-05-231-3/+10
* 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