This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update ExtUtils-MakeMaker to CPAN version 6.92
[perl5.git] / regen /
2014-03-12 Karl Williamsonregcomp.c: Don't read past string-end
2014-03-12 Karl Williamsonregen/regcharclass.pl: Don't generate unused macros
2014-03-12 Karl Williamsonregen/regcharclass.pl: Generate correct macro instead...
2014-03-02 Karl Williamsonregen/regcharclass.pl: Forbid non-safe macros for multi...
2014-03-02 Karl Williamsonregen/regcharclass.pl: Don't generate unused macros
2014-03-02 Karl WilliamsonRevert most of 3a8bbffbce: Avoid unnecessary malformed...
2014-03-02 Karl Williamsonregen/regcharclass.pl: White-space; comment nits only
2014-03-02 Karl Williamsonregen/regcharclass.pl: Simplify generated safe macros
2014-03-02 Karl Williamsonregen/regcharclass.pl: Warn that macros are internal...
2014-02-20 Karl WilliamsonChange 'semantics' to 'rules'
2014-02-01 Zeframsubroutine signatures
2014-01-28 Karl WilliamsonWork properly under UTF-8 LC_CTYPE locales
2014-01-27 Karl WilliamsonAvoid unnecessary malformed checking
2014-01-27 Karl Williamsonregen/regcharclass.pl: Don't test UV >= 0
2014-01-27 Karl Williamsonregen/regcharclass.pl: Fix warning
2014-01-27 Karl WilliamsonMove an inversion list generation to mktables
2014-01-26 Brian Fraserreentr.c: Handle systems without getpwent
2014-01-22 Tony Cook[perl #120977] bump $warnings::VERSION
2014-01-22 Hauke Dassume "all" in "use warnings 'FATAL';" and related
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Father ChrysostomosIncrease $warnings::VERSION to 1.21
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2014-01-09 Karl WilliamsonIDStart and IDCont no longer go out to disk
2014-01-09 Karl Williamsonregen/mk_invlists.pl: White-space only
2014-01-09 Karl WilliamsonRmv PL_Posix_ptrs
2014-01-09 Karl WilliamsonRemove PL_L1Posix_ptrs
2014-01-09 Karl WilliamsonCompile in list of foldable code points
2014-01-09 Karl WilliamsonCompile in all POSIX class inversion lists
2014-01-01 Karl Williamsonregen/warnings.pl: Add comments
2013-11-28 David Mitchellsilence -Wformat-nonliteral compiler warnings
2013-11-28 David Mitchellmark Perl_my_strftime with format attribute
2013-11-25 Father ChrysostomosReënable qr caching for (??{}) retval where possible
2013-11-09 Father ChrysostomosMake &CORE::exit respect vmsish exit hint
2013-11-09 Father ChrysostomosFix &CORE::exit/die under vmsish "hushed"
2013-11-08 Father ChrysostomosStop lexical CORE sub from interfering with CORE::
2013-11-06 Father ChrysostomosSplit ck_open into two functions
2013-10-25 Father Chrysostomosrv2hv does not use its TARG
2013-10-05 Ricardo Signesnew warnings category, so bump warnings.pm
2013-10-05 Father ChrysostomosMake postderef experimental
2013-10-05 Father ChrysostomosAdd postderef_qq feature feature
2013-10-05 Father ChrysostomosIncrease $feature::VERSION to 1.34
2013-10-05 Father ChrysostomosAdd postderef feature feature
2013-09-24 Karl WilliamsonAdd inversion list for U+80 - U+FF
2013-09-17 Nicholas ClarkUse IVSIZE not HAS_QUAD to enable 'q' and 'Q' formats...
2013-09-13 Ruslan Zakirovindex/value array slice operation
2013-09-13 Ruslan Zakirovkey/value hash slice operation
2013-09-13 Tony Cook[perl #115928] we don't use drand48_r or random_r any...
2013-08-29 Karl WilliamsonRemove no longer necessary constants
2013-08-29 Karl Williamsonutf8.h, unicode_constants.h: Add some #defines.
2013-08-29 Karl Williamsonunicode_constants.h: Add #defines for CR, LF
2013-08-29 Karl Williamsonregen/regcharclass.pl: Make more EBCDIC-friendly
2013-08-29 Karl Williamsonunicode_constants.h: Add #defines for Byte Order Mark
2013-08-29 Karl WilliamsonDon't refer to U+XXXX when mean native
2013-08-26 Tony Cook[perl #117265] safesyscalls: check embedded nul in...
2013-07-24 Nicholas ClarkGenerate the lib/ cleanup rules in the Win32 Makefiles...
2013-07-24 Nicholas ClarkGenerate the lib/ cleanup rules in Makefile.SH automati...
2013-07-24 Nicholas ClarkGenerate lib/.gitignore from MANIFEST.
2013-07-24 Nicholas ClarkOn failure, regen_lib.pl now generates diagnostics...
2013-07-16 Karl WilliamsonFix off-by-one error in inversion lists.
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Make C-array inversion lists...
2013-07-16 Karl WilliamsonReinstate "regcomp.c: Move 2 hdr inversion fields to...
2013-07-16 Karl WilliamsonReinstate + fix "Revert "regcomp.c: Add a constant...
2013-07-12 Nicholas ClarkSpecify the versions of ExtUtils::MiniPerl and ExtUtils...
2013-07-07 Nicholas ClarkMove the "editor block" from miniperlmain.c to ExtUtils...
2013-07-07 Nicholas ClarkInvert the build logic for miniperlmain.c and ExtUtils...
2013-07-07 Nicholas ClarkAdd an "always update" parameter to regen_lib's open_new().
2013-07-07 Nicholas ClarkRefactor the Text::Wrap::wrap() logic in regen/regen_lib.pl
2013-07-07 Nicholas ClarkRefactor regen_lib.pl to reduce verbosity.
2013-07-05 Karl WilliamsonRevert "regcomp.c: Add a constant 0 element before...
2013-07-05 Karl WilliamsonRevert "regcomp.c: Move 2 hdr inversion fields to SV...
2013-07-05 Karl WilliamsonRevert "regcomp.c: Make C-array inversion lists const"
2013-07-04 Karl Williamsonregcomp.c: Make C-array inversion lists const
2013-07-04 Karl Williamsonregcomp.c: Move 2 hdr inversion fields to SV hdr
2013-07-04 Karl Williamsonregcomp.c: Add a constant 0 element before inversion...
2013-06-26 Karl Williamsonregen/genpacksizetables.pl: Add comment
2013-06-22 Yves OrtonShow intflags as well as extflags
2013-06-10 Father ChrysostomosMake ‘make regen’ regenerate the tree in perllexwarn
2013-05-23 Nicholas ClarkIn regen/regen_lib.pl, add 'Pod' as a third supported...
2013-05-22 David Steinbrunnertypo fixes for regen scripts
2013-05-20 Nicholas ClarkEliminate pre-5.9.x conditional code for PERL_PACK_CAN_...
2013-05-20 Nicholas ClarkMove genpacksizetables.pl to regen/genpacksizetables.pl
2013-05-20 Karl WilliamsonFix multi-char fold edge case
2013-05-20 Karl Williamsonunicode_constants.h: Add some #defines
2013-05-20 Karl Williamsonpp.c: Eliminate custom macro and use Copy() instead
2013-05-18 Ricardo Signesregen feature.pm
2013-03-27 Yves OrtonImprove how regcomp.pl handles multibits
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Change #define name
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Make portable to non-ASCII
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Remove unused constant
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Pass through input comments
2013-03-08 Karl Williamsonregen/unicode_constants.pl: Convert '-' in names to '_'
2013-02-20 Ricardo Signesput an experimental warning on lexical topic
2013-02-17 Nicholas ClarkIn warnings.pm, delete a hash slice, instead of using...
2013-02-08 Karl Williamsonregen/embed.pl: Extract out duplicate code into a fcn
2013-02-08 Karl Williamsonregen/embed.pl: Warn if have > 1 i, p, and s flags
2013-01-24 Karl Williamsonregcharclass.h: Add macro for non-ASCII PATWS
2013-01-24 Karl Williamson/regen/regcharclass.pl: white-space only; no code changes
2013-01-24 Karl Williamsonregen/regcharclass.pl: Add capability
2013-01-20 Karl WilliamsonDeprecate certain rare uses of backslashes within regexes
next