An open API service for providing issue and pull request metadata for open source projects.

GitHub / Perl/perl5 issues and pull requests

#23437 - 'try' and 'catch' are no longer experimental

Pull Request - State: closed - Opened by jkeenan 13 days ago
Labels: documentation

#23427 - sv.c: sv_2mortal() move SvTEMP_on(sv); for RISC CPUs

Pull Request - State: closed - Opened by bulk88 16 days ago

#23411 - perlop: Clarify empty pattern section not valid for qr//

Pull Request - State: open - Opened by khwilliamson 20 days ago - 1 comment
Labels: documentation

#23410 - [doc] Add clarity for "qr//" in "The empty pattern //"

Issue - State: open - Opened by NikitaFeodonit 20 days ago
Labels: documentation

#23409 - Can POK CONST SVs share buffers for identical strings?

Issue - State: open - Opened by richardleach 20 days ago - 2 comments
Labels: Needs Triage, optimization

#23408 - ParseXS: fix handling of empty C_ARGS etc

Pull Request - State: open - Opened by iabyn 20 days ago

#23407 - BBC: Blead Breaks Imager

Issue - State: open - Opened by cjg-cguevara 20 days ago - 4 comments
Labels: Bug

#23405 - Perl 5.42 segfault during compilation

Issue - State: open - Opened by bbrtj 22 days ago - 4 comments
Labels: Bug

#23404 - [doc] Add (ord) example to map() document

Issue - State: closed - Opened by jidanni 22 days ago - 2 comments
Labels: documentation

#23403 - add a new warning against using \ in qw()

Pull Request - State: open - Opened by book 22 days ago - 4 comments

#23401 - RMG: Simplify the corelist section

Pull Request - State: open - Opened by thibaultduponchelle 23 days ago - 2 comments

#23400 - Change preferred email address for Dave Cross

Pull Request - State: closed - Opened by davorg 23 days ago

#23398 - Need <arpa/inet.h> on z/OS

Pull Request - State: open - Opened by khwilliamson 24 days ago - 1 comment

#23397 - pod/buildtoc fails to complete in perl-5.42.0.

Issue - State: closed - Opened by jkeenan 24 days ago - 6 comments
Labels: Needs Triage

#23395 - Single pp OP for "if(ref($self) eq 'REFTYPE')" ?

Issue - State: open - Opened by richardleach 25 days ago - 9 comments
Labels: optimization

#23394 - sv.c: fix crash with newSVpvf("")

Pull Request - State: closed - Opened by mauke 26 days ago - 1 comment

#23393 - BBC: Blead breaks Net-DNS-Resolver-Unbound-1.32

Issue - State: closed - Opened by eserte 26 days ago - 3 comments
Labels: BBC

#23391 - pp_ref() builtin_pp_reftype(): strlen()+Newx()+memcpy()->100% pre-made COWs

Pull Request - State: open - Opened by bulk88 27 days ago - 12 comments

#23390 - 5.40.2: Use of uninitialized value $args{"LINKTYPE"} at Makefile.PL line 37 of ext/re module

Issue - State: closed - Opened by dlaugt 28 days ago - 13 comments
Labels: distro-mswin32, build-time-warnings, type-win32build

#23388 - Regexp memory corruption with large tries

Issue - State: open - Opened by pengvado 30 days ago - 4 comments
Labels: Bug, type-regex

#23387 - cpan/Socket - Update to version 2.039

Pull Request - State: open - Opened by jkeenan 30 days ago - 4 comments
Labels: distro-mswin32, sendToCPAN

#23386 - cpan/Test-Simple - Update to version 1.302214

Pull Request - State: closed - Opened by jkeenan 30 days ago

#23385 - Mro dot xs cleanup

Pull Request - State: open - Opened by bulk88 about 1 month ago - 2 comments

#23384 - meta-bug whiteboard MSVC turning on builtins memcpy memset memcmp strlen

Issue - State: open - Opened by bulk88 about 1 month ago - 3 comments

#23383 - Account for possibility of envvar $CC being defined

Pull Request - State: closed - Opened by jkeenan about 1 month ago

#23382 - perldelta: fix a typo and formatting for the cygwin base address note

Pull Request - State: closed - Opened by tonycoz about 1 month ago

#23381 - [doc] SYNOPSIS Net::LDAP::LDIF->new

Issue - State: closed - Opened by sjvudp about 1 month ago - 1 comment
Labels: documentation, Not Reproducible, Not Core Perl

#23380 - [doc] parsing errors when generating perltoc from perlfunc

Issue - State: open - Opened by karenetheridge about 1 month ago - 3 comments
Labels: documentation

#23379 - Mention the "unfeatures" more clearly in feature.pm

