summaryrefslogtreecommitdiff
path: root/ext/DynaLoader
Commit message (Expand)AuthorAgeFilesLines
* Underline the fact that XSLoader is not DynaLoaderJarkko Hietaniemi2003-07-031-1/+3
* /ext/DynaLoader/dl_dyld.xsPeter O'Gorman2003-06-171-2/+2
* Bunch of doc patches from Stas; plus regen.Stas Bekman2003-03-101-2/+2
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-30/+0
* NetWare update from Ananth Kesari.Jarkko Hietaniemi2002-06-281-14/+6
* Subject: [DOC PATCH] DynaLoader.pmElizabeth Mattijsen2002-06-271-1/+3
* Integrate macperl changes #16974 and #16975;Jarkko Hietaniemi2002-06-051-1/+1
* Integrate macperl patches #16926 and #16938;Jarkko Hietaniemi2002-05-311-0/+6
* NetWare update from Ananth Kesari.Jarkko Hietaniemi2002-05-311-2/+16
* prevent attempts to load extension libraries more than once on darwin.Doug MacEachern2002-05-302-6/+24
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-301-2/+3
* Purify: dl_last_error was leaking.Jarkko Hietaniemi2002-05-161-10/+4
* dTHX works on its own just fine.Jarkko Hietaniemi2002-04-111-4/+0
* AIX: strerror_r() needs dTHX.Jarkko Hietaniemi2002-04-111-0/+8
* MPE/iX update from Mark Bixby.Jarkko Hietaniemi2002-03-241-1/+2
* Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.Artur Bergman2002-02-051-0/+1
* a few typo fixes Jeffrey Friedl2001-11-122-2/+2
* Integrate change #12820 from macperl to maint and blead;Jarkko Hietaniemi2001-11-021-3/+2
* Integrate change #12664 from maintperl;Jarkko Hietaniemi2001-10-261-1/+1
* Integrate changes #12652 and #12653 from maintperl;Jarkko Hietaniemi2001-10-251-51/+11
* Integrate change #12636 from maintperl; more dl fixups.Jarkko Hietaniemi2001-10-253-1/+5
* Like dl_hpux, like dl_dld.Jarkko Hietaniemi2001-10-251-2/+3
* Fixes for #12627.Jarkko Hietaniemi2001-10-252-1/+3
* Integrate change #12626 from maintperl;Jarkko Hietaniemi2001-10-2413-223/+378
* Integrate changes #12580 and #12581 from macperl;Jarkko Hietaniemi2001-10-221-2/+2
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-3/+3
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-2/+2
* [patch] preserve @DynaLoader::dl_{librefs,modules}Doug MacEachern2001-06-191-2/+4
* New AIX dynaloading code from Jens-Uwe Mager.Jarkko Hietaniemi2001-06-131-1/+24
* ext/ + -WallDoug MacEachern2001-06-122-13/+16
* gcc -Wall nits picked out by a non-UNIX systemJarkko Hietaniemi2001-06-121-1/+1
* Yet another tweak on AIX dynaloading.Jarkko Hietaniemi2001-03-282-3/+3
* Integrate change #9306 from maintperl into mainline,Jarkko Hietaniemi2001-03-231-0/+2
* Integrate changes #9244,9247,9250 from maintperl into mainline.Jarkko Hietaniemi2001-03-192-3/+10
* Retract #9136: breaks threading (and binary compatibility).Jarkko Hietaniemi2001-03-141-24/+1
* (Retracted by #9155)Jens-Uwe Mager2001-03-131-1/+24
* Portability fixes for Mac OS / bleadperlChris Nandor2001-03-101-5/+5
* minor typos in some dl_$foo.xs filesPeter Prymmer2001-01-202-2/+2
* partial support for dynaloading on OS/390Peter Prymmer2001-01-201-0/+189
* Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...H.Merijn Brand2000-11-221-12/+2
* 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
* continued -Wformat supportRobin Barker2000-09-141-1/+1
* integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-111-0/+3
* integrate cfgperl changes#6242..6249 into mainlineGurusamy Sarathy2000-07-111-3/+3
* MacOS support, part 1 (from Matthias NeeracherGurusamy Sarathy2000-05-281-0/+137
* change#3569 deleted some essential code, revert; avoid use ofGurusamy Sarathy2000-04-271-15/+74