-
Notifications
You must be signed in to change notification settings - Fork 581
Insights: Perl/perl5
Overview
Could not load contribution data
Please try again later
13 Pull requests merged by 4 people
-
perlretut: Remove obsolete caution about \G
#23248 merged
May 23, 2025 -
feature: switch no longer being removed
#23288 merged
May 22, 2025 -
perldelta: move cygwin change note out of "New Platforms"
#23316 merged
May 22, 2025 -
MY_CXT: don't SEGV on a 1-byte struct.
#23309 merged
May 22, 2025 -
readline: clear the error flag if the error happens to be EAGAIN
#22907 merged
May 22, 2025 -
run/fresh_perl.t: Don't skip tests on EBCDIC
#23305 merged
May 20, 2025 -
perldata: Define 'sigil', and use this term
#23298 merged
May 19, 2025 -
[Win32]Allow for new version of libmcfgthread dll in GNUmakefile.
#23297 merged
May 19, 2025 -
perlunicook: Example needs 'use utf8'
#23299 merged
May 19, 2025 -
op/split.t: Generalize to pass on EBCDIC systems
#23302 merged
May 19, 2025 -
Generalize tr/// compilation to work under EBCDIC
#23303 merged
May 19, 2025 -
perlintro: Add discussion of sigils
#23294 merged
May 18, 2025 -
Unicode:UCD Clarify pod for num()
#23007 merged
May 18, 2025
9 Pull requests opened by 6 people
-
UCD.pm: Add check for parameter type
#23301 opened
May 18, 2025 -
croak_xs_usage pod: remove unnecessary diag_listed_as
#23312 opened
May 21, 2025 -
PerlIO: don't set the error flag when reading on an EAGAIN
#23314 opened
May 21, 2025 -
Revert "open: only treat literal undef as special"
#23318 opened
May 23, 2025 -
Synch Pod-Simple-3.47 into blead
#23319 opened
May 23, 2025 -
Mark clone_params_(del|new) as internal, not public API
#23320 opened
May 23, 2025 -
Improve -Dx, -Dt etc output, especially in threaded builds
#23322 opened
May 24, 2025 -
Mark do_open(), do_openn() as internal, not public
#23323 opened
May 24, 2025 -
Pass clone parameter to CLONE methods as a UV
#23325 opened
May 24, 2025
11 Issues closed by 8 people
-
(not a bug/ML archival only) The Deuce: stop writing const char zero_but_true[] = "0 but true";
#23321 closed
May 24, 2025 -
[doc] Inconsistent documentation of \G
#17674 closed
May 23, 2025 -
[doc] Changing libpth for building extensions
#23267 closed
May 23, 2025 -
BBC: Blead Breaks Devel::Size
#23304 closed
May 23, 2025 -
MY_CXT API is broiled with typedef struct {char broiled;} my_cxt_t; on atleast 5.32.0 upto 5.41.7
#23308 closed
May 23, 2025 -
t/op/signatures.t leaks
#22988 closed
May 22, 2025 -
[doc] 'switch' feature still documented as removed in 5.42
#23282 closed
May 22, 2025 -
close fails with irrelevant errors after perl 5.38
#22883 closed
May 22, 2025 -
Getopt::Long rejects empty string value with = spelling
#23311 closed
May 20, 2025 -
[doc] Document sigil can optionally be followed by whitespace
#19096 closed
May 19, 2025 -
BBC: Blead Breaks Devel::Cover
#23295 closed
May 18, 2025
6 Issues opened by 5 people
-
Segmentation fault in buildroot
#23324 opened
May 24, 2025 -
After introduction of semantic versioning, MakeMaker emitting build-time warning
#23315 opened
May 21, 2025 -
porting/diag.t treats POD function documentation as code and gets confused
#23313 opened
May 21, 2025 -
[doc] perlapi: documentation for croak_xs_usage has an undefined "diag_listed_as" tag in the example
#23310 opened
May 20, 2025 -
POSIX::strftime() returns empty string if format contains UTF-8 characters
#23307 opened
May 19, 2025 -
Warnings on exit when DBI handle is global variable and there is assignment from subroutine
#23306 opened
May 19, 2025
19 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.
-
Clone dirhandles without fchdir
#23019 commented on
May 24, 2025 • 9 new comments -
ParseXS: build an AST for each XSUB
#23225 commented on
May 22, 2025 • 7 new comments -
perlop: Fixups
#23286 commented on
May 23, 2025 • 5 new comments -
SvPV_shrink_to_cur: include space for COW
#23290 commented on
May 21, 2025 • 4 new comments -
toke.c - only try to shrink an SV buffer when conceivably possible
#23293 commented on
May 21, 2025 • 0 new comments -
openbsd: ensure we link to the built libperl.a, not the system libperl.a
#23265 commented on
May 22, 2025 • 0 new comments -
Win32: eliminate the sys_intern fdpid aka w32_fdpid
#23262 commented on
May 25, 2025 • 0 new comments -
lib/Unicode/UCD.pm: tidy indents in list of exports
#23246 commented on
May 23, 2025 • 0 new comments -
hints/darwin.sh: skip ldflags in lddlflags
#23227 commented on
May 19, 2025 • 0 new comments -
win32: allow build with USE_ITHREADS=undef but USE_IMP_SYS=define
#23178 commented on
May 22, 2025 • 0 new comments -
util.c: Perl_my_cxt_init() dont round up/over allocate callers' structs
#22879 commented on
May 22, 2025 • 0 new comments -
Simplify the recommended alternatives to rand()
#22873 commented on
May 22, 2025 • 0 new comments -
perlapi: Document sv_dup(_inc)?
#22291 commented on
May 23, 2025 • 0 new comments -
SV PV COW 255 doesn't support strings under 9 SvCUR() bytes long
#23261 commented on
May 24, 2025 • 0 new comments -
Thread creation while a directory handle is open does a fchdir, affecting other threads (race condition)
#23010 commented on
May 23, 2025 • 0 new comments -
[PATCH] 5.28.1: $^X is undefined on Linux without /proc
#16808 commented on
May 23, 2025 • 0 new comments -
read from append write only file handle breaks the following writes
#23026 commented on
May 22, 2025 • 0 new comments -
Configure tests for 5.005 or later, but its `getverlist` uses a pack feature from 5.9.4
#23289 commented on
May 20, 2025 • 0 new comments -
caretx.c change breaks perl when /proc is not mounted
#16715 commented on
May 20, 2025 • 0 new comments