This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
IO::getline(): use CALLRUNOPS
[perl5.git] / regcomp_internal.h
2023-03-18 Yves Ortonregcomp.h - document RE_PESSIMISTIC_PARENS and VOLATILE...
2023-03-18 Yves Ortonregcomp_internal.h - make unused macros for deprecation...
2023-03-13 Yves Ortonregexec.c - make REF into a backtracking state
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