Skip to content

Pull requests: Perl/perl5

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Test patch provided by Vincent Caron
#22966 opened Jan 31, 2025 by jkeenan Loading…
op.c: don't warn about !!$x == $y
#22965 opened Jan 31, 2025 by mauke Loading…
toke.c: there is no 'err' operator
#22964 opened Jan 31, 2025 by mauke Loading…
Doing some #ifdef cleanup for drand48()
#22962 opened Jan 30, 2025 by scottchiefbaker Loading…
sv.h: SvPVx now equivalent to SvPV, et.al
#22960 opened Jan 30, 2025 by khwilliamson Loading…
hv_common_key_len: Use new utf8_to_bytes() functions
#22958 opened Jan 30, 2025 by khwilliamson Loading…
Perl_share_hek: Use utf8_to_bytes_new_pv
#22957 opened Jan 30, 2025 by khwilliamson Loading…
Storable: use utf8_to_bytes_overwrite() if available
#22956 opened Jan 30, 2025 by khwilliamson Loading…
Add examples for read()
#22955 opened Jan 29, 2025 by scottchiefbaker Loading…
Update perlunicook.pod fixing grammatical error
#22944 opened Jan 28, 2025 by jidanni Loading…
Support my method syntax
#22940 opened Jan 23, 2025 by leonerd Loading…
pp.h: replace erroneous bitwise AND with logical AND
#22937 opened Jan 20, 2025 by xenu Loading…
Prevent double definitions of vararg functions
#22917 opened Jan 15, 2025 by Leont Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.