summaryrefslogtreecommitdiff
path: root/regen/warnings.pl
Commit message (Expand)AuthorAgeFilesLines
* Make ‘make regen’ regenerate the tree in perllexwarnFather Chrysostomos2013-06-091-1/+23
* Make smartmatch, given & when experimentalBrian Fraser2013-03-261-1/+3
* put an experimental warning on lexical topicRicardo Signes2013-02-201-0/+2
* In warnings.pm, delete a hash slice, instead of using a loop.Nicholas Clark2013-02-171-2/+2
* Create new warnings category experimental::regex_setsKarl Williamson2013-01-111-1/+3
* Increase $warnings::VERSION to 1.15Father Chrysostomos2012-09-301-1/+1
* Use two colons for lexsub warningFather Chrysostomos2012-09-301-6/+2
* Add experimental warnings categ and :lexical_subs warn IDFather Chrysostomos2012-09-151-2/+11
* Increase $warnings::VERSION to 1.14Father Chrysostomos2012-09-141-1/+1
* Stop lexical warnings from turning off deprecationsFather Chrysostomos2012-09-141-7/+15
* warnings.pm docs: clarify categories are in perllexwarnDavid Golden2012-02-041-1/+2
* Increase $warnings::VERSION to 1.13Father Chrysostomos2012-01-261-1/+1
* Allow ${^WARNING_BITS} to turn off lexical warningsFather Chrysostomos2012-01-261-2/+2
* Add an optional third argument to open_new(), to invoke read_only_top() with.Nicholas Clark2011-05-191-4/+4
* Rename safer_open() to open_new(), and eliminate the first parameter.Nicholas Clark2011-05-191-2/+2
* warnings.pl: Update commentKarl Williamson2011-02-181-2/+2
* Subclass utf8 warnings so can turn off individuallyKarl Williamson2011-02-171-1/+8
* Move the duplicated subroutine tab() into regen_lib.plNicholas Clark2011-01-231-9/+0
* Change close_and_rename() to read_only_bottom_close_and_rename()Nicholas Clark2011-01-231-4/+2
* In regen/*.pl, refactor the repeated code for close and rename if different.Nicholas Clark2011-01-231-6/+4
* Move all the generated file header printing into read_only_top()Nicholas Clark2011-01-231-14/+3
* warnings.pl -> regen/warnings.plFather Chrysostomos2010-10-131-2/+2
* Move regen scripts to regen/Steffen Mueller2010-10-101-0/+831