This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Import perl5302delta.pod
[perl5.git] / regen /
2020-03-13 Zeframchained comparisons
2020-03-11 Karl Williamsonregen/opcodes: Clarify comment
2020-03-09 Tomasz Konojackinew function specifier: PERL_STATIC_FORCE_INLINE
2020-03-09 Tomasz Konojackiregen/embed.pl: handle PERL_STATIC_INLINE_NO_RET properly
2020-03-09 Tomasz Konojackiregen/embed.pl: fix error message
2020-03-02 Karl Williamsonchar_class_invlists.h: Give re_comp.c access to enums...
2020-03-02 Karl Williamsonregen/mk_invlists.pl: Allow enums/defines to be in...
2020-03-02 Karl Williamsonregen/mk_invlists.pl: Move #define in output
2020-03-01 Karl Williamsonregen/embed.pl: Force F or f flags on ... fcns
2020-02-16 Dagfinn Ilmari Man... Add 'indirect' feature that can be turned off to disabl... 17477/head
2020-02-13 Karl Williamsonregen/regcomp.pl: Add cautionary comment
2020-02-05 Dagfinn Ilmari Man... regen/opcdode.pl: remove alternate PP function implemen...
2020-02-05 Dagfinn Ilmari Man... pp_i_modulo(): remove workaround for ancient glibc bug
2020-01-30 Unicode ConsortiumUse Unicode 13.0 (beta)
2020-01-30 Karl WilliamsonChange Unicode property abbrev to upcoming official
2020-01-30 Karl Williamsonregen/mk_invlists.pl: Sort generated tables alphabetically
2020-01-30 Karl Williamsonregen/mk_invlists.pl: Clarify comment in output .h
2020-01-30 Karl Williamsonregen/mk_invlists.pl: Do sort caselessly in places
2020-01-30 Karl Williamsonregen/mk_invlists.pl; White space, comments only
2020-01-14 Karl Williamsonregen/reentr.pl: Use Configure'd types
2020-01-14 Karl Williamsonl1_char_class_tab.h: Add bits for binary, octal digits
2020-01-04 Karl WilliamsonChange some structures/fcns to use I32 and U32
2019-12-19 Karl Williamsonregen/mk_invlists.pl: Move inversion list adjacent...
2019-12-15 Tony CookRevert "Move PL_check to the interp vars to fix threadi...
2019-12-12 Stefan SeifertMove PL_check to the interp vars to fix threading issues
2019-12-09 Paul "LeoNerd" EvansAdd the `isa` operator
2019-12-07 Karl Williamsonregen/ebcdic.pl: Fix bug in decoding some high code...
2019-12-07 Karl Williamsonregen/ebcdic.pl: Comments only: typo, add column headings
2019-12-04 Tony Cookupdates to $^H{feature_validname} now update cop_features
2019-11-27 Karl WilliamsonMove data for PL_InBitmap to charclass_invlists.h
2019-11-16 Karl Williamsonregcharclass.h: Add some macros
2019-11-16 Karl Williamsonregen/regcharclass_multi_char_folds.pl: Simplify
2019-11-16 Karl Williamsonregen/regcharclass_multi_char_folds.pl: Use printable...
2019-11-16 Karl Williamsonregen/regcharclass_multi_char_folds.pl: Fix comments
2019-11-14 Dagfinn Ilmari Man... Fix FEATURE_${NAME}_IS_ENABLED macro for default features
2019-11-12 Karl Williamsonregen/ebcdic.pl: Allow for declaring table size.
2019-11-07 Karl WilliamsonRemove lib/unicore/Heavy.pl
2019-11-07 Karl WilliamsonChange names of some OPpTRANS flags
2019-11-07 Karl Williamsonregen/ebcdic.pl: Add tables that partition by UTF-8...
2019-10-30 Tony Cookremove now unneeded FEATURE_IS_ENABLED()
2019-10-30 Tony CookFaster feature checks
2019-10-11 Max MaischeinMove http:// URLs to https:// URLs in source code
2019-10-09 Karl Williamsonl1_char_class_tab.h: Remove some special EBCDIC cases
2019-10-03 David Mitchellregen charclass_invlists.h
2019-09-27 Karl Williamsonregen/regcomp.pl: Rename variable
2019-09-27 Karl Williamsonregen/regcomp.pl, regcomp.sym: Comments
2019-09-15 Karl Williamsonregen/embed.pl: Enforce some flag restrictions
2019-09-15 Karl Williamsonregen/embed.pl: Update a branch test
2019-09-15 Karl Williamsonembed.fnc: 'm' and 'p' flags don't make sense together
2019-09-15 Karl Williamsonregen/embed.pl: Generally generate an ARGS_ASSERT
2019-09-15 Karl Williamsonregen/embed.pl: Wrap #if..#endif differently
2019-09-15 Karl WilliamsonAdd 'C' flag to embed.fnc, for "core-only" fcns
2019-09-03 Karl Williamsonembed.fnc: Add 'u' flag for unorthodox parameter macros
2019-09-03 Karl WilliamsonNote that PERL_MAGIC_foo are documented
2019-09-03 Karl WilliamsonNote that the warnings categories are documented
2019-09-03 Karl Williamsonwarnings.h: Add pod about finding the XS warning category
2019-09-03 Karl Williamsonregen/embed.pl: Enforce 'b' without 'M' requires 'D'
2019-09-03 Karl Williamsonregen/embed.pl: Enforce mutual exclusivity of 'b', 'm'
2019-09-03 Karl Williamsonautodoc.pl: Add h flag for hidden documentation
2019-09-03 Karl Williamsonregen/embed.pl: Improve error msg
2019-09-03 Karl Williamsonregen/embed.pl: Sort accepted flags list; N n s are...
2019-08-26 Karl Williamsonregen/mk_invlists.pl: Fix /i rules for non-ASCII machines
2019-08-26 Karl Williamsonregen/mk_invlists.pl: Never remap 0
2019-08-26 Karl Williamsonregen/mk_invlists.pl: inversion map requires a final...
2019-08-21 Karl Williamsonuni_keywords.h: Fix to work on EBCDIC
2019-06-25 Karl WilliamsonFix apidoc macro entries
2019-05-31 Karl Williamsonembed.fnc: Add flag for bypass macro existence
2019-05-31 Karl Williamsonembed.fnc: Change M flag to x
2019-05-31 Karl Williamsonembed.fnc: Change x flag to e
2019-05-31 Karl Williamsonembed.fnc: Change s flag to S
2019-05-31 Karl Williamsonembed.fnc: Change n flag to T
2019-05-27 Dagfinn Ilmari Man... Don't use PL_check[op_type] to check for filetets ops...
2019-05-26 Karl Williamsonlib/warnings.pm: Use L</Foo Bar>, not L<Foo Bar>
2019-05-22 Sawyer XBump the perl version in various places for 5.31.0
2019-03-30 Karl Williamsonregcharclass.h: Change to use new inRANGE macro
2019-03-18 Karl WilliamsonAdd warning category for variable length lookbehind
2019-03-12 Karl Williamsonregen/mk_invlists.pl: Add tables for Unicode wildcards
2019-03-12 Karl WilliamsonAdd warnings category experimental::uniprop_wildcards
2019-03-12 Karl Williamsonregen/mk_invlists.pl: Remove stray debugging stmts
2019-03-12 Karl Williamsonregen/mk_invlists.pl: Comment/white-space only
2019-03-12 Karl Williamsonregen/mk_invlists.pl, lib/utf8_heavy.pl: Rename variable
2019-03-12 Karl Williamsoncharclass_invlists.h: Add comment
2019-03-07 Karl WilliamsonAdd hook for Unicode private use override
2019-03-06 Karl WilliamsonCheck for \n in EBCDIC code pages
2019-03-04 Karl Williamsonebcdic_tables.h: Remove alien '#'
2019-03-04 Karl Williamsonregen/ebcdic.pl: Move code to function
2019-02-27 David Mitchelladd Perl_dup_warnings() and fix leak
2019-02-19 David MitchellPERL_GLOBAL_STRUCT_PRIVATE: fix some const strings
2019-02-05 Karl Williamsonregen/regcharclass.pl: Remove obsolete macro
2019-02-05 Karl Williamsonregen/mk_invlists.pl: Create new inversion list
2019-02-05 Karl Williamsonregen/unicode_constants.pl: generate UTF-8 for U+307
2019-02-05 Karl Williamsonpp.c: Don't use function call for easy copy
2019-02-05 Karl Williamsonpp.c: Don't use function call for easy copy
2019-01-05 Karl Williamsonregen/warnings.pl: Fix undefined C behavior
2019-01-04 Karl Williamsonregen/mk_invlists.pl: Rmv extraneous tab in output
2019-01-01 Karl WilliamsonRevert "regen/mk_invlists.pl: Fix bug when 2 ident...
2018-12-26 Karl Williamsonregen/mk_invlists.pl: Rmv outdated code
2018-12-26 Karl Williamsonregen/mph.pl: Remove unused variable
2018-12-25 Karl WilliamsonMove 2 property defns to mktables
2018-12-25 Karl Williamsonregen/mk_invlists.pl: Fix bug when 2 ident tables
next