-
Notifications
You must be signed in to change notification settings - Fork 590
Insights: Perl/perl5
Overview
-
- 16 Merged pull requests
- 6 Open pull requests
- 10 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
16 Pull requests merged by 9 people
-
t/run/todo.t Add list of tickets we don't need tests for
#23518 merged
Aug 6, 2025 -
embed.fnc: Need p flag for non-static public elements
#23487 merged
Aug 6, 2025 -
Modernise File::Copy a little
#23515 merged
Aug 6, 2025 -
todo test for GH 16865 (Assertion failure in Perl_pp_sort/S_POPMARK)
#23538 merged
Aug 6, 2025 -
Add some missing bits in features documentation: class, keyword_any, keyword_all
#23438 merged
Aug 6, 2025 -
class.c: Less cheating when creating accessor method CVs
#23539 merged
Aug 6, 2025 -
Remove redundant assert() statements
#23537 merged
Aug 6, 2025 -
lib/unicore/mktables: remove unused variable
#23541 merged
Aug 5, 2025 -
Explicitly reject length(NAME) with typemaps other than T_PV
#23479 merged
Aug 4, 2025 -
todo test for GH 18669 (dereferencing ternary skips autovivification)
#23534 merged
Aug 4, 2025 -
dump.c: Fix broken c++ compilations in
#23536 merged
Aug 4, 2025 -
regen/HeaderParser: Clarify/correct pod
#23493 merged
Aug 4, 2025 -
perlintern: Certain functions wrongly marked visible
#23492 merged
Aug 4, 2025 -
regen/HeaderParser: Pass line embed.fnc line number on
#23490 merged
Aug 4, 2025 -
Improve -Dx, -Dt etc output, especially in threaded builds
#23322 merged
Aug 4, 2025 -
move "illegal anon sub" error from toke.c to perly.y
#23519 merged
Aug 4, 2025
6 Pull requests opened by 3 people
-
t/run/todo.t: Add some tests
#23540 opened
Aug 4, 2025 -
mktables: Fix Useless use of const in void context
#23542 opened
Aug 5, 2025 -
Document assert_(), combine with __ASSERT_; fixup Perl_assert()
#23543 opened
Aug 6, 2025 -
Even less cheating in `class.c`
#23544 opened
Aug 6, 2025 -
Move fixed tests from t/run/todo to final .t
#23545 opened
Aug 6, 2025 -
todo test for GH 5835 (local($^W) does not work correctly)
#23546 opened
Aug 6, 2025
10 Issues closed by 6 people
-
5.11.3: benchmark tests fail on netbsd 5.0.1
#10031 closed
Aug 7, 2025 -
arrays @- and @+ are extremely slow on large utf8 strings
#18786 closed
Aug 7, 2025 -
Perl_sv_clear: Assertion `((svtype)((sv)->sv_flags & 0xff)) != (svtype)0xff' failed (perl: sv.c:6537)
#14630 closed
Aug 7, 2025 -
patch File::Path with CVE-2017-6512 fix in perl 526
#16144 closed
Aug 6, 2025 -
New compilation warnings in blead (-Wdeprecated-declarations)
#17144 closed
Aug 6, 2025 -
Can't turn off "does not map to Unicode" warnings
#15489 closed
Aug 6, 2025 -
Suboptimal handling of TODO-ed tests
#22863 closed
Aug 5, 2025 -
Scalar-List-Utils: inconsistent versions (1.68_01 vs. 1.69)
#23432 closed
Aug 4, 2025 -
building Perl 5.42.0 fails on Windows with `USE_ITHREADS=undef` configuration
#23443 closed
Aug 4, 2025 -
illegal anon sub coredump
#5959 closed
Aug 4, 2025
25 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Consider re-enabling coderef-in-stash optimization
#23131 commented on
Aug 4, 2025 • 0 new comments -
BBC: Blead breaks FERRENCY/Text-MicroMason-2.23.tar.gz
#21037 commented on
Aug 5, 2025 • 0 new comments -
Migration to Git Hub closed some tickets that should have been open
#23517 commented on
Aug 5, 2025 • 0 new comments -
Useless use of const in void context in lib/unicore/mktables
#23520 commented on
Aug 5, 2025 • 0 new comments -
'Useless use of a constant in void context' is compile-time but not syntax warning
#14442 commented on
Aug 6, 2025 • 0 new comments -
[PATCH] Let X<> within anchorifiable paragraphs be additional anchors.
#11528 commented on
Aug 6, 2025 • 0 new comments -
Assertion failure in Perl_pp_sort/S_POPMARK
#16865 commented on
Aug 6, 2025 • 0 new comments -
[PATCH] t/op/stat.t: skipping -r test is unneeded
#14836 commented on
Aug 6, 2025 • 0 new comments -
[PATCH] sv_grow: performance improvement for short strings
#14047 commented on
Aug 6, 2025 • 0 new comments -
strptime() missing from POSIX
#12540 commented on
Aug 6, 2025 • 0 new comments -
eval does not catch die after alarm
#11969 commented on
Aug 6, 2025 • 0 new comments -
Warnings on exit when DBI handle is global variable and there is assignment from subroutine
#23306 commented on
Aug 6, 2025 • 0 new comments -
[PATCH] 5.28.1: $^X is undefined on Linux without /proc
#16808 commented on
Aug 7, 2025 • 0 new comments -
exec & Posix::_exit not well ported to Windows
#10376 commented on
Aug 7, 2025 • 0 new comments -
+= and ++ do different things under 'use integer'
#3564 commented on
Aug 7, 2025 • 0 new comments -
autodoc: Add an Index section
#22478 commented on
Aug 4, 2025 • 0 new comments -
Dedicated SV copying code in place of Perl_sv_setsv_flags
#23202 commented on
Aug 6, 2025 • 0 new comments -
SvPV_shrink_to_cur: include space for COW
#23290 commented on
Aug 6, 2025 • 0 new comments -
don't call vivifier macros Perl_error_log/Perl_debug_log in a loop
#23356 commented on
Aug 4, 2025 • 0 new comments -
Update PL_main_thread on fork() and add more tests
#23422 commented on
Aug 6, 2025 • 0 new comments -
Convert Perl_uvoffuni_to_utf8_flags to a macro
#23459 commented on
Aug 6, 2025 • 0 new comments -
perlfunc - warn of platform specific quirks in gethost* and co.
#23472 commented on
Aug 6, 2025 • 0 new comments -
Use compiler builtins to detect "simple common cases" in pp_add, pp_subtract, and pp_multiply
#23503 commented on
Aug 5, 2025 • 0 new comments -
Use new subsignature API in class.c
#23527 commented on
Aug 4, 2025 • 0 new comments -
Add ability to specify assert() calls in embed.fnc
#23529 commented on
Aug 4, 2025 • 0 new comments