summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* perldelta for while(each %h)Father Chrysostomos2012-05-211-0/+5
* perldelta for pos %fooFather Chrysostomos2012-05-211-0/+5
* perldelta for ‘no overload "invalid"’ warningsFather Chrysostomos2012-05-211-0/+6
* perldelta for overload fallback inheritanceFather Chrysostomos2012-05-211-0/+4
* perldelta for overload caching bug fixesFather Chrysostomos2012-05-211-0/+11
* perldelta for changed AMAGIC table mechanismFather Chrysostomos2012-05-211-1/+19
* perldelta for File::stat’s -pFather Chrysostomos2012-05-211-0/+2
* perldelta for vec w/2GB offsetsFather Chrysostomos2012-05-211-0/+4
* perldelta for File::stat -r warningFather Chrysostomos2012-05-211-2/+10
* perldelta for method{}Father Chrysostomos2012-05-211-0/+6
* perldelta for CORE:: and TARGFather Chrysostomos2012-05-211-0/+9
* perldelta for undef *^H non-ambiguityFather Chrysostomos2012-05-211-0/+5
* perldelta for Hash::Util changesFather Chrysostomos2012-05-211-0/+14
* perldelta for modding $_[0] in STORABLE_freezeFather Chrysostomos2012-05-211-1/+4
* perldelta for setting $^NFather Chrysostomos2012-05-211-0/+6
* perldelta for copying call checkers to closuresFather Chrysostomos2012-05-211-0/+6
* perldelta for hvstore and %^HFather Chrysostomos2012-05-211-0/+5
* perldelta for goto "\0"Father Chrysostomos2012-05-211-0/+5
* perldelta for goto ""Father Chrysostomos2012-05-211-1/+2
* Increase $Pod::Functions::VERSION to 1.06Father Chrysostomos2012-05-211-1/+1
* Remove double space from Pod::Functions descrFather Chrysostomos2012-05-211-1/+1
* Consistent spaces after dots in CORE.podFather Chrysostomos2012-05-211-2/+2
* op.c: Remove redundant assignmentFather Chrysostomos2012-05-211-1/+0
* Don’t crash with &CORE::foo after undefining *_Father Chrysostomos2012-05-212-2/+9
* Test that ‘require v5’ ignores sub named v5Father Chrysostomos2012-05-211-1/+6