This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
There is no SSize_t_size.
[perl5.git] / ext /
2015-06-27 Jarkko HietaniemiThere is no SSize_t_size.
2015-06-27 Jarkko HietaniemiIf IVSIZE == LONGSIZE, long cannot be beyond IV_MIN...
2015-06-27 Jarkko Hietanieminl_langinfo code can be negative.
2015-06-27 Jarkko Hietaniemistrtol and strtoul base should be [2, 36] or zero.
2015-06-27 Jarkko Hietaniemitcsetattr optional_actions can be invalid.
2015-06-27 Jarkko Hietaniemitcsetattr fd can be bad.
2015-06-27 Jarkko Hietaniemidup2 fds can be bad.
2015-06-27 Jarkko Hietaniemitcdrain fd can be bad.
2015-06-27 Jarkko Hietaniemitcflush/tcflow/tcsendbreak fd/action can be bad.
2015-06-27 Jarkko Hietaniemilseek fd can be bad.
2015-06-19 David Mitchellremove deprecated /\C/ RE character class
2015-06-19 David Mitchellpp_leaveeval: use EVAL_KEEPERR
2015-06-19 David MitchellXS-APItest/t/call.t: make loops more flexible
2015-06-19 David Mitchellmake MULTICALL handle list context
2015-06-13 Jarkko HietaniemiFix @INC so that "make test" in ext/POSIX passes.
2015-06-13 Jarkko HietaniemiTest these functions in more than one spot.
2015-06-12 Jarkko Hietaniemiinfnan: Implement NaN payload APIs.
2015-06-06 Jarkko Hietaniemiquadmath: long long versus round/trunc
2015-06-03 Daniel DraganPerl_croak->croak and misc C optimizing in POSIX.pm
2015-05-09 Ricardo SignesPOSIX.pm: bump version
2015-05-08 Aristotle PagaltzisPOSIX: revert exported functions to 5.20.2 state
2015-05-07 Aristotle PagaltzisPOSIX: discourage use of default exports
2015-05-07 Aristotle PagaltzisPOSIX/t/math.t: skip fpclassify where unsupported
2015-05-07 Aristotle PagaltzisPOSIX: document the new C99 math constants
2015-05-06 Craig A. BerryFix unixify when beginning with current directory.
2015-05-04 Aristotle PagaltzisPOSIX: Regeneralize export.t to non-ASCII platforms
2015-04-19 David Mitchellop_parent(): only exist under -DPERL_OP_PARENT
2015-04-19 David Mitchellrename op_lastsib to op_moresib, and invert logic
2015-04-19 David Mitchellop_sibling => op_sibparent under PERL_OP_PARENT
2015-03-25 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.72
2015-03-25 Tony Cookgv_const_sv() handle subrefs directly in the stash
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
2015-03-19 Karl WilliamsonChange some locale manipulation macros in prep for API
2015-03-18 Karl Williamsonext/SDBM_File/sdbm/dbu.c Generalize for EBCDIC platforms
2015-03-18 Father Chrysostomos[perl #124004] Fix stack bug with foreach(@empty)
2015-03-17 Vincent PitPreserve OPTIMIZE in hints
2015-03-17 David Mitchellre_intuit_start(): improve debugging output
2015-03-15 Karl Williamsonext/PerlIO-encoding/t/encoding.t: Skip on EBCDIC
2015-03-15 Karl WilliamsonPerlIO-encoding/t/nolooping.t: Skip on EBCDIC platform
2015-03-13 Karl WilliamsonPOSIX/t/sigaction.t: Skip failing EBCDIC test
2015-03-12 Jarkko HietaniemiPOSIX: emulation for logb()
2015-03-12 Jarkko Hietaniemiquadmath: llrintq and llroundq do exist
2015-03-11 James E KeenanSpelling correction.
2015-03-11 James E KeenanRemove use of Test::Stream per ilmari's patch on p5p.
2015-03-09 Hugo van der Sandengrok_atoUV: don't make part of API
2015-03-09 Hugo van der Sanden[perl #123814] replace grok_atou with grok_atoUV
2015-03-09 Karl WilliamsonDevel::Peek:Peek.t: Fix to work on EBCDIC
2015-03-09 Karl WilliamsonSkip various locale tests when locales are not available
2015-03-09 Karl Williamsonext/POSIX/POSIX.xs: Convert do whiles into whiles
2015-03-07 Karl Williamsonuse re 'strict' doc changes
2015-03-06 Karl WilliamsonPerlIO-encoding/t/encoding.t: Generalize for non-ASCII...
2015-03-06 Karl WilliamsonPOSIX/t/export.t: Generalize for non-ASCII platforms
2015-03-06 Karl WilliamsonPod-Functions/Functions_pm.PL: Generalize for non-ASCII...
2015-03-06 Karl WilliamsonHash-Util tests: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsonext/XS-APItest/t/hash.t: Generalize to run on non-ASCII...
2015-03-06 Karl Williamsonext/B/t/b.t: Generalize for non-ASCII platforms
2015-03-06 Karl Williamsonext/XS-APItest/t/svpeek.t: Extend to EBCDIC platforms
2015-03-06 Karl Williamsonext/XS-APItest/t/svpv_magic.t: Generalize for non-ASCII...
2015-03-06 Karl WilliamsonXS-APItest/t/fetch_pad_names.t: Skip if EBCDIC
2015-03-06 Karl Williamsonext/XS-APItest/t/utf8.t: Fix so passes EBCDIC
2015-03-06 Karl Williamsonext/re/t/re_funcs_u.t: Generalize for non-ASCII platforms
2015-03-06 Karl WilliamsonAPItest/t/handy.t: Generalize for non-ASCII platforms
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
next