Issue - State: open - Opened by book about 1 month ago - 7 comments
Labels: documentation

#23377 - Values from command-line switch `-s` are not in UTF-8

Issue - State: open - Opened by agguser about 1 month ago - 3 comments

#23374 - pp_reverse - chunk-at-a-time string reversal (part 2/msvc fix)

Pull Request - State: open - Opened by bulk88 about 1 month ago

#23373 - [doc] Clarify map's special treatment of braces

Issue - State: open - Opened by rapidcow about 1 month ago
Labels: Needs Triage, documentation

#23372 - scope_types.h dont include a const static char arr [59]; in every TU

Pull Request - State: open - Opened by bulk88 about 1 month ago

#23371 - pp_reverse - chunk-at-a-time string reversal

Pull Request - State: open - Opened by richardleach about 1 month ago - 28 comments
Labels: do not merge

#23369 - Perl_newSLICEOP: Optimise '(caller)[0]' into 'scalar caller'

Pull Request - State: open - Opened by richardleach about 1 month ago - 6 comments
Labels: do not merge

#23368 - Error during 5.40.2 installation on MacBook, `--force` flag does not work also

Issue - State: open - Opened by KES777 about 2 months ago - 8 comments
Labels: distro-darwin

#23367 - Optimise away empty if{}, elsif{}. and else {} blocks

Pull Request - State: open - Opened by richardleach about 2 months ago - 4 comments

#23366 - Prepare perldelta for the release of v5.42.0

Pull Request - State: closed - Opened by book about 2 months ago - 10 comments

#23365 - Create a script in Porting to merge dev perldeltas into the new stable perldelta

Issue - State: open - Opened by book about 2 months ago - 1 comment
Labels: release management

#23364 - regcomp.c: regexp_engine* Perl_current_re_engine(): might do SvIV(NULL) or SvIV(*(SV**)NULL)

Issue - State: open - Opened by bulk88 about 2 months ago
Labels: Needs Triage

#23363 - Parsing "\c\" is broken at the end of a double-quoted string.

Issue - State: open - Opened by tlhackque about 2 months ago - 3 comments
Labels: Needs Triage

#23362 - m// resets $_[0] when sub is called from s///e

Issue - State: closed - Opened by DabeDotCom about 2 months ago - 2 comments
Labels: Not a Bug

#23361 - Use PerlLIO_dup_cloexec in Perl_dirp_dup to set O_CLOEXEC

Pull Request - State: closed - Opened by Leont about 2 months ago - 2 comments

#23360 - Perl_more_bodies - figure out sizing from sv_type

Pull Request - State: open - Opened by richardleach about 2 months ago - 1 comment

#23358 - WIP Add resolving of $PROGRAM_NAME from /dev/fd/number

Pull Request - State: open - Opened by michal-josef-spacek about 2 months ago - 6 comments
Labels: type-core

#23357 - perlrun: add caution that the -C flag does not validate nor produce UTF-8

Pull Request - State: closed - Opened by Grinnz about 2 months ago
Labels: documentation

#23356 - don't call vivifier macros Perl_error_log/Perl_debug_log in a loop

Pull Request - State: open - Opened by bulk88 about 2 months ago

#23355 - executing the test command dist/ExtUtils-CBuilder/t/03-cplusplusplus fails,

Issue - State: closed - Opened by lillianokok about 2 months ago - 13 comments

#23354 - Simplify sentence in `perlpacktut.pod`

Pull Request - State: open - Opened by StanFromIreland about 2 months ago - 1 comment

#23353 - Add details tag to issue template

Pull Request - State: open - Opened by StanFromIreland about 2 months ago - 3 comments

#23352 - sockaddr_in Returns Port 0 When Passed Regexp Capture in Recent Perl Versions

Issue - State: open - Opened by akiya-i about 2 months ago - 1 comment
Labels: sendToCPAN

#23351 - Issue with $PROGRAM_NAME (sudo + checksum verification)

Issue - State: open - Opened by michal-josef-spacek about 2 months ago - 9 comments
Labels: Needs Triage

#23350 - Switch away from Windows Server 2019 for CI

Pull Request - State: closed - Opened by Leont about 2 months ago - 1 comment

#23349 - Make OP_DEFINED eligible for constant folding

Pull Request - State: open - Opened by richardleach about 2 months ago - 2 comments

#23348 - The Windows 2019 Actions runner image will begin deprecation on 2025-06-01 and will be fully unsupported by 2025-06-30

Issue - State: closed - Opened by Leont about 2 months ago
Labels: Needs Triage, Infrastructure

#23347 - maint-5.38: porting test failure; must run make regen

Pull Request - State: closed - Opened by jkeenan about 2 months ago - 2 comments
Labels: backport-5.38

#23346 - Clean up PL_strtab hash with NULL in perl_destruct

