This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
lib/Config.t: Skip tests that are invalid on os390
[perl5.git] / ext /
2015-03-05 David Mitchellsprinkle NOTREACHED and FALLTHROUGH
2015-02-16 Petr PísařFix Errno.pm generation for gcc-5.0
2015-02-11 Jarkko Hietaniemiinfnan: revert nan payload/signaling changes
2015-02-09 Jarkko Hietaniemiinfnan: add POSIX::issignaling
2015-02-05 Karl Williamsonext/re/re.pm: Fix comment
2015-02-05 Karl Williamsonre.pm: White-space only
2015-02-05 Jarkko HietaniemiPOSIX version bump
2015-02-05 Jarkko HietaniemiPOSIX math: if long double, long double the math consts
2015-02-05 Jarkko HietaniemiPOSIX math: tgamma/lgamma logic
2015-02-05 Jarkko HietaniemiAIX long double lies about many math APIs.
2015-02-04 Karl WilliamsonMake 'no re' work
2015-02-04 Karl Williamsonext/re/t/re.t: Use variable instead of constants
2015-02-04 Karl Williamsonre.pm: Bump version to 0.31
2015-02-03 David Mitchellfix B.xs on win builds
2015-02-03 James E KeenanUpdate POSIX version number.
2015-02-03 Jarkko HietaniemiUse HAS_LLRINTL, HAS_LLROUNDL, HAS_LRINTL, HAS_LROUNDL
2015-02-03 James E KeenanReverse 'const static' to avoid 'old-style-declaration...
2015-02-02 David Mitchelladd $B::OP::does_parent variable
2015-02-01 Father ChrysostomosAdd string- and number-specific bitop types
2015-02-01 Craig A. BerryInitialize RMS structs at clone time in dl_vms.xs.
2015-01-31 Steve HayBump VMS::Stdio $VERSION
2015-01-30 Craig A. BerryTODO Peek.t test on VMS.
2015-01-29 Steve HayExtUtils::Miniperl - Restore a missing line of POD
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2015-01-28 Tony Cookbump $Opcode::VERSION to 1.32
2015-01-28 Daniel Dragancomment out dead code in Opcode::
2015-01-28 Jarkko Hietaniemiinfnan: grok flag expectation fixes
2015-01-27 David Mitchellrename unop_aux_stringify to multideref_stringify
2015-01-27 Daniel Draganmove functions marked as mathomed in embed.fnc to mathoms.c
2015-01-27 Tony CookPerlIO::scalar write() at large file position
2015-01-26 Daniel Draganfactor out a dXSTARG in B::
2015-01-25 Craig A. BerryDodge warning with STATIC_ASSERT_STMT, VMS C++.
2015-01-22 David Mitchellbump attributes.pm version
2015-01-22 Craig A. BerryFix SDBM_File clean target after ac0e53cd2e.
2015-01-22 Father Chrysostomosattributes.xs: Don’t emit const warning for anons
2015-01-22 Tony Cookfix SDBM_File builds using gcc on Win32
2015-01-20 Jarkko HietaniemiNotes on NaN structure, for future generation/extraction.
2015-01-20 Father ChrysostomosDocument :const
2015-01-20 Father Chrysostomosattributes.xs: Remove dVAR
2015-01-20 Father ChrysostomosLet attributes.pm know about the const attribute
2015-01-20 Father ChrysostomosAdd :const anon sub attribute
2015-01-20 Tony Cookavoid a build issue with non-threaded Win32 builds
2015-01-18 Daniel Draganremove multi-eval problem from File::Glob
2015-01-18 James E KeenanFixes for Pod-HTML tests after Pod-Simple update
2015-01-13 Karl WilliamsonAdd 'strict' subpragma to 'use re'
2015-01-13 Ed JSimplify ext/SDBM_File layout and build
2015-01-10 Steve HayBump $VERSION following previous commit
2015-01-10 Steve HayRevert "fix attributes memcmp without len<6 (asan catch)"
2015-01-10 Karl WilliamsonPOSIX.pod: Various nits, typos, clarifications
2015-01-07 Karl WilliamsonFix broken ext/POSIX/t/wrappers.t on Windows
2015-01-07 Karl WilliamsonPATCH: [perl #123503] Bug in POSIX::strerror on 5.21.7
2015-01-07 Karl WilliamsonAdd test case for [perl #123171]
2015-01-06 Daniel Draganconst a PERLIO vtable in PerlIO::encoding
2015-01-05 Father Chrysostomosb.t: Fix test sequence numbers
2015-01-05 Daniel Draganfix test fail on unthreaded perl
2015-01-05 Daniel Draganconst the custom op struct in Devel::Peek
2015-01-05 Daniel Draganmake B psuedofork safe
2015-01-04 Daniel Draganconst a table in B
2014-12-31 David MitchellFile::Glob: avoid qsort() on no entries
2014-12-28 Matthew HorsfallBump re.pm version for changes
2014-12-28 Matthew Horsfall... Support for nocapture regexp flag /n
2014-12-28 Matthew Horsfall... Fixes to make test pass for regexp nocapture bit addition.
2014-12-25 Yves Ortonfixups to make the porting tests happy
2014-12-25 Yves Ortonadd new API function sv_get_backrefs()
2014-12-24 Steve HayFix compilation errors in DynaLoader.c with MinGW/gcc...
2014-12-23 Father ChrysostomosIncrease $B::VERSION to 1.55
2014-12-23 Father ChrysostomosSome B pad tests
2014-12-23 Father ChrysostomosAdd id and outid methods to B::PADLIST
2014-12-22 Father ChrysostomosIgnore cx of padsv for padrange optimisation
2014-12-21 Father ChrysostomosIncrease $Opcode::VERSION to 1.31
2014-12-21 Father ChrysostomosIncrease $POSIX::VERSION to 1.49
2014-12-21 Father ChrysostomosIncrease $arybase::VERSION to 0.10
2014-12-21 Father ChrysostomosIncrease $VMS::DCLsym::VERSION to 1.06
2014-12-21 Father ChrysostomosRemove bogus ST(0) assignment from DCLsym.xs
2014-12-21 Father ChrysostomosRemove bogus GIMME check from DCLsym.xs
2014-12-21 Father ChrysostomosUse GIMME_V in POSIX
2014-12-21 Father ChrysostomosUse GIMME_V in Opcode
2014-12-21 Father ChrysostomosPropagate context properly in Safe->reval
2014-12-21 Father ChrysostomosUse GIMME_V in arybase
2014-12-20 Tony CookPerlIO::scalar: skip the 4GB seek test if off_t is...
2014-12-20 Father Chrysostomos[perl #123458] list cx re::regexp_pattern($nonre)
2014-12-19 David MitchellODBM: fix a compiler warning.
2014-12-19 David MitchellNDBM: silence 'unused var' warnings x 2
2014-12-19 David MitchellB.xs: remove redundant assignment
2014-12-18 Tony Cookfix PerlIO::scalar get_cnt when the file position is...
2014-12-17 Tony Cookdon't allow a negative file position on a PerlIO::scala...
2014-12-17 Tony Cook[perl #123443] avoid overflowing got into a negative...
2014-12-17 Craig A. BerryClean up VMS includes in ext/Errno/Errno_pm.PL.
2014-12-17 Craig A. BerryObsolete workaround in ext/SDBM_File/sdbm/Makefile.PL.
2014-12-15 Father ChrysostomosAdd B::REGEXP::compflags
2014-12-15 Father ChrysostomosB.pm: Document that OP_NULL may be B::COP
2014-12-15 Father ChrysostomosB.pm: Capitalise B::* Methods consistently
2014-12-14 Karl WilliamsonPATCH: [perl #23171] Bleadperl breaks ZEFRAM/Hash-SharedMem
2014-12-13 Father ChrysostomosUse STATIC_ASSERT in B::PADNAME::FLAGS
2014-12-12 David MitchellXS-Typemap/t/Typemap.t: avoid close warnings
2014-12-12 David MitchellSys/Hostname.xs: add prototyping behaviour
2014-12-12 Father ChrysostomosB::PADNAMELIST::REFCNT can be an ALIAS
2014-12-12 Father ChrysostomosSquash some B::PADNAME methods together
2014-12-12 Daniel DraganSvREFCNT_dec_NN in SDBM
2014-12-11 Karl WilliamsonPerlIO::encoding:fallback.t: properly skip tests
next