This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Distinguish C- and perly- literals - PERLY_SLASH
[perl5.git] / regen /
2020-12-27 James E KeenanList all programs which require regen/embed_lib.pl
2020-12-21 Karl Williamsonregen/regcharclass.pl: Mark intermediate macros as...
2020-12-20 Karl Williamsonregcharclass.pl: Get code point folding to a seq
2020-12-20 Karl Williamsonregen/regcharclass.pl: Rmv special case
2020-12-06 Karl Williamsonregen/regcharclass.pl: Use smaller inRANGE version
2020-12-01 Karl WilliamsonAccount for 'less' reserving an extra column
2020-11-29 Karl Williamsonopcode.h: Restrict scope of internal variables to core
2020-11-29 David CantrellAdd -negative import args for 'use warnings'
2020-11-23 Karl WilliamsonRestrict scope/Shorten some very long macro names
2020-11-22 Karl Williamsonregcharclass.h: Simplify some expressions
2020-11-06 Karl Williamsonautodoc.pl: Enhance apidoc_section feature
2020-11-02 Karl Williamsonuni_keywords.h: Confine the scope to core
2020-11-02 Karl WilliamsonConfine regnodes.h symbols to core
2020-10-26 Karl Williamsonembed.h: Add caution about PERL_NO_SHORT_NAMES
2020-10-23 David Mitchelladd Perl_magic_freemglob() magic vtable method
2020-10-23 David Mitchelladd Perl_magic_freeutf8() magic vtable method
2020-10-23 David Mitchelladd Perl_magic_freecollxfrm() magic vtable method
2020-10-16 Karl Williamsoncharclass_invlists.h: Add some inverse folds.
2020-10-16 Karl Williamsonregen/regcharclass.pl: White space only
2020-10-16 Karl Williamsonregen/regcharclass.pl: Rmv unused macro
2020-10-16 Karl Williamsonregen/regcharclass_multi_char_folds.pl: Use case fold
2020-10-16 Karl Williamsonregen/regcharclass_multi_char_folds.pl: White space...
2020-10-16 Karl Williamsonregcharclass.h: multi-folds: Add some unfoldeds
2020-10-16 Karl Williamsonregen/regcharclass.pl: Use char instead of hex
2020-10-16 Karl Williamsonregen/regcharclass.pl: Move parameter to caller
2020-10-16 Karl Williamsonregen/regcharclass.pl: Change member to method
2020-10-16 Karl Williamsonregnodes.h: Add two convenience bit masks
2020-10-16 Karl Williamsonregen/unicode_constants.pl: Add a couple constants
2020-10-14 Karl Williamsonregen/regcomp.pl: Generate #defines for UTF8ness
2020-10-14 Karl Williamsonregen/regcomp.pl: Change variable name
2020-10-14 Karl Williamsonregen_lib: Output blanks; not tabs
2020-10-08 Karl WilliamsonRename internal macros in warnings.h
2020-10-03 Samanta NavarroFix typos
2020-10-02 Karl Williamsonregen/regcomp.pl: Extract repeated format to a scalar
2020-09-25 Sawyer XLast bits of Perl 6 -> Raku
2020-09-07 Karl Williamsonregen/mg_vtable.pl: Fix perlapidoc display
2020-09-05 Karl Williamsonperlapi: Consolidate some references to perlguts
2020-09-04 Karl Williamsonregen/warnings.pl: Move some hidden pod
2020-09-04 Karl WilliamsonDocument packWARN.?
2020-09-04 Karl Williamsonregen/warnings.pl: Collapse closely related pod
2020-09-04 Karl WilliamsonChange some =head1 to apidoc_section lines
2020-08-30 David Mitchellbetter comment what regen/mg_vtable.pl does
2020-08-11 Tony Cookadd a default enabled feature "multidimensional"
2020-08-11 ☢ ℕicolas ℝAdd a hint to t/porting/regen.t
2020-07-30 Karl Williamsonreentr.c: Prevent infinite looping
2020-07-30 Karl Williamsonreentr.c: Buffer sizes for asctime_r,ctime_r are small
2020-07-30 Karl WilliamsonNo need to use locale_r with thread-safe locales
2020-07-30 ☢ ℕicolas ℝUpdate regen/feature.pl
2020-07-30 Graham Knopuse semicolon to separate statements
2020-07-21 Dagfinn Ilmari Man... warnings: fix missed `$c` in previous commit
2020-07-21 Dagfinn Ilmari Man... warnings: fix POD typo "you" → "your"
2020-07-21 Dagfinn Ilmari Man... warnings: rename `$a` and `$b` lexical variables in...
2020-07-20 Dagfinn Ilmari Man... Remove PERL_GLOBAL_STRUCT
2020-07-18 Karl Williamsonregen/op_private: Add comment
2020-07-18 Karl WilliamsonFix uninitialized fold table for EBCDIC with no locales
2020-07-18 Karl Williamsonregen/ebcdic.pl: Declare tables with correct size
2020-07-18 Karl Williamsonregen/ebcdic.pl: Add locale-related ability
2020-06-27 Sawyer XBump to 5.33.0
2020-05-30 Sawyer XPartially reinstate "Perl 6" instead of Raku for mro...
2020-05-30 H.Merijn BrandPerl 6 -> Raku where appropriate
2020-05-27 Karl WilliamsonFix tr/// determination of inplace editing for EBCDIC
2020-05-22 Dagfinn Ilmari Man... Fix a bunch of repeated-word typos
2020-04-01 Dan Bookwarnings.pm - Clarify scoping of $^W examples
2020-03-20 David Mitchellfixup to free_and_set_cop_warnings()
2020-03-19 Karl Williamsonregen/reentr.pl: Add comment
2020-03-19 Karl Williamsonregen/reentr.pl: Rearrange ternary expression
2020-03-19 Karl Williamsonreentr.[ch]: Add gmtime_r, localtime_r
2020-03-19 Karl Williamsonreentr.h: Add way to see if reentrant used
2020-03-19 Karl Williamsonreentr.h: Add clarifying comment
2020-03-19 Karl Williamsonreentr.[ch]: White-space only
2020-03-18 Karl Williamsonreentr.c: revise handling of several wrapped fcns
2020-03-18 Karl Williamsonreentr.c: Handle getspnam()
2020-03-18 Karl Williamsonreentr.c: Use keywords, not ops
2020-03-15 Nicolas RAdd macro to free and set cop_warnings
2020-03-15 Karl Williamsonreentr.[ch]: White-space only
2020-03-15 Karl Williamsonregen/reentr.pl: Add some comments
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...
next