This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Porting/Maintainers.pl for previous commit
[perl5.git] / ext /
2015-11-16 Mohammed El-Afifihandle empty directory lists in File::Find
2015-11-11 Dagfinn Ilmari Man... Include the error message on IPC::Open3 exec() failure
2015-11-10 Tony Cookfix symbian XS too, missed this when checking over...
2015-11-10 Reini UrbanDynaLoader: extend t/DynaLoader.t to be run from basedi...
2015-11-10 Reini UrbanDynaLoader/dl_*.xs: Define all PERL_IN_DL_*_XS markers
2015-11-10 Reini UrbanDynaLoader 1.36 dl_find_symbol add 3rd optional argument
2015-11-09 Karl WilliamsonDevel::Peek: document that uses STDERR
2015-11-02 Daniel Draganremove XSLoader and DynaLoader OS specific code on...
2015-11-02 Daniel Draganremove remains of dl_dld.xs
2015-10-26 Karl WilliamsonXS-APItest:fetch_pad_names.t: Comments, skip message
2015-10-26 Daniel DraganXS staticing in ext and dist
2015-10-17 Nicholas ClarkReplace 2 strcat()s with strlen() and memcpy() in dl_dl...
2015-10-15 Karl Williamsonext/XS-APItest/t/hash.t: Fix for EBCDIC
2015-10-15 Karl WilliamsonDynaLoader.t: Skip test on z/OS
2015-10-13 David Mitchell[perl #126229] POSIX::strerror() clears $!
2015-10-09 Craig A. Berrybump DynaLoader version to 1.35.
2015-10-09 Jarkko HietaniemiConstant data in .c, not in a .h
2015-10-09 Jarkko HietaniemiDynaLoader.doc was deleted 20 years ago in 3b35bae3
2015-10-08 Vincent PitProperly duplicate PerlIO::encoding objects
2015-10-06 Karl WilliamsonFix ext/File-Glob/t/rt114984.t for -DPERL_EXTERNAL_GLOB
2015-10-02 Doug Belladd tests for XSRETURN* macros
2015-10-02 David Mitchellfix up EXTEND() callers
2015-10-02 David Mitchellmake EXTEND() and stack_grow() safe(r)
2015-09-29 Father ChrysostomosRemove arybase lexical $_ tests
2015-09-29 Father ChrysostomosRemove experimental::lexical_topic warnings category
2015-09-29 Father ChrysostomosDisable lexical $_
2015-09-25 Karl WilliamsonMake ext/XS-APItest/t/cophh.t work on EBCDIC
2015-09-18 Karl WilliamsonAdd API tests for utf8.h macros
2015-09-17 Nicolas RRemove legacy/dead code from B
2015-09-16 Andy Broadamigaos4: use #ifdef/ifndef __amigaos4__ when feasible
2015-09-16 Andy Broadamigaos4: AmigaOS extensions need no ppport.h since...
2015-09-09 Tony Cookrefine the skip test for the 32-bit x86 ABI brokeness
2015-09-08 Karl WilliamsonAdd more -DL debugging info
2015-09-08 Karl WilliamsonRmv trailing ';' on #endif
2015-09-05 Karl WilliamsonFix a couple of pod issues
2015-09-05 Karl WilliamsonFix broken link in pod for Hash::Util::FieldHash
2015-09-05 Andy Broadamigaos4: ext/POSIX: no fancy signals
2015-09-05 Andy Broadamigaos4: ext/POSIX: no mkfifo
2015-09-05 Andy Broadamigaos4: add Amiga::ARexx and Amiga::Exec
2015-09-04 Karl WilliamsonVarious pods: Add C<> around many typed-as-is things
2015-09-04 Karl WilliamsonStart fixing some pod pedantic errors
2015-09-04 Karl WilliamsonXS-APItest/t/svpv_magic.t: Generalize for EBCDIC
2015-09-04 Karl WilliamsonXS-APItest/t/svpeek.t: Skip ASCII-centric test on EBCDIC
2015-09-04 Karl Williamsonext/XS-APItest/t/svcat.t: Generalize to run on EBCDIC
2015-08-27 Todd RinaldoAvoid %Config check on Errno load if it was built with...
2015-08-27 Todd RinaldoDo not inject use Config into Dynaloader.pm when PERL_B...
2015-08-21 Jarkko HietaniemiPOSIX: version bump for d7a0f0b
2015-08-21 Jarkko HietaniemiPOSIX: mention the Inf, NaN constants; other small...
2015-08-20 Matthew HorsfallUpdate list of files to clean for ceab18aaa.
2015-08-20 Jarkko Hietaniemib992490d copied wrong for ext re.
2015-08-17 David MitchellEliminate PL_sawalias, GPf_ALIASED_SV
2015-08-17 David Mitchellmake my (...) = @_ non-OPpASSIGN_COMMON_RC1
2015-08-17 David Mitchellre-implement OPpASSIGN_COMMON mechanism
2015-08-10 James E KeenanIncrement $VERSION for POSIX to 1.56
2015-08-10 Jarkko HietaniemiPod tweak for [rt.perl.org #125710].
2015-08-10 Jarkko Hietaniemi32-bit x86 ABI cannot do signaling nans [rt.perl.org...
2015-08-10 Jarkko HietaniemiFix test label.
2015-08-10 Jarkko HietaniemiSanity x86 long double check.
2015-08-05 Aaron PrivenAdded {unlock,lock}_hashref_recurse to @EXPORT_OK
2015-08-04 James E KeenanGuarantee that, after unlocking, the hash is actually...
2015-08-03 Ricardo Signesadd a small note that find2perl is not in core
2015-07-29 Karl WilliamsonXS-APItest/t/handy.t: Handle early Unicodes
2015-07-22 Jarkko Hietaniemidquote_static.c -> dquote.c
2015-07-22 Jarkko Hietaniemiinline_invlist.c -> invlist_inline.h
2015-07-20 Tony Cookbump $DynaLoader::VERSION to 1.33
2015-07-20 Matthew Horsfall... Replace reference to newXSUB with newXS.
2015-07-15 Aaron CraneDocument and ensure that sv_catpvf() does no argument...
2015-07-13 Aaron CraneDelete experimental autoderef feature
2015-07-09 Craig A. BerryDon't create zero-length filename on VMS in Typemap.t
2015-07-08 Daniel Dragandont report a $@ exception with uninitialized $!'s...
2015-07-08 Daniel Draganadd test that fails for #124181 to Typemap.t
2015-07-06 Karl WilliamsonChange wording of warning due to Unicode Standard change
2015-06-27 James E KeenanIncrement $VERSION in 4 .pm files whose .xs has changed.
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
next