-
Notifications
You must be signed in to change notification settings - Fork 559
Pull requests: Perl/perl5
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Cleanup - remove unused parameter with magic numbers
#22871
opened Dec 21, 2024 by
happy-barney
Loading…
utf8.c case changing macros: Use utf8_to_uv_or_die()
#22864
opened Dec 18, 2024 by
khwilliamson
Loading…
Undefined subroutine &%s called, close to label '%s'
#22860
opened Dec 14, 2024 by
richardleach
Loading…
Update perlfunc.pod smoothly linking the disjoint sentences
#22849
opened Dec 8, 2024 by
jidanni
Loading…
utf16_to8: Convert to preferred utf8_to_uv_flags()
#22840
opened Dec 5, 2024 by
khwilliamson
•
Draft
regexec.c: Use preferred utf8_to_uv; not utf8_to_uvchr_buf
#22835
opened Dec 5, 2024 by
khwilliamson
•
Draft
regmatch: Use new utf8_to_uv; not utf8_to_uvchr_buf
#22834
opened Dec 5, 2024 by
khwilliamson
•
Draft
find_by_class: Use new utf8_to_uv; not utf8_to_uvchr_buf
#22832
opened Dec 5, 2024 by
khwilliamson
•
Draft
pv_escape: Use utf8_to_uv, preferred to utf8_to_uvchr_buf
#22829
opened Dec 5, 2024 by
khwilliamson
•
Draft
_CHECK_AND_OUTPUT_WIDE_LOCALE_UTF8_MSG: Use utf8_to_uv
#22828
opened Dec 5, 2024 by
khwilliamson
•
Draft
regrepeat: Use new utf8_to_uv; not utf8_to_uvchr_buf
#22827
opened Dec 5, 2024 by
khwilliamson
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:blead.