Branch: refs/heads/yves/new_trie
  Home:   https://github.com/Perl/perl5
  Commit: 57fd31d2246827adbcb101014760d88ba3e8b2ca
      
https://github.com/Perl/perl5/commit/57fd31d2246827adbcb101014760d88ba3e8b2ca
  Author: Yves Orton <[email protected]>
  Date:   2026-08-26 (Wed, 26 Aug 2026)

  Changed paths:
    M regcomp_debug.c
    M regcomp_study.c
    M regcomp_trie.c

  Log Message:
  -----------
  regex engine - clarify trie data allocation and word counts

Use word_count to distinguish the number of trie words from the total octet 
count, and document the lifetime of temporary list storage versus the 
persistent compressed trie. Clarify that UTF-8 detection in diagnostic output 
is not used to classify trie input.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to