This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
[perl5.git] / ext / DynaLoader / DynaLoader_pm.PL
2001-10-22 Jarkko HietaniemiIntegrate changes #12580 and #12581 from macperl;
2001-06-19 Doug MacEachern[patch] preserve @DynaLoader::dl_{librefs,modules}
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-07 Jarkko HietaniemiBe more robust in Dynaloader.pm.
2000-11-02 Andreas KönigTest::Harness revealed buglets in the new DynaLoader.
2000-11-01 Jarkko HietaniemiMore tweaking on the #7522 theme.
2000-11-01 Jarkko HietaniemiExpand %Config variables and %ENV variables only if
2000-10-22 Nicholas ClarkPATCH $Config::Config{ldlibpthname} in ext/DynaLoader...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6242..6249 into mainline
2000-06-27 Nicholas Clark[ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-25 Gurusamy Sarathyuse &dl_error rather than &dl_load_file as the guard...
2000-03-06 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-05 Doug MacEachernAvoid wiping out @dl_{librefs,modules} when XSLoader
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathyavoid DProf entering dl_unload_file() (from Alan Burlison)
2000-03-01 Gurusamy Sarathyunload extension shared objects when exiting, implemented
2000-02-28 Charles BaileySupport case-sensitive symbols usage in linker
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-11-13 Paul MooreDynaLoader_pm.PL patch (backslashes in strings)
1999-11-02 Jarkko HietaniemiInitial integration of the MacPerl changes form Matthias.
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-08-23 Charles BaileyAllow for file versions in library when looking for...
1999-07-23 Jarkko HietaniemiIntroduce $Config{ldlibpthname} which contains
1999-07-14 Jarkko HietaniemiFixed AIX dynamic loading and AIX shared Perl library.
1998-10-25 Jan DuboisMake _really_ sure Dynaloader.xs code is initialized...
1998-06-10 Laszlo MolnarAdded patch, tweaked other places affected by name...