Pull Request - State: closed - Opened by antirs about 2 months ago - 11 comments

#23345 - perlop: Clean up here-doc documentation

Pull Request - State: closed - Opened by khwilliamson about 2 months ago
Labels: documentation

#23344 - factor out 3 high usage COND_*() API croak() messages on Win32

Pull Request - State: open - Opened by bulk88 about 2 months ago

#23343 - Cleanup - break positional requirement of keywords

Pull Request - State: open - Opened by happy-barney about 2 months ago

#23342 - Make :utf8 an actually validating layer

Pull Request - State: open - Opened by Leont about 2 months ago - 4 comments

#23341 - perlop: Fix quote-like operators section

Pull Request - State: closed - Opened by khwilliamson about 2 months ago
Labels: documentation

#23340 - Consistent I/O function error return values

Issue - State: open - Opened by ap about 2 months ago - 8 comments

#23339 - ExtUtils-CBuilder: fix test failure when CXX env var is set

Pull Request - State: closed - Opened by haarg about 2 months ago

#23338 - Run i386 tests on debian instead of ubuntu

Pull Request - State: closed - Opened by Leont about 2 months ago - 1 comment

#23337 - op/readline_nb: non-threaded win32 croaks instead of failing on ioctl…

Pull Request - State: closed - Opened by tonycoz about 2 months ago - 3 comments

#23336 - Regex with closing square bracket but no opening bracket is parsed

Issue - State: open - Opened by robrwo about 2 months ago - 3 comments
Labels: type-regex

#23335 - perl-5.41.13 fails t/op/readline_nb.t on unthreaded builds

Issue - State: closed - Opened by sisyphus about 2 months ago - 1 comment

#23334 - scope.c S_save_scalar_at() pick right type from the start

Pull Request - State: open - Opened by bulk88 2 months ago

#23333 - Add support for AIX openxlc clang compiler

Issue - State: open - Opened by FractalBoy 2 months ago - 5 comments
Labels: distro-aix

#23332 - perlapi/perlintern: Note binary-compatibility-only entries

Pull Request - State: open - Opened by khwilliamson 2 months ago - 1 comment
Labels: documentation

#23330 - Win32: htonl/htons/ntohl/ntohs change slow winsock exports -> 1 CPU op/ins

Pull Request - State: open - Opened by bulk88 2 months ago - 8 comments

#23329 - perlintern: my_cxt_init is not string handling

Pull Request - State: closed - Opened by khwilliamson 2 months ago
Labels: documentation

#23328 - perlintern: Note that prefer inline function to PL_Sv

Pull Request - State: closed - Opened by khwilliamson 2 months ago
Labels: documentation

#23327 - Fix spelling and typos in pod files

Pull Request - State: closed - Opened by pjcj 2 months ago
Labels: documentation

#23326 - Perl SEGV

Issue - State: closed - Opened by ancientwizard 2 months ago - 19 comments
Labels: Closable?

#23325 - Pass clone parameter to CLONE methods as a UV

Pull Request - State: open - Opened by Leont 2 months ago - 7 comments

#23324 - Segmentation fault in buildroot

Issue - State: open - Opened by Jony6688 2 months ago - 3 comments

#23323 - Mark do_open(), do_openn() as internal, not public

Pull Request - State: open - Opened by khwilliamson 2 months ago - 9 comments

#23322 - Improve -Dx, -Dt etc output, especially in threaded builds

Pull Request - State: open - Opened by iabyn 2 months ago

#23321 - (not a bug/ML archival only) The Deuce: stop writing const char zero_but_true[] = "0 but true";

Issue - State: closed - Opened by bulk88 2 months ago - 1 comment
Labels: Needs Triage

#23320 - Mark clone_params_(del|new) as internal, not public API

Pull Request - State: open - Opened by khwilliamson 2 months ago
Labels: documentation

#23319 - Synch Pod-Simple-3.47 into blead

Pull Request - State: closed - Opened by jkeenan 2 months ago - 3 comments

#23318 - Revert "open: only treat literal undef as special"

Pull Request - State: closed - Opened by ap 2 months ago - 2 comments

#23317 - [wip commit to run the test matrix]

Pull Request - State: closed - Opened by ap 2 months ago

#23316 - perldelta: move cygwin change note out of "New Platforms"

Pull Request - State: closed - Opened by tonycoz 2 months ago

#23315 - After introduction of semantic versioning, MakeMaker emitting build-time warning

Issue - State: open - Opened by jkeenan 2 months ago - 3 comments
Labels: sendToCPAN, build-time-warnings

#23314 - PerlIO: don't set the error flag when reading on an EAGAIN

Pull Request - State: open - Opened by tonycoz 2 months ago - 5 comments