summaryrefslogtreecommitdiff
path: root/ext/DynaLoader
Commit message (Expand)AuthorAgeFilesLines
...
| | * Allow for file versions in library when looking for .bs filesCharles Bailey1999-08-231-1/+1
| | * rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy1999-08-011-3/+3
| | * move files around for s/cygwin32/cygwin/ renamingGurusamy Sarathy1999-08-011-0/+0
* | | Small doc and whitespace edits.Jarkko Hietaniemi1999-09-138-13/+13
|/ /
* | Change #4136 edited DynaLoader.xs which is kind of fruitless.Jarkko Hietaniemi1999-09-1310-20/+20
* | Replace change #4100 withRobin Barker1999-09-131-2/+2
* | Fix pointer casts.Robin Barker1999-09-071-2/+2
* | Patches needed to get _60 building withDan Sugalski1999-08-101-0/+2
* | Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-011-3/+3
|/
* Introduce $Config{ldlibpthname} which containsJarkko Hietaniemi1999-07-231-5/+8
* Fixed AIX dynamic loading and AIX shared Perl library.Jarkko Hietaniemi1999-07-142-15/+25
* Manual synchronization with Sarathy (some filesJarkko Hietaniemi1999-07-111-1/+1
* AIX threaded build, plus few more on the side.Jarkko Hietaniemi1999-07-054-0/+5
* Integrate with mainperl.Jarkko Hietaniemi1999-07-041-57/+13
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-2/+2
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-0912-85/+107
* remove _() non-ansismGurusamy Sarathy1999-06-023-3/+3
* additional cleanups for cygwin32 portFifer, Eric1999-05-171-15/+8
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-111-3/+5
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-1/+1
* First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-0/+216
* ansify perlio.c, fix PerlIO-ish typosGurusamy Sarathy1999-02-242-7/+7
* BeOS update (Mirror maint-5.005 change #2727).Jarkko Hietaniemi1999-02-021-0/+115
* nlist.h not yet Configure-probed but DynaLoader Linux-hinted.Jonathan Roy1998-12-141-0/+4
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-1/+2
* MPE/iX Perl 5.005_02 oopsMark Bixby1998-11-201-5/+6
* Make _really_ sure Dynaloader.xs code is initialized only onceJan Dubois1998-10-251-1/+2
* check in all confperl changes as of change#1964 into cfgperlGurusamy Sarathy1998-10-151-0/+173
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* (via private mail)Charles Bailey1998-09-231-1/+1
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-203-8/+8
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-1/+1
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-0/+128
* Added patch, tweaked other places affected by name changeLaszlo Molnar1998-06-102-2/+2
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-4/+0
|\
| * [win32] misc changesGurusamy Sarathy1998-05-291-4/+0
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-184-14/+68
|\ \ | |/
| * [win32] merge change#904 from maintbranchGurusamy Sarathy1998-05-141-0/+14
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-2/+5
| * [win32] merge change#745 from maintbranchGurusamy Sarathy1998-05-142-12/+49
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-1/+1
|\ \ | |/
| * [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-1/+1
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-092-4/+4
|\ \ | |/
| * Newer -DLEAKTEST patchIlya Zakharevich1998-02-062-4/+4
* | [asperl] added AS patch#3Douglas Lankshear1998-02-011-2/+2
|/
* Patches for IRIX, AIX and some generic stuff:Jarkko Hietaniemi1997-12-101-6/+53
* [win32] Various changes to make it build cleanly and pass all tests:Gurusamy Sarathy1997-11-261-9/+1
* AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:Jarkko Hietaniemi1997-11-251-17/+29
* Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-1/+1
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-22/+37