This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
change DynaLoader.t to know VOS has no libc library
[perl5.git] / ext / DynaLoader / t / DynaLoader.t
2013-06-04 Paul Greenchange DynaLoader.t to know VOS has no libc library
2012-12-10 Father ChrysostomosStop DynaLoader.t from unload File::Glob
2011-02-18 David MitchellDynaLoader.t: AUTOLOAD TODO tests passing
2009-09-28 Steve HayWith Win32 now building DynaLoader in ext, it is now...
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from DynaLoader...
2009-08-28 Nicholas ClarkUse & function-call notation to disable prototype check...
2008-09-23 Nicholas ClarkFix tests for the case of -Du_usedl
2007-04-25 Brandon BlackRe: [Andreas J. Koenig] C3 MRO breaks Params::Util...
2007-04-06 Jerry D. HeddenAllow any *DBM_File to work for DynaLoader testing
2007-03-03 Nicholas ClarkMust only use dynamic extensions in the Dynaloader...
2007-02-07 Jerry D. HeddenFix to Dynaloader.t for missing modules
2007-01-07 Yitzchak Scott-Tho... DynaLoader test failure on cygwin
2006-11-13 Steve PetersThe DynaLoader test isn't happy with OpenBSD's libc...
2006-09-13 Steve Petersdarwin also seems to be lacking a dl_unload_file()...
2006-05-29 Craig A. BerryAnd some more DynaLoader things that should not be...
2006-05-28 Jarkko HietaniemiDynaLoader.t: less assumptions
2006-05-26 Yves OrtonRe: [PATCH] Test script for DynaLoader
2006-05-22 Sébastien Aperghis... Better handling for error-checking
2006-05-18 Rafael Garcia-SuarezNits in the DynaLoader test: make it warning-clean,
2006-05-18 Sébastien Aperghis... Test script for DynaLoader