This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
update t/porting/filenames.t to check for path components contaning two
[perl5.git] / ext /
2011-01-03 Jesse VincentActuall excise 'Apollo DomainOS' support. We officially...
2011-01-03 Reini UrbanCYG14 Dynaloader without USEIMPORTLIB, and search cyg...
2011-01-03 Father ChrysostomosRevert "[perl #68654] next::method doesn't see UNIVERSAL"
2011-01-03 Father ChrysostomosRevert "[perl #80098] Bleadperl breaks Attribute::Lexical"
2011-01-03 Paul "LeoNerd" EvansGive a warning if pack_sockaddr_in6 is asked to pack...
2011-01-03 Paul "LeoNerd" EvansUse HAS_SIN6_SCOPE_ID rather than glibc version testing
2011-01-03 Paul "LeoNerd" EvansBugfix to Socket.pm 's GAI fallback constants - use...
2011-01-03 Paul "LeoNerd" EvansMake Socket.pm 'use strict' clean
2011-01-03 Paul "LeoNerd" EvansProvide fallback implementation of getaddrinfo and...
2011-01-03 Paul "LeoNerd" EvansInitial documentation of getaddrinfo and getnameinfo...
2011-01-03 Paul "LeoNerd" EvansUnit tests for Socket::getaddrinfo() and Socket::getnam...
2011-01-03 Paul "LeoNerd" EvansImplement Socket::getaddrinfo() and Socket::getnameinfo...
2011-01-03 Paul "LeoNerd" EvansConditionally set sa_len-type fields when packing socka...
2011-01-02 Florian RagwitzCPAN is upstream for Time::Local again
2011-01-02 Florian RagwitzMake Time::Local run on perls older than 5.12 again
2010-12-20 Nicholas ClarkTweak IPC-Open3.t to cope with \r\n line endings on...
2010-12-19 Zeframfix -tree test for non-threaded perl v5.13.8
2010-12-19 Zeframbump version of many modules
2010-12-19 Father ChrysostomosTest B::Concise’s -tree mode
2010-12-17 Nicholas ClarkConvert ext/PerlIO-encoding/t/encoding.t to Test::More.
2010-12-17 Nicholas ClarkConvert ext/Opcode/t/ops.t to Test::More
2010-12-17 Nicholas ClarkConvert ext/IPC-Open3/t/IPC-Open3.t to Test::More
2010-12-17 Father ChrysostomosIncrease B::Concise’s version
2010-12-17 Reini UrbanFix [perl #80632] -MO=Concise,-tree format
2010-12-17 David Leadbeater[perl #80674] Fix compilation with very old versions...
2010-12-16 Nicholas ClarkVersion bumps for modules changed by a6d37805ca8a9ba8...
2010-12-16 Nicholas ClarkRemove "dead" RCS $Id$ tags from files that we own.
2010-12-16 Nicholas ClarkMove common code from ext/[GONS]DBM_File/t/[gons]dbm...
2010-12-16 Nicholas ClarkConverge ext/[GNOS]DBM_File/t/[gnos]dbm.t by parameteri...
2010-12-16 Nicholas ClarkConverge ext/[GNOS]DBM_File/t/[gnos]dbm.t further.
2010-12-16 Nicholas ClarkConverge ext/[GNOS]DBM_File/t/[gnos]dbm.t by using...
2010-12-16 Nicholas ClarkTweak gdbm.t to use GDBM_WRITER instead of GDBM_WRCREAT...
2010-12-15 Nicholas ClarkConvert ext/SDBM_File/t/sdbm.t to Test::More.
2010-12-15 Nicholas ClarkConvert ext/ODBM_File/t/odbm.t to Test::More.
2010-12-15 Nicholas ClarkConvert ext/NDBM_File/t/ndbm.t to Test::More.
2010-12-15 Nicholas ClarkConvert ext/GDBM_File/t/gdbm.t to Test::More.
2010-12-15 Nicholas ClarkRemove redundant use strict,warnings,?DBM_File from...
2010-12-15 Nicholas ClarkConvert all File::Glob tests to Test::More.
2010-12-14 Nicholas ClarkConvert ext/Fcntl/t/syslfs.t to Test::More and t/op...
2010-12-14 Nicholas ClarkIn Fcntl's syslfs.t and t/op/lfs.t, eliminate bye().
2010-12-14 Nicholas ClarkIn Fcntl's syslfs.t and t/op/lfs.t, eliminate zap().
2010-12-14 Nicholas ClarkRefactor syslfs.t and lfs.t to call bye() directly...
2010-12-14 Nicholas ClarkConvert ext/Fcntl/t/syslfs.t to File::Temp
2010-12-14 Nicholas ClarkReduce inconsistencies between ext/Fcntl/t/syslfs.t...
2010-12-14 Nicholas ClarkCheck return values in the test programs run by syslfs...
2010-12-12 Zeframrecursive-descent expression parsing
2010-12-11 Zeframfix various compiler warnings from XS code
2010-12-11 Nicholas ClarkFix permissions for ext/XS-APItest/t/refs.t, added...
2010-12-11 Father ChrysostomosFix test count in ext/XS-APItest/t/refs.t
2010-12-11 gfxFix XS types in typemap in order to deal with reference...
2010-12-10 Florian RagwitzDual-life autouse
2010-12-09 Florian RagwitzDual-life Devel::SelfStubber
2010-12-04 Father ChrysostomosEmit warning for use re "/ul"
2010-12-02 Father Chrysostomos[perl #80098] Bleadperl breaks Attribute::Lexical
2010-12-01 Father Chrysostomos++substr $mro'VERSION, -1
2010-12-01 Father Chrysostomos[perl #68654] next::method doesn't see UNIVERSAL
2010-12-01 Nicholas ClarkAvoid two compiler warnings in B::cstring, spotted...
2010-12-01 Florian RagwitzFix B test failure introduced in 6b7c6d9
2010-11-30 Father Chrysostomos[perl #77762] Constant assignment warning
2010-11-30 Florian RagwitzAdd tests for sv_{,un}magicext and mg_findext
2010-11-28 Father Chrysostomos++substr $re::VERSION, -1
2010-11-28 Andreas J. KoenigTiny pod fix
2010-11-27 Father ChrysostomosIncrease Socket.pm’s version
2010-11-27 Father ChrysostomosIncrease PerlIO::scalar’s version
2010-11-27 Father Chrysostomos[perl #78716] Bogus read after seek beyond end of string
2010-11-26 Father Chrysostomos[perl #78810] PERLDB_NOOPT ignored by adjacent nextstat...
2010-11-25 Paul Evans[PATCH 4/5] Adjust unit tests to cope with new sockaddr...
2010-11-25 Paul Evans[PATCH 3/3] Provide wrappers for IN6ADDR_ANY and IN6ADD...
2010-11-25 Paul Evans[PATCH 2/3] Implement sockaddr_in6 wrapper
2010-11-25 Paul Evans[PATCH 1/3] Implement Socket::pack_sockaddr_in6() and...
2010-11-25 Paul "LeoNerd" EvansAdjust unit tests to cope with new sockaddr_in6 functio...
2010-11-25 Paul "LeoNerd" EvansProvide wrappers for IN6ADDR_ANY and IN6ADDR_LOOPBACK
2010-11-25 Paul "LeoNerd" EvansImplement sockaddr_in6 wrapper
2010-11-25 Paul "LeoNerd" EvansImplement Socket::pack_sockaddr_in6() and unpack_sockad...
2010-11-25 Nicholas ClarkTest dumping stashes, with various combinations of...
2010-11-25 Nicholas ClarkRefactor Peek.t to give more useable diagnostics.
2010-11-22 Ben Morrow%x can't be used directly with pointers.
2010-11-18 Craig A. BerryMake perlio line buffer VMS record-oriented files on...
2010-11-15 Ben MorrowTests for the new custom op registrations.
2010-11-15 Ben MorrowImprove custom OP support.
2010-11-15 Father ChrysostomosIncrease B’s version
2010-11-14 Nicholas ClarkFix multiplicity build, broken by 328552296d8d53b3.
2010-11-11 Nicholas ClarkAdd Perl_bytes_cmp_utf8() to compare character sequence...
2010-11-11 Jerry D. Hedden[perl #78964] Fix ext/XS-APItest/t/overload.t
2010-11-09 Nicholas ClarkTest that Opcode loads without warnings.
2010-11-09 Nicholas ClarkTidy up ext/Opcode/t/Opcode.t.
2010-11-09 Nicholas ClarkConvert ext/Opcode/t/Opcode.t to Test::More.
2010-11-09 Nicholas ClarkFix error in tryAMAGICunDEREF() introduced in 25a9ffce1...
2010-11-09 Father ChrysostomosDelete paragraphs from mro.pm’s pod
2010-11-08 Nicholas ClarkAvoid a declaration after statement, accidentally added...
2010-11-08 Nicholas ClarkIn B.xs, remove the now unused first argument from...
2010-11-08 Nicholas ClarkIn B.xs, use PPCODE rather than a typemap for output...
2010-11-08 Nicholas ClarkB::MAGIC::LENGTH(), not B::MAGIC::LEN(). Fixes #78864
2010-11-08 Nicholas ClarkIn B.xs refactor cc_opclassname() to make_op_object().
2010-11-08 Nicholas ClarkMerge the implementation of B::COP::{io,warnings} using...
2010-11-08 Nicholas ClarkIn B.xs, refactor make_warnings_object() to take a...
2010-11-08 Nicholas ClarkMerge the implementation of B::COP::{filegv,stash}...
2010-11-08 Nicholas ClarkMerge the implementation of B::COP::{file,stashpv}...
2010-11-08 Nicholas ClarkMerge the implementation of B::BM::TABLE with B::PV...
2010-11-08 Nicholas ClarkRemove unneeded PREFIXes from B.xs.
next