summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
* silence -Wparentheses-equalityDavid Mitchell2016-03-281-2/+2
* regen/mk_invlists.pl: Revamp so works on earlier UnicodesKarl Williamson2016-03-171-336/+596
* bump $strict::VERSION and $warnings::VERSIONTony Cook2016-03-021-1/+1
* narrow the filename check in strict.pm/warnings.pmAristotle Pagaltzis2016-03-021-4/+5
* Use table lookup for qr/\b{wb}/Karl Williamson2016-02-031-0/+240
* split CXt_LOOP_FOR into CXt_LOOP_LIST,CXt_LOOP_ARYDavid Mitchell2016-02-031-2/+3
* regen/mk_invlists.pl: add braces round subobject initialisersAaron Crane2016-01-211-14/+12
* Use lookup table for /\b{gcb}/ instead of switch stmtKarl Williamson2016-01-191-7/+116
* Add qr/\b{lb}/Karl Williamson2016-01-191-1/+567
* Make tables for Perl-tailored Unicode Line_Break propertyKarl Williamson2016-01-191-0/+38
* regen/mk_invlists.pl: Use property's real valuesKarl Williamson2016-01-191-1/+8
* regen/mk_invlists.pl: Internal housekeepingKarl Williamson2016-01-191-2/+1
* regen/mk_invlists.pl: Keep internal enum values lastKarl Williamson2016-01-191-7/+12
* embed.fnc and regen: detect duplicate fn defsDavid Mitchell2016-01-151-2/+23
* Don't generate EBCDIC POSIX-BC tablesKarl Williamson2016-01-141-19/+19
* Tailor \b{wb} for PerlKarl Williamson2016-01-081-0/+1
* Deparse.pm lives in lib/B now, not dist/B-DeparseLukas Mai2016-01-081-17/+12
* Skip casing for high code pointsKarl Williamson2015-12-091-0/+16
* Extend UTF-EBCDIC to handle up to 2**64-1Karl Williamson2015-11-252-4/+15
* regen/ebcdic.pl: Output tables in hexKarl Williamson2015-11-251-8/+12
* split pp_postdec() from pp_postinc() and improveDavid Mitchell2015-11-101-1/+2
* split pp_predec() from pp_preinc() and improveDavid Mitchell2015-11-101-1/+2
* [perl #126051] make the warnings::enabled example use warnings::enabledTony Cook2015-10-121-2/+4
* sync regen/warnings.pl and warnings.pm $VERSIONTony Cook2015-10-121-2/+9
* Cleanup, document, and restructure regen/regcomp.plYves Orton2015-10-051-282/+478
* remove documentation for the now-removed lexical topicRicardo Signes2015-10-021-1/+1
* Match ops no longer need OPpTARGET_MYFather Chrysostomos2015-09-291-3/+0
* Remove OPpGREP_LEXFather Chrysostomos2015-09-291-5/+0
* Bump $warnings::VERSION to 1.34Father Chrysostomos2015-09-291-1/+1
* Remove experimental::lexical_topic warnings categoryFather Chrysostomos2015-09-291-2/+0
* Change EBCDIC macro definitionKarl Williamson2015-09-041-0/+4
* l1_char_class_tab.h: Add commentsKarl Williamson2015-09-041-0/+1
* l1_char_class_tab.h: Add bits for UTF-EBCDICKarl Williamson2015-09-041-0/+32
* regen/mk_PL_charclass.pl: Refactor a printKarl Williamson2015-09-041-3/+7
* Remove no longer used #defineKarl Williamson2015-09-041-1/+0
* ck_refassign: selectively copy OPpPAD_INTRO/STATEDavid Mitchell2015-08-191-0/+6
* re-implement OPpASSIGN_COMMON mechanismDavid Mitchell2015-08-171-1/+14
* No __attribute__((nonnull(...))) from NN.Jarkko Hietaniemi2015-08-141-4/+0
* regen/mk_PL_charclass.pl: Suppress extra null array elementKarl Williamson2015-08-011-0/+2
* mktables: Fix up Name_Alias in early UnicodesKarl Williamson2015-07-281-2/+3
* mktables: Add handling of WB and SB for early UnicodesKarl Williamson2015-07-281-2/+2
* mktables: Fix GCB to work on early UnicodesKarl Williamson2015-07-281-5/+8
* regen/mk_invlists.pl: Handle early Unicodes CFKarl Williamson2015-07-281-1/+2
* regen/mk_invlists.pl: White-space onlyKarl Williamson2015-07-281-6/+6
* regen/mk_invlists.pl: Properly handle empty propertiesKarl Williamson2015-07-281-7/+23
* regen/mk_PL_charclass.pl: Use names known in all UnicodesKarl Williamson2015-07-281-1/+7
* regen/regcharclass.pl: Work on early UnicodesKarl Williamson2015-07-281-3/+3
* regen/mk_PL_charclass.pl: Don't confuse simple with multi foldsKarl Williamson2015-07-281-3/+15
* regen/unicode_constants.pl: Add U+130, +131Karl Williamson2015-07-281-0/+2
* regen/mk_PL_charclass.pl: Add extra info to debug lineKarl Williamson2015-07-281-1/+1