Reports by commit
Recent reports
Perl5 CoreSmokeDB
Github
Changes
Branch:
blead
maint-5.42
maint-5.40
smoke-me/re_eval
smoke-me/tonyc/selfloader-mixed-io-again
smoke-me/tonyc/24407-revert-selfloader
smoke-me/jkeenan/sync-with-cpan-JSON-PP-4.18-20260429
smoke-me/jkeenan/sync-with-cpan-Encode-3.24-20260429
-- I want an older branch --
Reports for branch
smoke-me/re_eval
Show duplicate emailed reports
Filter:
?
David Mitchell: bump re.pm version number
C
David Mitchell: ensure regex evals report the right location
C
David Mitchell: Fix up runtime regex codeblocks.
C
David Mitchell: pmruntime: make more use of Perl_re_op_compile
C
David Mitchell: free PL_regex_padav later
C
David Mitchell: improve skipping of regex [..] char class in toker
C
David Mitchell: add PMf_USE_RE_EVAL flag
C
David Mitchell: skip re_eval leak test under -Dmad
C
David Mitchell: mark a var as volatile to avoid longjmp warning
C
David Mitchell: re-enable some threaded regex TODO tests
C
David Mitchell: make _REGEXP_COMMON work under win32
C
David Mitchell: re/pat_re_eval.t: tidy some 'use re eval' tests
C
Father Chrysostomos: [perl #108780] Make /foo$qr/ work under ‘no overloading’
C
Karl Williamson: regcomp.c: Silence valgrind warning
C
David Mitchell: undo temporarily reverted lib/overload.t tests"
C
David Mitchell: add tests for regex recompilation
C
David Mitchell: force recompiling of regex where closures matter
C
David Mitchell: fix =/== typo in ext/re/t/regop.t
C
David Mitchell: add op_comp field to regexp_engine API
C
David Mitchell: re_op_compile(): merge the two 'eq old_re' checks
C
David Mitchell: pat_re_eval.t: reduce scope of 'use re eval'.
C
David Mitchell: pat_re_eval.t: remove 'no warnings'
C
David Mitchell: add more tests for embedded qr// and code blocks
C
David Mitchell: re_op_compile(): split flags into two arguments
C
David Mitchell: re_op_compile(): rename pm_flags to rx_flags
C
David Mitchell: add PMf_IS_QR flag
C
David Mitchell: fix scanning for code blocks
C
David Mitchell: tidy up the description of re_op_compile()
C
David Mitchell: preserve code blocks in interpolated qr//s
C
David Mitchell: in re_op_compile(), keep code_blocks for qr//
C
David Mitchell: pp_regcomp(): fix refcnt issue with qr_anoncv
C
David Mitchell: pm_runtime(): tidy some local vars
C
David Mitchell: handle /$not_utf8(?{...})$utf8/
C
David Mitchell: inline S_get_pat_and_code_indices()
C
David Mitchell: fix dumping of PMf_CODELIST_PRIVATE flag
C
David Mitchell: "don't recompile pattern" check: account for UTF8
C
David Mitchell: re_op_compile: recalc code indexes on utf8 upgrade
C
David Mitchell: in re_op_compile, change code_blocks[].end offset
C
David Mitchell: pp_regcomp(): fix casting issue from prev commit
C
David Mitchell: Handle literal code blocks in runtime regexes
C
David Mitchell: re_op_compile(): rejig code-block handling code
C
David Mitchell: re_op_compile(): refactor some code
C
David Mitchell: remove target from REGCOMP op
C
David Mitchell: Move bulk of pp_regcomp() into re_op_compile()
C
David Mitchell: add PMf_CODELIST_PRIVATE flag
C
David Mitchell: remove private flag 1 from OP_REGCOMP
C
Father Chrysostomos: Fix =~ $str_overloaded (5.10 regression)
C
David Mitchell: add volatile decl to fix previous commit
C
Karl Williamson: PATCH: [perl #101940]: BBC Tk
C
Karl Williamson: regcomp.c: Use no_mg for 2nd fetch of pattern
C
More...