summaryrefslogtreecommitdiff
path: root/ext/DynaLoader/dl_vms.xs
Commit message (Expand)AuthorAgeFilesLines
* DynaLoader/dl_*.xs: Define all PERL_IN_DL_*_XS markersReini Urban2015-11-111-0/+1
* DynaLoader 1.36 dl_find_symbol add 3rd optional argumentReini Urban2015-11-111-2/+3
* grok_atoUV: don't make part of APIHugo van der Sanden2015-03-091-0/+1
* Initialize RMS structs at clone time in dl_vms.xs.Craig A. Berry2015-01-311-0/+9
* misc optimizing in DynaLoaderDaniel Dragan2014-11-151-3/+3
* Change newSVpvn("…", …) to newSVpvs("…")Dagfinn Ilmari Mannsåker2014-06-121-1/+1
* Dynaloader: use PREINIT to avoid compiler errorsDavid Mitchell2013-11-261-1/+2
* Dynaloader: fix build issueDavid Mitchell2013-11-141-1/+2
* DynaLoader: silence some compiler warningsDavid Mitchell2013-11-131-0/+1
* Cast exception handler in dl_vms.xs.Craig A. Berry2012-05-281-1/+1
* Update K&R-style function declarations in dl_vms.xs.Craig A. Berry2011-01-061-6/+2
* Make DynaLoader clone its private data under threads.Craig A. Berry2009-03-071-1/+17
* In dl_vms.xs, treat dl_last_error like the SV that it is.Craig A. Berry2009-03-051-12/+2
* For dynamic loading on VMS, simplify and robustify things by usingCraig A. Berry2008-06-131-20/+3
* ext/ constingRobin Barker2007-12-221-1/+1
* use the same arg names everyone else does and handle undef filenameCraig A. Berry2006-05-271-8/+11
* Fix bug in DynaLoader, which has been passing a filename in dynamicNicholas Clark2006-05-021-3/+4
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-2/+2
* Integrate change #12636 from maintperl; more dl fixups.Jarkko Hietaniemi2001-10-251-1/+2
* Integrate change #12626 from maintperl;Jarkko Hietaniemi2001-10-241-55/+71
* Support case-sensitive symbols usage in linkerCharles Bailey2000-02-281-1/+7
* Quick integration of mainline changes to dateCharles Bailey2000-01-201-18/+18
* resync with mainlineCharles Bailey1999-09-291-2/+2
* Update calls for new thread context handlingCharles Bailey1999-08-231-0/+2
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-061-0/+1
|\
| * AIX threaded build, plus few more on the side.Jarkko Hietaniemi1999-07-051-0/+1
|/
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-5/+7
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-1/+1
* (via private mail)Charles Bailey1998-09-231-1/+1
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-5/+5
* Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-1/+1
* [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-1/+1
* [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-041-5/+3
* DynaLoader enhancement: support RTLD_GLOBALNick Ing-Simmons1997-01-251-4/+8
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-18/+18
* Updated to Oct 31, 1995 version.Perl 5 Porters1996-01-021-10/+39
* This is my patch patch.1n for perl5.001.perl-5.001nAndy Dougherty1995-10-311-4/+5
* Perl 5.001perl-5.001Larry Wall1995-03-121-14/+14
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+324