summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mktables: Add overloaded '+='Karl Williamson2012-05-231-0/+15
* podcheck.t: Try harder to avoid transitory failureKarl Williamson2012-05-231-11/+41
* podcheck.t: Add label to 'next' stmts for clarityKarl Williamson2012-05-231-3/+4
* Merge branch 'rgs/overload' into bleadRafael Garcia-Suarez2012-05-233-5/+13
|\
| * Fix mktables bug due to the previous overload fixRafael Garcia-Suarez2012-05-221-1/+2
| * Lookup overloaded assignment operators when trying to swap the argumentsRafael Garcia-Suarez2012-05-222-4/+11
* | [perl #113050] Put fallback back under "()"Father Chrysostomos2012-05-233-20/+28
* | Increase $ExtUtils::ParseXS::Utilities::VERSION to 3.17Father Chrysostomos2012-05-231-1/+1
* | Increase $ExtUtils::ParseXS::VERSION to 3.17Father Chrysostomos2012-05-231-1/+1
* | ParseXS.pm: Only inc PL_amagic_generation before 5.9Father Chrysostomos2012-05-231-0/+2
* | Excise PL_amagic_generationFather Chrysostomos2012-05-236-12/+6
* | op.c: One less func call for newXSFather Chrysostomos2012-05-231-1/+3
* | perlfunc: long linesFather Chrysostomos2012-05-232-217/+232
* | Add Igor Zaytsev to AUTHORSFather Chrysostomos2012-05-221-0/+1
* | [perl #111918] Fix thawing seen objects in STORABLE_attach hookIgor Zaytsev2012-05-222-2/+47
* | Make CV * typemap entry support overloadingSteffen Mueller2012-05-221-10/+10
* | Purported equivalency isn't.Eric Brine2012-05-221-3/+3
* | replace B::COP::stashflags by B::COP::stashlenReini Urban2012-05-222-6/+6
* | refactor macro to avoid compiler warning in regcomp.cRobin Barker (via RT)2012-05-221-9/+14
* | perlebcdic: make verbatim line fit in 79 colsKarl Williamson2012-05-222-4/+4
* | regen/mk_invlists.pl: Fail if inversion list not foundKarl Williamson2012-05-221-0/+2
* | perlebcdic: Narrow table to fit in 79 columnsKarl Williamson2012-05-222-294/+293
* | perlebcdic: Add a few commas for clarityKarl Williamson2012-05-221-3/+3
* | perlebcdic: remove trailing white spaceKarl Williamson2012-05-221-167/+167
* | regcomp.c: #define shorter synonymKarl Williamson2012-05-221-1/+3
* | handy.h: New defn of isOCTAL_A() to free up bitKarl Williamson2012-05-223-16/+28
* | utf8.c: Add nomix-ASCII option to to_fold functionsKarl Williamson2012-05-225-15/+78
* | utf8.c: Add assertionKarl Williamson2012-05-221-0/+2
* | regexec.c: Use foldcase instead of lower/upperKarl Williamson2012-05-221-10/+5
* | utf8.c: Re-order if branches for speedKarl Williamson2012-05-221-11/+11
* | regcomp.c: Wrap long comment to 80 columnsKarl Williamson2012-05-221-1/+2
* | pp_pack.c: Use macro instead of its expansionKarl Williamson2012-05-221-2/+2
* | regexec.c: Don't allow malformations under EBCDICKarl Williamson2012-05-221-10/+2
* | utf8.c: Add commentKarl Williamson2012-05-221-0/+4
* | utf8n_to_uvuni(): Add a few compiler hintsKarl Williamson2012-05-221-6/+6
* | podcheck.t: Allow checking old perldeltaKarl Williamson2012-05-221-2/+4
* | utf8.c: Skip extraneous function callKarl Williamson2012-05-221-1/+1
* | utf8.c: Remove unnecessary validationKarl Williamson2012-05-221-8/+31
* | utf8.c: Extra branch to avoid others in the typical caseKarl Williamson2012-05-221-1/+4
* | utf8.h, pp.c: Add UTF8_IS_REPLACEMENT macro, and use itKarl Williamson2012-05-222-2/+14
* | utf8.h: Simplify expressionsKarl Williamson2012-05-221-28/+8
* | utf8.h: Comment improvementes, white-spaceKarl Williamson2012-05-221-17/+36
* | embed.fnc: Change formal param name to match docsKarl Williamson2012-05-222-2/+2
* | doio.c: Add some commentsKarl Williamson2012-05-221-5/+10
* | perlfunc: Add reference to simple folding docsKarl Williamson2012-05-221-1/+3
* | Experimentally add VT to \s definitionKarl Williamson2012-05-226-10/+16
* | mk_PL_charclass.pl: Don't use \w, \sKarl Williamson2012-05-221-3/+3
* | Synchronise Module-CoreList in Maintainers.pl with teh CPANChris 'BinGOs' Williams2012-05-221-1/+1
|/
* Close the filehandle actually being tested in uni/readline.tSteve Hay2012-05-221-1/+1
* perldelta for undef *_, &CORE::time crashFather Chrysostomos2012-05-211-0/+5