This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2020-12-01 David MitchellUnicode-Normalize/Makefile.PL: avoid stderr
2020-12-01 David Mitchellappend colon to USE_STRICT_BY_DEFAULT description
2020-12-01 David MitchellODBM_File.xs: silence -Wc++-compat warning
2020-12-01 David MitchellOpcode.xs: fix compiler warning
2020-12-01 Tony CookImplement symlink(), lstat() and readlink() on Win32
2020-12-01 Tony Cookwin32 symlink: reindent
2020-12-01 Tony Cookwin32 symlink: treats paths that look like directories...
2020-12-01 Tony CookTest-Harness: don't assume symlink succeeds
2020-12-01 Tony Cookt/op/taint.t: handle symlink requiring anything unavailable
2020-12-01 Tony CookWin32: try to make the new stat pre-Vista compatible
2020-12-01 Tony Cookpre-vista support for win32_symlink
2020-12-01 Tony CookWin32: don't include version specific config for prebui...
2020-12-01 Tony Cooklstat(), readlink() and unlink() treat directory juncti...
2020-12-01 Tony Cookremove ${^WIN32_SLOPPY_STAT}
2020-12-01 Tony Cookwin32 symlink: only use the unprivileged flag if window...
2020-12-01 Tony CookWin32: re-work FILETIME <=> time_t conversions
2020-12-01 Tony CookFile::Copy: support symlinks on Win32
2020-12-01 Tony CookFile::Find: support Win32 symlinks
2020-12-01 Tony CookFile::Find find.t: switch to done_testing()
2020-12-01 Tony CookPathTools: use PerlLIO_*() functions and chdir() on...
2020-12-01 Tony CookWin32: implement our own stat(), and hence our own...
2020-12-01 Tony CookWin32: implement symlink() and readlink()
2020-12-01 Tony CookWin32: add lstat(), fetch st_dev and st_ino and fetch...
2020-12-01 Karl WilliamsonAccount for 'less' reserving an extra column
2020-11-29 Karl WilliamsonDocument various CopFILEfoo functions
2020-11-29 Karl Williamsonopcode.h: Restrict scope of internal variables to core
2020-11-29 Karl WilliamsonDocument SvSHARED_HASH
2020-11-29 Graham Knopbump version of ExtUtils::ParseXS
2020-11-29 Graham Knoprestore compatibility with old versions of ExtUtils...
2020-11-29 Karl Williamsoncop.h: Extend core-only portion
2020-11-29 Karl WilliamsonINSTALL: Fix grammar/typos
2020-11-29 Karl Williamsonperlapi: Consolidate svREFCNT_dec-ish entries
2020-11-29 Karl WilliamsonDynaLoader: use PerlEnv_getenv()
2020-11-29 Karl Williamsonop.h: Restrict to core certain internal symbols
2020-11-29 Karl Williamsonperlapi: Consolidate SvPVX-ish entries
2020-11-29 David CantrellAdd -negative import args for 'use warnings'
2020-11-28 Karl Williamsonperlapi: Consolidate SvREFCNT_INC-ish entries
2020-11-28 Karen Etheridgeadd extra language in the quotemeta() docs for embedded...
2020-11-27 Dan Bookperlvar - clarify that paragraph mode also discards...
2020-11-27 Karl WilliamsonAvoid deadlock with PERL_MEM_LOG
2020-11-27 Karl WilliamsonAdd mutex locking for many-reader/1-writer
2020-11-27 Karl Williamsonlocale.c: Move comment to better place
2020-11-26 Dan Bookperlsub - indicate version requirement for "delete...
2020-11-25 Karl Williamsonperlapi: PL_sv_yes and kin are read-only
2020-11-25 Karl Williamsonperlapi: Remove per-thread section; move to real scns
2020-11-25 Karl Williamsonperlapi: Move PL_dowarn to Warnings section
2020-11-24 Tony Cookperldelta updates for the SysV IPC changes
2020-11-24 Tony CookVarious updates and fixes to some of the SysV IPC ops...
2020-11-24 Tony Cookio/shm.t: make runnable as ./perl io/shm.t
2020-11-24 Tony Cookshmwrite: treat the string as bytes
2020-11-24 Tony Cookmsgrcv: properly downgrade the receive buffer
2020-11-24 Tony Cookmsgsnd: handle an upgraded MSG parameter correctly
2020-11-24 Tony Cookperlfunc/msgsnd: the supplied MSG doesn't have a length...
2020-11-24 Tony Cookfix UTF-8 handling for semop()
2020-11-24 Tony Cookio/sem.t: eliminate warnings
2020-11-24 Tony Cook*ctl: test that we throw on a code point above 0xff
2020-11-24 Tony Cook*ctl: test we handle the buffer as bytes
2020-11-24 Tony Cook*ctl: ensure the ARG parameter's UTF-8 flag is reset
2020-11-23 Dan Bookperl - update usage data to match perlrun
2020-11-23 Tony CookJohn Karr is now a perl author
2020-11-23 John Karrfix typo in comp/parser.t
2020-11-23 John Karrcomp/parser.t count two lines that were being tested...
2020-11-23 Tony Cookbump $Carp::VERSION
2020-11-23 Graham Knopfix context of caller call in Carp
2020-11-23 Karl Williamsonperlapi: Document UVf, as deprecated
2020-11-23 Karl Williamsonperlapi: Note proper rplcemnt for pad_compname_type
2020-11-23 Tony Cookadd a brief introduction to the IO SV type
2020-11-23 Karl WilliamsonConfine scope of SV_CONST to core
2020-11-23 Shlomi FishAdd a usage note about the "l" modifier.
2020-11-23 Tomasz Konojackiwin32: remove support for disabling USE_LARGE_FILES
2020-11-23 Karl WilliamsonRestrict scope/Shorten some very long macro names
2020-11-23 Karl Williamsonembed.fnc: Mark reginitcolors as Core only
2020-11-23 Karl Williamsonperlapi: Consolidate Sv{INU]VX-ish entries
2020-11-22 Tony CookUpdate gitignore files to reflect files in repo
2020-11-22 Graham Knopfix splittree.pl ignore to only apply to root
2020-11-22 Graham Knopremove ignore for perlvms.pod, which is a real file now
2020-11-22 Graham Knopmove ignore for re into its own dists gitignore
2020-11-22 Graham Knopmove ignore for XS-APItest into dists own gitignore
2020-11-22 Graham Knopremove ignore for Test-Harness directory which no longe...
2020-11-22 Graham Knopremove ignore for dl_win32.xs, since it is a real file now
2020-11-22 Graham Knopadd gitignore exclusions for files in git
2020-11-22 Karl Williamsonsv.h: Add comments
2020-11-22 Karl Williamsonregcharclass.h: Simplify some expressions
2020-11-22 Karl WilliamsonSlience compiler warnings for NV, [IU]V compare
2020-11-21 Karl Williamsonperlapi: Consolidate sv_vsetpvf-ish entries
2020-11-21 Karl Williamsonperlapi: Consolidate sv_catpv-ish entries
2020-11-21 Karl WilliamsonDocument dTHXa, dTHXoa
2020-11-21 Karl WilliamsonDocument isGV_with_GP
2020-11-21 Karl WilliamsonDocument NUM2PTR
2020-11-21 Karl WilliamsonMark despatch_signals as core only
2020-11-21 Karl Williamsonsv.c: Add missing pod markup
2020-11-21 Karl Williamsonperlapi: Consolidate sv_vcatpvf-ish entries
2020-11-21 Karl Williamsonperlapi: Consolidate sv_catpvf-ish entries
2020-11-21 Karl Williamsonperlapi: Consolidate sv_setpvf-ish entries
2020-11-21 Karl Williamsonperlapi: Consolidate sv_setpviv-ish entries
2020-11-21 Sawyer XNote down all future releasers for this cycle
2020-11-21 Karl WilliamsonVarious COPHH macros have a non-const parameter
2020-11-21 Karl Williamsonperlapi: Consolidate newSVsv-ish entries
2020-11-21 Karl Williamsonperlapi: Consolidate sv_inc-ish entries
2020-11-20 Karen Etheridgefix perlfaq version in perldelta
next