This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change "--sysroot X" to "--sysroot=X" in Configure
[perl5.git] / dist /
2019-08-20 Tom HukinsBump version to 5.31.4 and update Module::Corelist
2019-08-20 Tom HukinsUpdate Module::CoreList for 5.31.3
2019-08-15 Tony Cookbump $Time::HiRes::VERSION
2019-08-15 Tomasz KonojackiTime::HiRes: remove workaround for an ancient Devel...
2019-08-15 Tomasz KonojackiTime::HiRes: remove the remains of MacOS classic support
2019-08-15 Tomasz KonojackiTime::HiRes: remove code for perls older than 5.6
2019-08-15 Tomasz KonojackiTime::HiRes: normalize indentation
2019-08-08 Tony Cookbump $Storable::VERSION and update ChangeLog
2019-08-08 Tony Cookminimally document the stacksize tool
2019-08-08 Graham Knopmove Storable CAN_FLOCK computation into XS
2019-08-08 Graham Knopremove remains of Storable stack size detection
2019-08-07 Tony CookStorable: make count large enough
2019-08-05 David CantrellI18N::LangTags: minor clarification
2019-08-05 David CantrellI18N::LangTags: document IGNORE_WIN32_LOCALE
2019-08-05 David CantrellI18N::LangTags: bump version
2019-07-22 Tony Cookbump $Devel::PPPort::VERSION
2019-07-22 Tony Cookensure mktests.PL produces the same output cross-platform
2019-07-20 Steve HayGet dist/Devel-PPPort/t/uv.t passing
2019-07-20 Steve HayUpdate Module::CoreList for 5.31.3
2019-07-20 Steve HayUpdate Module::CoreList for 5.31.2
2019-07-20 Steve HayRevert the Module::CoreList part of 7872aa47f6
2019-07-20 Steve HayRevert the Module::CoreList part of e01077d94e
2019-07-11 David Mitchellthreads::shared: fix leak
2019-06-26 Dagfinn Ilmari Man... Clean up after previous commit
2019-06-26 Dagfinn Ilmari Man... Fix leading spaces in Exporter error message
2019-06-25 Richard LeachAdditional Net-Ping tests skip if d_getpbyname is undef
2019-06-23 Craig A. BerryFix Unix-format path in Devel::PPPort's Makefile.PL
2019-06-21 Nicolas RTemporary bump PPPort to 3.54 before next release
2019-06-21 Nicolas Rignore macOS .DS_Store files
2019-06-21 Nicolas RFix unused variable warning in 5.30
2019-06-21 PaliFor gcc compiler enable compile warnings
2019-06-21 PaliUpdate NEED_* list in apicheck.pl
2019-06-21 PaliRemove old #define NEED_vnewSVpvf
2019-06-21 PaliDevel::PPPort: Implement newSVsv_nomg()
2019-06-21 PaliDevel::PPPort: Implement SV_NOSTEAL for sv_setsv_flags()
2019-06-21 PaliFix processing ERRSV and croak_sv
2019-06-21 PaliGenerate Makefile dependences for ppport.h, PPPort...
2019-06-21 PaliAdd mktests.PL to MakeMaker's PL_FILES
2019-06-21 Karl Williamsonppptools.pl: Remove special case
2019-06-21 Karl WilliamsonUse latest blead embed.fnc
2019-06-21 Karl Williamsonppptools.pl: Don't store non-public functions
2019-06-21 Karl Williamsonmkapidoc.sh: Add required line to generated apidoc.fnc
2019-06-21 Karl Williamsonmkapidoc.sh: doc elements may have lead/trail space
2019-06-21 Karl Williamsonparts/inc/uv: A char* should be a U8*
2019-06-21 PaliAvoid usage of PL_Sv if possible
2019-06-21 PaliFix gv_fetchpvn_flags
2019-06-21 PaliDefine more API functions as macros
2019-06-21 PaliFix compilation of uv for Perl 5.5.3
2019-06-21 PaliFix utf8_to_uvchr_buf()
2019-06-21 Karl Williamsonparts/inc/uv: Use D_PP_ prefix for internal symbols
2019-06-21 Karl Williamsonparts/inc/uv: White-space changes only
2019-06-21 Karl WilliamsonIssue #72 utf8_to_uvchr fails for 5.6.0
2019-06-21 Karl WilliamsonIssue #71: Overflow failures with <= 5.8.6
2019-06-21 Karl Williamsonparts/inc/uv: Add some UNLIKELY()s
2019-06-21 Karl Williamsonparts/inc/uv: Use IV_MAX instead of PERL_INT_MAX
2019-06-21 Karl Williamsonparts/inc/uv: Combine two preprocessor directives onto...
2019-06-21 Karl Williamsonparts/inc/uv: Comments only
2019-06-21 Karl Williamsonparts/inc/uv: Add two tests of overlongs
2019-06-21 Karl Williamsonparts/inc/uv: Skip only some tests on early perls
2019-06-21 Karl Williamsonparts/inc/uv: Improve diagnostic test name
2019-06-21 Karl WilliamsonMove declaration to before code, so can work on C89...
2019-06-21 Nicolas Rdist target now depends on manifest
2019-06-21 Karen Etheridgefix dist/Module-CoreList/t/maintainer.t by filling...
2019-06-21 Karen Etheridgebump this version check for now, to get tests passing
2019-06-21 Karen Etheridgeupdate Module::CoreList for 5.031002
2019-06-21 Karen Etheridgeupdate Module::CoreList to be ready for 5.31.2 changes
2019-06-20 Karen EtheridgeUpdate Module::CoreList for 5.31.1
2019-06-20 Karen Etheridgeignore unwanted files copied from cpan repository
2019-06-20 Karen Etheridgecommit (possibly outdated?) TODO file from cpan repository
2019-06-18 Tony Cook(perl #133936) make send() a bit saner
2019-06-16 Tony Cook(perl #133936) document differences between IO::Socket...
2019-06-16 Tony Cookbump $IO::VERSION
2019-06-16 Tony Cook(perl #133936) ensure TO is honoured for UDP $sock...
2019-06-11 Tony Cookbump $Storable::VERSION
2019-06-11 Tony Cook(perl #134179) include regexps in the seen objects...
2019-06-04 Nicolas RBump Devel-PPPort for next release
2019-06-04 Nicolas RFix compilation issues with version older than 5.010
2019-06-04 Nicolas RRename PPPort_xs.PL to RealPPPort_xs.PL
2019-05-31 Graham Knoprefer Time::HiRes RT queue to perl core
2019-05-31 Richard Leach[PATCH] Remove vestiges of mpeix support (removed in...
2019-05-26 Karl WilliamsonModule-CoreList: Add some L<> to pod
2019-05-26 Karl WilliamsonTie::File: Use L</Foo>, not L<"Foo"> in pod
2019-05-26 Karl Williamsonperlxstut: Use L</Foo Bar>, not L<Foo Bar>
2019-05-26 Karl WilliamsonTime::HiRes: Remove trailing blanks
2019-05-26 Karl WilliamsonTime::HiRes: Add L<> to pod links
2019-05-26 Karl WilliamsonPathTools::Win32.pm: Add L<> around link in pod
2019-05-26 Karl WilliamsonSelfLoader: Add L<> around link in pod
2019-05-26 Karl WilliamsonLocale::Maketext: Add L<> around links in pod
2019-05-26 Karl WilliamsonI18N::LangTags: Add L<> around links in pod
2019-05-26 Karl WilliamsonTie::File: Add L<> around link in pod
2019-05-26 Karl WilliamsonIO: Add L<> around link in pod
2019-05-26 Karl WilliamsonExtUtils::CBuilder: Add L<> around a link in the pod
2019-05-26 Karl WilliamsonUnicode::Normalize: Add L<> to links in pod
2019-05-24 Sawyer XBump Module::CoreList
2019-05-24 Sawyer XBump Module::CoreList
2019-05-22 Sawyer XUpdate Module::CoreList for 5.31.0
2019-05-21 Sawyer XUpdate Module::CoreList for 5.30.0
2019-05-17 Sawyer XSmall update to Module::CoreList:
2019-05-16 Nicolas RRevert "Rename PPPort_xs.PL to RealPPPort_xs.PL"
2019-05-16 Nicolas RRevert "Fix compilation issues with version older than...
next