MacOS X 10.1.5 still failing the DB tests.
[p5sagit/p5-mst-13.2.git] / ext / DynaLoader / DynaLoader_pm.PL
2002-06-05 Jarkko Hietaniemi Integrate macperl changes #16974 and #16975;
2002-05-31 Jarkko Hietaniemi Integrate macperl patches #16926 and #16938;
2002-05-31 Jarkko Hietaniemi NetWare update from Ananth Kesari.
2002-05-30 Doug MacEachern prevent attempts to load extension libraries more than...
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2001-10-22 Jarkko Hietaniemi Integrate changes #12580 and #12581 from macperl;
2001-06-19 Doug MacEachern [patch] preserve @DynaLoader::dl_{librefs,modules}
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-07 Jarkko Hietaniemi Be more robust in Dynaloader.pm.
2000-11-02 Andreas König Test::Harness revealed buglets in the new DynaLoader.
2000-11-01 Jarkko Hietaniemi More tweaking on the #7522 theme.
2000-11-01 Jarkko Hietaniemi Expand %Config variables and %ENV variables only if
2000-10-22 Nicholas Clark PATCH $Config::Config{ldlibpthname} in ext/DynaLoader...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6242..6249 into mainline
2000-06-27 Nicholas Clark [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-25 Gurusamy Sarathy use ...
2000-03-06 Gurusamy Sarathy integrate cfgperl changes into mainline
2000-03-05 Doug MacEachern Avoid wiping out @dl_{librefs,modules} when XSLoader
2000-03-01 Jarkko Hietaniemi Integrate with Sarathy.
2000-03-01 Gurusamy Sarathy avoid DProf entering dl_unload_file() (from Alan Burlison)
2000-03-01 Gurusamy Sarathy unload extension shared objects when exiting, implemented
2000-02-28 Charles Bailey Support case-sensitive symbols usage in linker
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-11-13 Paul Moore DynaLoader_pm.PL patch (backslashes in strings)
1999-11-02 Jarkko Hietaniemi Initial integration of the MacPerl changes form Matthias.
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-08-23 Charles Bailey Allow for file versions in library when looking for...
1999-07-23 Jarkko Hietaniemi Introduce $Config{ldlibpthname} which contains
1999-07-14 Jarkko Hietaniemi Fixed AIX dynamic loading and AIX shared Perl library.
1998-10-25 Jan Dubois Make _really_ sure Dynaloader.xs code is initialized...
1998-06-10 Laszlo Molnar Added patch, tweaked other places affected by name...