summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* workaround a type handling bug in SystemTap Dtrace 1.2Tony Cook2011-08-111-2/+25
* ExtUtils::ParseXS version bump: release 3.03Steffen Mueller2011-08-113-3/+3
* Rewrap some verbatim pod in Math::BigIntFather Chrysostomos2011-08-102-117/+128
* Keep verbatim pod in various dist/* pods within 79 colsFather Chrysostomos2011-08-104-185/+189
* Keep verbatim pod in I18N:LT and IO.pm within 80 colsFather Chrysostomos2011-08-103-16/+14
* Keep verbatim pod in ExtUtils::Typemaps::OutputMap within 80 colsFather Chrysostomos2011-08-102-4/+4
* Add perldelta for /aa and \b commitKarl Williamson2011-08-101-0/+9
* Fix trivial test failure from dbef30a62b2ca0b186Steffen Mueller2011-08-101-1/+1
* Add Mike Sheldrake to AUTHORSSteffen Mueller2011-08-101-0/+1
* ExtUtils::ParseXS: Test All @INC Derived typemap LocationsMike Sheldrake2011-08-103-2/+20
* autodoc.pl: output to fit in 79 columnsKarl Williamson2011-08-092-4/+3
* podcheck.t: Change verbatim line length max to 79Karl Williamson2011-08-092-145/+163
* Keep verbatim pod in ExtUtils::Typemaps within 80 colsFather Chrysostomos2011-08-092-6/+13
* Ignore another editor droppinkFather Chrysostomos2011-08-091-1/+1
* Keep verbatim pod in ExtUtils::Installed within 80 colsFather Chrysostomos2011-08-092-3/+4
* Keep verbatim pod in Data::Dumper within 80 colsFather Chrysostomos2011-08-092-9/+8
* Keep verbatim pod in File::VMS/Win32 within 80 colsFather Chrysostomos2011-08-093-6/+6
* Keep verbatim pod in File::Mac/Unix within 80 colsFather Chrysostomos2011-08-093-14/+18
* Keep verbatim pod in File::Spec within 80 colsFather Chrysostomos2011-08-092-4/+5
* Update Encode to CPAN version 2.44Chris 'BinGOs' Williams2011-08-0910-19/+40
* Refactor Porting/checkcfgvar.pl, simplifying the control flow.Nicholas Clark2011-08-091-63/+51
|\
| * In checkcfgvar.pl, eliminate the file-scope lexical %lst.Nicholas Clark2011-08-091-5/+4
| * In checkcfgvar.pl, eliminate the file-scope lexical %MASTER_CFG.Nicholas Clark2011-08-091-4/+4
| * In checkcfgvar.pl, inline and eliminate read_file() and config_h_SH_reader().Nicholas Clark2011-08-091-44/+37
| * In checkcfgvar.pl, inline check_cfg() into its only caller.Nicholas Clark2011-08-091-14/+10
* | work around a bug in dtrace - it strips const from function parametersTony Cook2011-08-092-3/+6
|/
* Remove 5.8.x VOS specific code from Porting/checkcfgvar.pl.Nicholas Clark2011-08-091-7/+2
* Add defaults for st_ino size/sign probes to uconfig64.shNicholas Clark2011-08-091-0/+2
* Add uconfig64.sh to the list of files that Porting/checkcfgvar.pl checks.Nicholas Clark2011-08-091-0/+1
* Make prototype("CORE::CORE") die once more.Father Chrysostomos2011-08-082-3/+4
* Only warn about "Statement unlikely to be reached" after an exec if exec is a...Gerard Goossen2011-08-082-4/+11
* Change aassign_common_vars to check using the optree without using the linked...Gerard Goossen2011-08-082-5/+9
* Move aassign common var detection to a separate function.Gerard Goossen2011-08-084-56/+73
* AASSIGN_COMMON var detection bug with logical operators, TODO testGerard Goossen2011-08-081-1/+8
* Upgrade bignum to version 0.29Florian Ragwitz2011-08-084-4/+4
* Fix porting check for dots in directory names.Craig A. Berry2011-08-081-2/+2
* ExtUtils::Manifest 1.59 just made it to CPANFlorian Ragwitz2011-08-081-1/+1
* Update Params-Check to CPAN version 0.32Chris 'BinGOs' Williams2011-08-083-5/+3
* GNU gcc-4.6.1 revealed a broken system header on HP-UX 11.00H.Merijn Brand2011-08-081-4/+21
* [perl #96228] perlop misdocuments ${ qr/x/ } as undefChas. Owens2011-08-071-2/+4
* In embed.pl, inline hide() and bincompat_var() into their only call point.Nicholas Clark2011-08-071-12/+2
* In embed.pl, refactor readvars() to return a sorted list.Nicholas Clark2011-08-071-18/+15
* In embed.pl, remove unused parameter $keep_pre from readvars().Nicholas Clark2011-08-071-3/+2
* Update CPAN to CPAN version 1.9800Chris 'BinGOs' Williams2011-08-0718-412/+770
* Update DB_File to CPAN version 1.824Chris 'BinGOs' Williams2011-08-064-3/+8
* Update DB_File to CPAN version 1.823Chris 'BinGOs' Williams2011-08-065-7/+30
* prevent mixing non-native and native newlines in manifest filesSandy Andy2011-08-062-11/+67
* Remove comment from ck_glob that is no longer relevantFather Chrysostomos2011-08-061-1/+0
* Update ExtUtils-MakeMaker to CPAN version 6.59Chris 'BinGOs' Williams2011-08-0530-32/+55
* RT #96354: \h \H \v and \V didn't check for EOLDavid Mitchell2011-08-052-1/+13