This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
release schedule: put Abigail on for October
[perl5.git] / ext /
2014-09-01 Jarkko HietaniemiPOSIX math: M_SQRT2 and M_2_SQRTPI were misspelled.
2014-08-31 Jarkko HietaniemiPOSIX math: Solaris needs -lsunmath.
2014-08-31 Jarkko HietaniemiPOSIX math: use POSIX now imports Inf and NaN.
2014-08-31 Jarkko HietaniemiPOSIX math: fpclassify continues.
2014-08-31 Jarkko HietaniemiPOSIX math: Bessel fixes.
2014-08-31 Jarkko HietaniemiPOSIX math: todo for emulating fegetround() with fpgetr...
2014-08-31 Jarkko HietaniemiPOSIX math: lrint and rint emulations.
2014-08-31 Jarkko HietaniemiPOSIX math: Add fegetround() and fesetround().
2014-08-31 Jarkko HietaniemiPOSIX math: More handling of legacy implementations.
2014-08-31 Jarkko HietaniemiPOSIX math: fpclassify emulation.
2014-08-31 Jarkko HietaniemiPOSIX math: Portability emulations and constants.
2014-08-31 Jarkko HietaniemiPOSIX math: HP-UX exceptions.
2014-08-31 Jarkko HietaniemiPOSIX math: Have only one not_here for each API.
2014-08-31 Jarkko HietaniemiPOSIX math: Win32 shuffling.
2014-08-31 Jarkko HietaniemiPOSIX math: Use HAS_ACOSH to enable/disable the C99...
2014-08-31 Jarkko HietaniemiPOSIX math: Skip the POSIX C99 math tests if no acosh().
2014-08-31 Jarkko HietaniemiPOSIX math: Add more C99 math tests.
2014-08-31 Jarkko HietaniemiPOSIX math: Hopefully better use of Configure symbols.
2014-08-31 Jarkko HietaniemiPOSIX math: Add FP_ILOGB0 and FP_ILOGBNAN.
2014-08-31 Jarkko HietaniemiPOSIX math: Implement glue for the C99 math functions.
2014-08-31 Jarkko HietaniemiPOSIX math: Add M_ constants like M_PI.
2014-08-30 James E KeenanCheck validity of keys in hash passed as first argument.
2014-08-30 Father ChrysostomosFix up Peek.t after priv flag twiddling
2014-08-30 Father ChrysostomosIncrease $B::Concise::VERSION to 0.993
2014-08-30 Father ChrysostomosUpdate B::Concise for OPpMAY_RETURN_CONSTANT
2014-08-28 Father ChrysostomosMake Peek.t easier to run directly
2014-08-28 Father ChrysostomosFix up Peek.t
2014-08-27 Karl Williamsonext/re/t/regop.t: Use eq instead of == for strings
2014-08-25 Karl WilliamsonImprove -Dr output of bracketed char classes
2014-08-23 Jarkko HietaniemiSkip strtold in concise-xs.t, "platform varying".
2014-08-22 Karl WilliamsonBump version of POSIX.pm
2014-08-22 Jarkko HietaniemiImplement POSIX::strtold().
2014-08-22 Jarkko HietaniemiUse grok_infnan() if NV_INF and NV_NAN are defined.
2014-08-20 Peter MartiniRevert Test::Builder changes in prep for 5.21.3
2014-08-16 Chad GranumUpdate to include latest Test::Builder alpha
2014-08-15 Tony Cook[perl #122476] use a hash instead of a ptr_table
2014-08-15 Tony Cook[perl #122476] TODO test for isfoo() crash on Win32...
2014-08-08 Craig A. BerryRemove dead VMS code from ext/Sys-Hostname/Hostname.xs.
2014-08-05 syberCritical bugfix in module Safe (Opcode). Version increa...
2014-07-28 Jarkko HietaniemiSkip ext/GDBM_File/t/fatal.t in Darwin, too flaky.
2014-07-27 Lukas MaiPOSIX.pod: Document correct redirect for 'atexit'.
2014-07-24 Jarkko HietaniemiUse UV instead of Size_t.
2014-07-23 Tony Cookbump $XS::APItest::VERSION for the grok_atou() merge
2014-07-23 Jarkko HietaniemiAdd tests for grok_atou.
2014-07-23 Jarkko HietaniemiUse grok_atou instead of atoi.
2014-07-22 James E KeenanMove two variable assignments outside of parens.
2014-07-22 Daniel DraganOpen3.pm:spawn_with_handles remove alot of duplicate...
2014-07-09 Karl Williamsonext/POSIX/POSIX.xs: White space only, align column
2014-07-09 Karl WilliamsonPOSIX::setlocale(LC_NUMERIC) returns proper locale
2014-07-08 David Mitchelladd op_lastsib and -DPERL_OP_PARENT
2014-07-08 David Mitchelladd op_sibling_splice() fn and make core use it
2014-07-08 David MitchellDevel::Peek: test 2-arg form of Dump
2014-07-08 David Mitchellwrap op_sibling field access in OP_SIBLING* macros
2014-07-03 David MitchellDeprecate /\C/
2014-07-03 Tony Cookextra tests for grok_number(_flags)()
2014-06-28 James E KeenanIncrement to $VERSION in ext/Hash-Util/lib/Hash/Util.pm.
2014-06-27 Jarkko Hietaniemihv can be left uninitialized.
2014-06-27 Jarkko Hietaniemiprintf formats are hard.
2014-06-25 Matthew Horsfall... bump $XS::APItest::VERSION to 0.62
2014-06-24 Jarkko HietaniemiUnder GLOBAL_STRUCT mgvtbl-s are const, which angers...
2014-06-21 George GreerIPC-Open3.t: For d3ae482b also need the "SKIP" label...
2014-06-21 James E KeenanFix test file per George Greer comment.
2014-06-21 Ævar Arnfjörð Bjar... Make like() and unlike() in t/test.pl refuse non-qr...
2014-06-21 James E KeenanRevert 6 tests failing on Win32 smoker.
2014-06-21 Dmitri TikhonovUntie STDERR in IPC::Open3.
2014-06-16 Yves Ortontweak type for picky compilers
2014-06-16 Yves OrtonMake hash_value() accept an optional seed
2014-06-16 Jarkko HietaniemiSome low-hanging -Wunreachable-code fruits.
2014-06-14 Jarkko HietaniemiRevert "Some low-hanging -Wunreachable-code fruits."
2014-06-14 Jarkko HietaniemiSome low-hanging -Wunreachable-code fruits.
2014-06-13 Jarkko HietaniemiRemove MAD.
2014-06-12 Karl WilliamsonPOSIX.xs: Fix typo.
2014-06-12 Karl WilliamsonAllow to compile if don't have LC_CTYPE etc defined
2014-06-12 Tony Cookbump $VERSION for PerlIO-encoding, PerlIO-mmap, PerlIO...
2014-06-12 Dagfinn Ilmari Man... Change newSVpvn("…", …) to newSVpvs("…")
2014-06-11 Brian FraserRemoved NeXT support
2014-06-11 Tony Cookcorrect handling of buffer sizes for POSIX::strxfrm()
2014-06-07 Karl WilliamsonPOSIX.xs: Add a const to a parameter
2014-06-07 Karl Williamsonstrftime: Set UTF-8 flag appropriately on return
2014-06-07 Karl WilliamsonPATCH: [perl #119425] strftime with %p
2014-06-05 Karl WilliamsonAdd parameters to "use locale"
2014-06-05 Karl WilliamsonKeep LC_NUMERIC in C locale, except for brief periods
2014-06-05 Karl Williamson'use locale' no longer ever fails.to compile
2014-06-05 Karl WilliamsonSet utf8 flag properly in localeconv
2014-06-05 Karl WilliamsonExclude undefined hash elements from localeconv()
2014-06-05 Karl WilliamsonSwap #if sense for localeconv()
2014-06-05 Karl WilliamsonLocaleconv() should be independent of 'use locale'
2014-06-02 Karl WilliamsonFix 2 overlong verbatim lines in Hash::Util
2014-06-02 Jarkko HietaniemiUse PERL_UNUSED_RESULT.
2014-06-01 Yves OrtonHash::Util - fixes to hash stats and add bucket_stats_f...
2014-05-30 Karl WilliamsonXS-APItest/t/handy.t: Change output message
2014-05-29 Jarkko HietaniemiVersion bumping thanks to the Coverity deluge.
2014-05-29 Jarkko HietaniemiFollowup to 316ebaf (aka perl #121894).
2014-05-29 Karl WilliamsonBump version for Devel::Peek
2014-05-29 Jarkko Hietaniemifcntl receiving -1 from fileno, fcntl failing.
2014-05-29 Jarkko HietaniemiInsert asserts to paths suspected by Coverity.
2014-05-29 David Mitchellbump version on NDBM_File
2014-05-29 Jarkko Hietaniemiprintf %s, cast appropriately.
2014-05-29 Jarkko HietaniemiUnused dTHX, even under threads.
2014-05-29 Tony Cookbump $PerlIO::via::VERSION to 0.15
next