This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
B::OP::terse will go away in Perl 5.28.
[perl5.git] / ext / DynaLoader / dl_dllload.xs
2015-11-25 Tony Cookfix an else nesting error from the last set of DynaLoad...
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-03-09 Hugo van der Sandengrok_atoUV: don't make part of API
2014-11-16 Daniel Draganmisc optimizing in DynaLoader
2014-06-12 Dagfinn Ilmari Man... Change newSVpvn("…", …) to newSVpvs("…")
2013-11-14 David MitchellDynaloader: fix build issue
2013-11-13 David MitchellDynaLoader: silence some compiler warnings
2012-08-31 Steffen MuellerSilence ParseXS warning about abusing the CODE section
2009-03-07 Craig A. BerryMake DynaLoader clone its private data under threads.
2007-12-22 Robin Barkerext/ consting
2006-05-02 Nicholas ClarkFix bug in DynaLoader, which has been passing a filenam...
2001-10-24 Jarkko HietaniemiIntegrate change #12626 from maintperl;
2001-01-24 Charles BaileySYN SYN
2001-01-20 Peter Prymmerpartial support for dynaloading on OS/390