This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
INSTALL - document how to build a perl without taint support
[perl5.git] / regcomp_study.c
2023-03-29 Yves Ortonregcomp.h - use a common union for head and args across...
2023-03-13 Yves Ortonregex engine - simplify regnode structures and make...
2023-01-19 Yves Ortonregcomp.c - add optimistic eval (*{ ... }) and (**...
2023-01-15 Yves Ortonregcomp_study.c - disable CURLYX optimizations when...
2023-01-15 Yves Ortonregcomp_study.c - Add a way to disable CURLYX optimisations
2022-12-09 Yves Ortonregcomp.c - decompose into smaller files