This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bisect-runner.pl must expose a prototype for was_lvalue_sub to List::Util
[perl5.git] / regcomp_internal.h
2023-02-09 Yves Ortonregcomp_internal.h - move utility macros out of struct...
2023-01-19 Yves Ortonregcomp.c - add optimistic eval (*{ ... }) and (**...
2023-01-15 Yves Ortonregcomp.c - increase size of CURLY nodes so the min...
2023-01-15 Yves Ortonregcomp_study.c - Add a way to disable CURLYX optimisations
2023-01-13 Karl Williamsonregcomp_internal.h: Fix leak in regex tests
2023-01-12 Yves Ortonregcomp.c etc - rework branch reset so it works properly
2022-12-18 Yves Ortonregcomp_internal.h - remove typedef
2022-12-09 Yves Ortonregcomp.c - decompose into smaller files