summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fold_grind.t: Only test [char classes]Karl Williamson2010-11-221-1/+1
* handy.h: New #define to use new bitKarl Williamson2010-11-221-0/+1
* l1_char_class_tab.h: Add new bit to table.Karl Williamson2010-11-221-9/+9
* mk_PL_charclass.pl: Find non-latin1 foldsKarl Williamson2010-11-221-0/+43
* regexec.c: indent code in new blockKarl Williamson2010-11-221-56/+62
* regexec.c: utf8 could fold to ascii/latin1Karl Williamson2010-11-221-1/+39
* regcomp.c: Add commentKarl Williamson2010-11-221-0/+3
* regcomp.c: Add commentKarl Williamson2010-11-221-2/+8
* reg_fold.t: Don't duplicate fold_grind.tKarl Williamson2010-11-221-1/+1
* Add fold_grind.tKarl Williamson2010-11-222-0/+361
* pp.c: tiny performance enhancementKarl Williamson2010-11-221-4/+4
* pp.c, utf8.c: Convert to use TWO_BYTE_UTF8_TO_UNIKarl Williamson2010-11-222-7/+5
* utf8.h: Add macro TWO_BYTE_UTF8_TO_UNI()Karl Williamson2010-11-221-0/+9
* utfebcdic.h: comment additions, fix typoKarl Williamson2010-11-221-4/+4
* regexec.c: Correct indentKarl Williamson2010-11-221-2/+2
* mk_PL_charclass.pl: Correct commentKarl Williamson2010-11-221-5/+5
* utf8_heavy: Guard against infinite recursionKarl Williamson2010-11-221-8/+48
* Split ANYOF_NONBITMAP into two componentsKarl Williamson2010-11-223-9/+35
* regcomp.c: Optimizer wrongly turning off bitKarl Williamson2010-11-221-2/+0
* regcomp.c: Add explanatory commentKarl Williamson2010-11-221-0/+4
* regcomp.h: Add commentKarl Williamson2010-11-221-1/+2
* regcomp.h: Renumber ANYOF_EOS bitKarl Williamson2010-11-221-3/+3
* regcomp.c: Fix indentKarl Williamson2010-11-221-1/+1
* rename ANYOF_UNICODE to ANYOF_NONBITMAPKarl Williamson2010-11-224-15/+18
* perl.h: Add latin1 fold tableKarl Williamson2010-11-221-0/+44
* regcomp.sym: Clarify commentKarl Williamson2010-11-222-2/+2
* Nits in perlunicode.podKarl Williamson2010-11-221-2/+3
* regexec.c: Split EXACT, folding nodes in regrepeatKarl Williamson2010-11-221-72/+69
* PL_fold wrong for EBCDIC platforms.Karl Williamson2010-11-222-36/+118
* perl.h: Expand commentKarl Williamson2010-11-221-1/+3
* re/pat.t: Skip tests on EBCDICKarl Williamson2010-11-221-2/+5
* regcomp.sym: Fix descriptionsKarl Williamson2010-11-222-8/+8
* regex free up bit in ANYOF nodeKarl Williamson2010-11-223-4/+12
* regcomp.h: Add commentKarl Williamson2010-11-221-1/+1
* regcomp.c: Remove references to old #defineKarl Williamson2010-11-221-2/+2
* regcomp.h: Reorder statements for clarityKarl Williamson2010-11-221-4/+6
* Newly-created stashes may need effective names addedFather Chrysostomos2010-11-222-1/+26
* %x can't be used directly with pointers.Ben Morrow2010-11-221-4/+4
* Remove redundant checkFather Chrysostomos2010-11-221-4/+0
* mro_package_moved must act on all effective namesFather Chrysostomos2010-11-225-68/+213
* Move the test for Win32's FindExt.pm to t/porting, and run it automatically.Nicholas Clark2010-11-212-3/+11
* Add flags param to hv_ename_*Father Chrysostomos2010-11-205-10/+14
* ‘If you are upgrading from 5.13.6...’Father Chrysostomos2010-11-201-1/+1
* Only clean up the generated perldeltaFlorian Ragwitz2010-11-211-1/+0
* S_hfreeentries: keep OOK off unless adding something to auxFather Chrysostomos2010-11-201-1/+1
* mktables: Clean up warning msgKarl Williamson2010-11-201-4/+5
* mktables: comment typo and expand other commentsKarl Williamson2010-11-201-2/+5
* mktables: Smaller tables if not -DDEBUGGINGKarl Williamson2010-11-201-3/+15
* Revert "Globs that are in the symbol table can be unglobbed"Father Chrysostomos2010-11-202-16/+5
* [perl #77926] Glob reification during localisationFather Chrysostomos2010-11-202-5/+20