summaryrefslogtreecommitdiff
path: root/ext/DynaLoader/DynaLoader_pm.PL
Commit message (Expand)AuthorAgeFilesLines
* Be more robust in Dynaloader.pm.Jarkko Hietaniemi2000-11-071-26/+25
* Test::Harness revealed buglets in the new DynaLoader.Andreas König2000-11-021-6/+18
* More tweaking on the #7522 theme.Jarkko Hietaniemi2000-11-011-12/+28
* Expand %Config variables and %ENV variables only ifJarkko Hietaniemi2000-11-011-37/+58
* PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PLNicholas Clark2000-10-221-10/+28
* integrate cfgperl changes#6242..6249 into mainlineGurusamy Sarathy2000-07-111-3/+3
* use &dl_error rather than &dl_load_file as the guard for callingGurusamy Sarathy2000-04-251-2/+2
* integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-061-2/+2
* avoid DProf entering dl_unload_file() (from Alan Burlison)Gurusamy Sarathy2000-03-011-2/+1
* unload extension shared objects when exiting, implementedGurusamy Sarathy2000-03-011-2/+40
* Support case-sensitive symbols usage in linkerCharles Bailey2000-02-281-0/+1
* Quick integration of mainline changes to dateCharles Bailey2000-01-201-10/+67
* Allow for file versions in library when looking for .bs filesCharles Bailey1999-08-231-1/+1
* Introduce $Config{ldlibpthname} which containsJarkko Hietaniemi1999-07-231-5/+8
* Fixed AIX dynamic loading and AIX shared Perl library.Jarkko Hietaniemi1999-07-141-1/+1
* Make _really_ sure Dynaloader.xs code is initialized only onceJan Dubois1998-10-251-1/+2
* Added patch, tweaked other places affected by name changeLaszlo Molnar1998-06-101-0/+729