This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
toke.c: comment changes
[perl5.git] / regen /
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
2018-12-07 Karl Williamsonregen/mk_invlists.pl: Add new table
2018-12-07 Karl Williamsonregen/mk_invlists.pl: Rmv no longer used array
2018-12-05 James E KeenanProvide header guards to prevent re-inclusion
2018-11-27 Karl Williamsonregen/mk_invlists.pl: Generate a new value
2018-11-24 James E KeenanSplit NAME line on multiple whitespaces
2018-11-16 Karl Williamsonregcomp.sym: longj field is a boolean
2018-10-09 Alexandr Savcafix typos
2018-09-26 Dagfinn Ilmari Man... Remove support for setting $[ to a non-zero value
2018-08-02 Karl WilliamsonMove Unicode \p{} definitions to regcomp.c
2018-07-22 Karl Williamsonlib/warnings.pm: Bump version to 1.43
2018-07-22 Aaron CraneEnsure perlmodlib.pod contains all non-dual-life modules
2018-07-21 Karl Williamsonregen/mk_invlists.pl: Collapse unused boundary values
2018-07-21 Karl Williamsonregen/mk_invlists.pl: Make adjacent comment and its...
2018-07-21 Karl Williamsonregen/mph.pl: Add comments
2018-07-20 Unicode ConsortiumUse Unicode 11.0
2018-07-20 Karl WilliamsonPrepare for Unicode 11.0
2018-07-20 Karl Williamsonregen/mk_invlists.pl: Fix a couple typos, nits
2018-07-08 Craig A. BerryMake new EBCDIC tables global.
2018-07-07 Karl Williamsonregen/mph.pl: Use 'bignum'
2018-07-07 Karl Williamsonuni_keywords.h: Fix misspelling typo
2018-07-05 Karl WilliamsonMake isC9_STRICT_UTF8_CHAR() an inline dfa
2018-07-05 Karl WilliamsonMake isSTRICT_UTF8_CHAR() an inline function
2018-07-05 Karl WilliamsonUse strict dfa to translate from UTF-8 to code point
2018-07-05 Karl WilliamsonAdd dfa for strict translation from UTF-8
2018-07-05 Karl WilliamsonMake isUTF8_char() an inline function
2018-07-05 Karl WilliamsonExtend dfa for translation of UTF-8 to EBCDIC
2018-07-05 Karl Williamsonregen/ebcdic.pl: Add capability to generate a dfa table
2018-07-05 Karl Williamsonregen/ebcdic.pl: Add declaration of generated tables
2018-07-05 Karl Williamsonregen/ebcdic.pl: Always print row headings
2018-07-05 Karl Williamsonebcdic_tables.h: Add comments
2018-07-02 Yves Ortonfix issue in regen/mph under 32 bit builds
2018-06-25 Karl Williamsonregen/mk_invlists.pl: Fix outdated comments
2018-06-25 Karl Williamsonregen/mk_invlists.pl: use re 'qr/aa'
2018-06-25 Karl Williamsonregen/mk_invlists.pl: Fix chicken and egg problem
2018-06-25 Karl Williamsonregen/mk_invlists.pl: Fix-ups for early Unicode versions
2018-06-25 Karl Williamsonregen/mk_invlists.pl: Add \p{nv=float} data
2018-06-25 Karl Williamsonregen/mk_invlists.pl: Add to list of props to keep...
2018-06-25 Karl Williamsonregen/mk_invlists.pl: Create synonyms for perl props
2018-06-25 Karl Williamsonregen/mk_invlists.pl: Prefer certain property names
next