summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Localise PL_curcop for BEGIN blocksFather Chrysostomos2011-11-174-3/+24
* Combine two blocks in pp_ctl.c:S_doevalFather Chrysostomos2011-11-171-2/+1
* eval.t: add bug numberFather Chrysostomos2011-11-171-0/+1
* eval.t: typosFather Chrysostomos2011-11-171-2/+2
* Add --check-shebang to bisect-runner.pl, to avoid mistakes with #! linesNicholas Clark2011-11-172-3/+49
* Note in Porting/bisect.pl that its documentation is in bisect-runner.plNicholas Clark2011-11-171-0/+12
* Fix fatal bug in bisect-runner.pl for some 5.004 revisions.Nicholas Clark2011-11-171-3/+8
* Unused variable in in sv_eqBrian Fraser2011-11-171-3/+0
* Fix misprint in doc of UNIVERSALPerlover2011-11-162-2/+3
* avoid some test-time warningsZefram2011-11-163-0/+4
* \x-ify non-ASCII chars in C string literalZefram2011-11-162-3/+3
* expunge gratuitous Unicode punctuation in commentsZefram2011-11-166-12/+12
* $Config{locincpath} might be emptyH.Merijn Brand2011-11-151-1/+1
* perldelta additionsKarl Williamson2011-11-151-5/+21
* feature.pm: Avoid repetition; save memoryFather Chrysostomos2011-11-151-6/+6
* Add 5.16 feature bundleFather Chrysostomos2011-11-151-0/+2
* perldelta up to 7c5c3d9bFather Chrysostomos2011-11-151-8/+96
* Move a pp_entereval comment where it belongs.Father Chrysostomos2011-11-151-5/+5
* Internals::SvREFCNT() now treats reference counts as unsignedTony Cook2011-11-142-4/+11
* [rt #103222] make Internals::SvREFCNT set/get consistentTony Cook2011-11-142-3/+7
* match the definition of S_mro_gather_and_rename to its declarationTony Cook2011-11-141-1/+1
* In Perl_lex_start(), don't read the byte before SvPVX().Nicholas Clark2011-11-131-1/+1
* Update string copying in vms/vms.cCraig A. Berry2011-11-131-132/+103
* Update CGI to CPAN version 3.58Chris 'BinGOs' Williams2011-11-124-7/+15
* mktables: nits in comment and podKarl Williamson2011-11-121-2/+2
* mktables: Remove support for deprecated propertiesKarl Williamson2011-11-121-8/+22
* perlunicode: Update reference to Unicode standardKarl Williamson2011-11-121-1/+1
* utf8.c: typo in commentKarl Williamson2011-11-121-1/+1
* pp.c: Make sure variable is initializedKarl Williamson2011-11-121-0/+1
* Add new mktables generated files to makefilesKarl Williamson2011-11-125-1/+6
* ignore some newer build generated filesTony Cook2011-11-121-0/+2
* Update CPANPLUS to CPAN version 0.9112Chris 'BinGOs' Williams2011-11-1110-23/+25
* regexec.c: Bypass unneeded stepKarl Williamson2011-11-111-2/+2
* regcomp.c: Bypass unneeded stepKarl Williamson2011-11-111-2/+2
* Use new/revised case-changing functions in pp.cKarl Williamson2011-11-115-286/+117
|\
| * utf8.c: Skip extra function callsKarl Williamson2011-11-111-7/+3
| * pp.c: Call subroutine instead of repeat codeKarl Williamson2011-11-111-49/+34
| * pp.c: Remove macro no-longer calledKarl Williamson2011-11-111-10/+2
| * pp.c: Call subroutine instead of repeat codeKarl Williamson2011-11-111-38/+2
| * embed.fnc: Make _to_upper_title_latin1() avail to pp.cKarl Williamson2011-11-113-8/+14
| * pp.c: White-space onlyKarl Williamson2011-11-111-7/+6
| * pp.c: Call subroutine instead of repeat codeKarl Williamson2011-11-111-76/+1
| * pp.c: White-space onlyKarl Williamson2011-11-111-28/+28
| * pp.c: Call subroutine instead of repeat codeKarl Williamson2011-11-111-24/+8
| * pp.c: Add compiler hintKarl Williamson2011-11-111-1/+1
| * pp.c: White-space onlyKarl Williamson2011-11-111-24/+23
| * pp.c: Call subroutine instead of repeat codeKarl Williamson2011-11-111-19/+0
|/
* utf8.c: Add compiler hintKarl Williamson2011-11-111-1/+1
* utf8.c: Add and revise commentsKarl Williamson2011-11-111-6/+34
* Re-order intrpvar.h to avoid false warnings about holes.Nicholas Clark2011-11-111-1/+1