summaryrefslogtreecommitdiff
path: root/regen
Commit message (Expand)AuthorAgeFilesLines
...
* bump $warnings::VERSIONTony Cook2018-02-121-1/+1
* warnings: Omit handle when $. is 0Slaven Rezić2018-02-111-1/+1
* charclasslists.h: script enums visible to CORE,EXTKarl Williamson2018-01-301-1/+2
* regen/mk_invlists.pl: Allow override of where enums get definedKarl Williamson2018-01-301-2/+7
* regen/mk_invlists.pl: Allow multiple files to accessKarl Williamson2018-01-301-3/+10
* tr/// functions: add some basic code commentsDavid Mitchell2018-01-191-6/+7
* Use ck_null for ~.Father Chrysostomos2018-01-091-3/+1
* regen/mk_invlists.pl: Add table for currency symbolsKarl Williamson2018-01-011-0/+2
* Update docs wrt bitwise opsFather Chrysostomos2017-12-311-8/+4
* Enable bitwise feature with ‘use v5.28’Father Chrysostomos2017-12-311-1/+1
* revert smartmatch to 5.27.6 behaviourZefram2017-12-294-10/+15
* Add warning for script runs being experimentalKarl Williamson2017-12-241-1/+3
* regen/mk_invlists.pl: Generate tables for scx propertyKarl Williamson2017-12-241-0/+72
* regen/mk_invlists.pl: Don't generate unneeded #defineKarl Williamson2017-12-241-2/+3
* regen/mk_invlists.pl: Add support of 'sl' formatsKarl Williamson2017-12-241-4/+122
* regen/mk_invlists.pl: Simplify handling of early Unicode releasesKarl Williamson2017-12-241-191/+75
* regen/mk_invlists.pl: Add defensive checkKarl Williamson2017-12-241-0/+1
* regen/mk_invlists.pl: Fix name clash handlerKarl Williamson2017-12-241-1/+7
* fix pod markup in warnings.pmZefram2017-12-181-2/+2
* [perl #132468] At _at_level warnings functionsFather Chrysostomos2017-12-171-4/+69
* merge branch zefram/dumb_matchZefram2017-12-174-15/+10
|\
| * add "whereis"Zefram2017-12-061-0/+2
| * internally change "when" to "whereso"Zefram2017-12-051-2/+2
| * change "when" keyword to "whereso"Zefram2017-12-052-4/+4
| * merge leavegiven op type into leaveloopZefram2017-12-051-1/+0
| * remove unused CXp_FOR_DEF and OPpITER_DEFZefram2017-11-291-1/+0
| * remove useless "break" mechanismZefram2017-11-292-3/+0
| * use LOOP struct for entergiven opZefram2017-11-291-1/+1
| * remove useless "default" mechanismZefram2017-11-281-2/+0
| * update doc in lib/ about smartmatchZefram2017-11-221-2/+2
| * eviscerate smartmatchZefram2017-11-221-1/+1
* | regen/mk_invlists.pl: reformulate a branch and outdentKarl Williamson2017-12-161-124/+123
* | regen/mk_invlists.pl: Outdent codeKarl Williamson2017-12-161-158/+156
* | regen/mk_invlists.pl: Fix typoKarl Williamson2017-12-161-1/+1
* | Add PERL_REENTRANT for XS modulesKarl Williamson2017-12-131-1/+1
* | put shadowing warnings in their own categoryZefram2017-12-061-1/+2
* | add OPpCONCAT_NESTED flagDavid Mitchell2017-11-231-0/+11
|/
* regen/unicode_constants.pl: Add U+10FFFF entryKarl Williamson2017-11-181-0/+2
* rip out quicksort and sort algorithm controlZefram2017-11-171-1/+0
* fix handling of registered warning categoriesZefram2017-11-151-36/+50
* Replace multiple 'use vars' by 'our' in regen.Nicolas R2017-11-112-4/+4
* Add OP_MULTICONCAT opDavid Mitchell2017-10-313-2/+12
* regen/opcode.pl: display duplicate bit nameDavid Mitchell2017-10-311-2/+2
* Skip various tests if PERL_BUILD_PACKAGING is setDominic Hargreaves2017-10-241-0/+5
* regen/reentr.pl: simplify cpp conditionalsAaron Crane2017-10-211-7/+3
* opcode.pl: simplify cpp conditionalsAaron Crane2017-10-211-8/+4
* Add SORTf_UNSTABLE flagFather Chrysostomos2017-08-211-0/+1
* regen/op_private: remove sassign special-casingDavid Mitchell2017-08-081-3/+0
* merge Perl_ck_cmp() and Perl_ck_eq()David Mitchell2017-08-041-4/+4
* Give OP_RV2HV a targDavid Mitchell2017-07-271-1/+1