summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* regexec.c: Use new macros instead of swashesKarl Williamson2012-09-1310-235/+27
* regen/regcharclass.pl: Generate macros for \X processingKarl Williamson2012-09-132-0/+156
* regen/regcharclass.pl: Change to work on an empty classKarl Williamson2012-09-131-0/+1
* regen/regcharclass.pl: Fix bug for character '0'Karl Williamson2012-09-131-1/+1
* regen/regcharclass.pl: Work on EBCDIC platformsKarl Williamson2012-09-131-8/+40
* regen/regcharclass.pl: Remove Encode:: dependencyKarl Williamson2012-09-131-6/+3
* regen/regcharclass.pl: Handle ranges, \p{}Karl Williamson2012-09-132-66/+37
* utf8.h: Save a branch in a macroKarl Williamson2012-09-131-1/+1
* utf8.h: White-space onlyKarl Williamson2012-09-131-6/+8
* utf8.h: Correct improper EBCDIC conversionKarl Williamson2012-09-131-4/+8
* ext/B/B.xs: Remove EBCDIC dependencyKarl Williamson2012-09-131-8/+0
* Remove some EBCDIC dependenciesKarl Williamson2012-09-134-41/+14
* Rename regen'd hdr to reflect expanded capabilitiesKarl Williamson2012-09-135-12/+12
* regen/utf8_strings.pl: Add ability to get native charsetKarl Williamson2012-09-132-16/+42
* regen/utf8_strings.pl: Allow explicit default on inputKarl Williamson2012-09-131-6/+7
* regen/utf8_strings.pl: Copy empty input lines to outputKarl Williamson2012-09-132-10/+22
* /regcharclass.pl, utf8_strings.pl: Add guard to .hKarl Williamson2012-09-134-0/+22
* Unicode/UCD.pm: Clarify podKarl Williamson2012-09-131-2/+3
* Fix \X handling for Unicode 5.1 - 6.0Karl Williamson2012-09-132-3/+11
* regcomp.c: Wrap some long linesKarl Williamson2012-09-131-3/+4
* perldelta for 8700fd3876Steve Hay2012-09-131-0/+8
* Document how to create and use smoke-me branchesSteve Hay2012-09-132-2/+72
* Fix a couple of headings in perlgit.pod which look to be the wrong levelSteve Hay2012-09-131-3/+3
* Avoid POSIX::close when closing files by descriptor in IPC::Open3Steve Hay2012-09-131-5/+7
* whoops, move this back where it wasJesse Luehrs2012-09-121-4/+4
* op.c: Document newGIVENOP(..., 0)Father Chrysostomos2012-09-121-1/+1
* Fix listop-hash-infix parsingFather Chrysostomos2012-09-122-5/+7
* toke.c: Under -DT, dump complement properlyFather Chrysostomos2012-09-121-1/+1
* Add PL_subname to the save stackPeter Martini2012-09-121-0/+4
* Eradicate race condition in t/op/sigsystem.t (#114562)Leon Timmermans2012-09-121-8/+7
* stop ""-overloaded Regex recursingDavid Mitchell2012-09-122-3/+24
* add test for 6502e08, s/(.)/die/eDavid Mitchell2012-09-121-2/+11
* perldelta: add recent regex API changesDavid Mitchell2012-09-121-0/+15
* update docs for $`, $&, $' changesDavid Mitchell2012-09-122-5/+18
* Refactor to use test.pl instead of making TAP by hand. Add test names.Colin Kuskie2012-09-121-30/+30
* Unify CvDEPTH for formats and subsFather Chrysostomos2012-09-113-22/+4
* pad.c: Share pad name lists between clonesFather Chrysostomos2012-09-111-8/+7
* Updated Search::Dict to 1.07 as on CPANDavid Golden2012-09-115-0/+118
* Perldelta up to 5e96eee9Florian Ragwitz2012-09-111-0/+10
* Text::Abbrev has been synchronised to CPANFlorian Ragwitz2012-09-111-1/+1
* Term::ReadLine has been synchronised to CPANFlorian Ragwitz2012-09-111-1/+1
* ExtUtils::Manifest has been synchronised to CPANFlorian Ragwitz2012-09-111-1/+1
* Dumpvalue has been synchronised to CPANFlorian Ragwitz2012-09-111-1/+1
* Synchronise bignum with CPANFlorian Ragwitz2012-09-115-5/+5
* Automatically create core-cpan-diff cache dirFlorian Ragwitz2012-09-111-1/+3
* B::Lint hsa been synchronised to CPANFlorian Ragwitz2012-09-111-1/+1
* autouse has synchronised to CPANFlorian Ragwitz2012-09-111-1/+1
* Tell Maintainers.pl about the Storable 2.39 upgradeFlorian Ragwitz2012-09-111-1/+1
* Update perldelta entry for [perl #114496].Steve Hay2012-09-111-1/+3
* Silence invalid parameter messages from win32_signalSteve Hay2012-09-111-1/+25