Once again syncing after too long an absence
[p5sagit/p5-mst-13.2.git] / ext / DynaLoader /
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-10-20 Charles Bailey SYN SYN
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
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 oops, change#5382 didn't really fix the typo
2000-03-01 Gurusamy Sarathy avoid warning on type-mismatch
2000-03-01 Gurusamy Sarathy fix bug in change#5381
2000-03-01 Gurusamy Sarathy unload extension shared objects when exiting, implemented
2000-02-28 Jarkko Hietaniemi More AIX fixes from Steven Hirsch.
2000-02-28 Jarkko Hietaniemi AIX 64-bit patches from Steven Hirsch <hirschs@btv...
2000-02-28 Charles Bailey Support case-sensitive symbols usage in linker
2000-02-26 Jarkko Hietaniemi Rhapsody/Darwin patches from Wilfredo Sanchez.
2000-02-15 Gurusamy Sarathy add XS version of Sys::Hostname (from Greg Bacon
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-06 Gurusamy Sarathy add workaround for dlopen() bug on OpenBSD (relative...
2000-01-02 Gurusamy Sarathy usethreads build fixups for NeXTstep (as suggested...
1999-12-28 Gurusamy Sarathy cygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-28 Gurusamy Sarathy pod edits from Paul Marquess and Mark-Jason Dominus
1999-12-17 Gurusamy Sarathy DynaLoader doesn't build properly when $(DLSRC) changes
1999-12-17 Gurusamy Sarathy avoid warnings due to symbols unintroduced by XSLoader...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Gurusamy Sarathy add missing file
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-10-08 Jarkko Hietaniemi The second cut at AIX C++ extension troubles.
1999-10-08 Stephanie Beals The first cut at fixing Perl extensions written in...
1999-10-06 Gurusamy Sarathy make die/warn and other diagnostics go to wherever...
1999-09-29 Charles Bailey resync with mainline
1999-09-20 Gurusamy Sarathy queue errors due to strictures rather than printing...
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-17 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-17 Gurusamy Sarathy integrate vmsperl contents into mainline (where VMS...
1999-09-13 Jarkko Hietaniemi Small doc and whitespace edits.
1999-09-13 Jarkko Hietaniemi Change #4136 edited DynaLoader.xs which is kind of...
1999-09-13 Robin Barker Replace change #4100 with
1999-09-07 Robin Barker Fix pointer casts.
1999-08-23 Charles Bailey Update calls for new thread context handling
1999-08-23 Charles Bailey Allow for file versions in library when looking for...
1999-08-10 Dan Sugalski Patches needed to get _60 building with
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathy rename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-08-01 Gurusamy Sarathy move files around for s/cygwin32/cygwin/ renaming
1999-07-23 Jarkko Hietaniemi Introduce $Config{ldlibpthname} which contains
1999-07-14 Jarkko Hietaniemi Fixed AIX dynamic loading and AIX shared Perl library.
1999-07-11 Jarkko Hietaniemi Manual synchronization with Sarathy (some files
1999-07-06 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-05 Jarkko Hietaniemi AIX threaded build, plus few more on the side.
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 Jens-Uwe Mager make AIX dynaloading work when libperl is shared (and...
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-17 Fifer, Eric additional cleanups for cygwin32 port
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1999-03-15 Wilfredo Sánchez First pass of integrating the Rhapsody port,
1999-02-24 Gurusamy Sarathy ansify perlio.c, fix PerlIO-ish typos
1999-02-02 Jarkko Hietaniemi BeOS update (Mirror maint-5.005 change #2727).
1998-12-14 Jonathan Roy nlist.h not yet Configure-probed but DynaLoader Linux...
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
1998-11-20 Mark Bixby MPE/iX Perl 5.005_02 oops
1998-10-25 Jan Dubois Make _really_ sure Dynaloader.xs code is initialized...
1998-10-15 Gurusamy Sarathy check in all confperl changes as of change#1964 into...
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1998-09-23 Charles Bailey (via private mail)
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-14 Jarkko Hietaniemi add files and tweaks needed for MPE/iX port (via PM)
1998-06-10 Laszlo Molnar Added patch, tweaked other places affected by name...
1998-05-29 Gurusamy Sarathy [asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy [win32] misc changes
1998-05-18 Gurusamy Sarathy [asperl] integrate mainline changes (untested)
1998-05-14 Gurusamy Sarathy [win32] merge change#904 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#886 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#745 from maintbranch
1998-03-07 Gurusamy Sarathy [win32] integrate mainline changes
1998-03-07 Gurusamy Sarathy [win32] change all 'sp' to 'SP' in code and in the...
1998-02-09 Gurusamy Sarathy [asperl] integrate win32 branch contents
1998-02-06 Ilya Zakharevich Newer -DLEAKTEST patch
1998-02-01 Douglas Lankshear [asperl] added AS patch#3
1997-12-10 Jarkko Hietaniemi Patches for IRIX, AIX and some generic stuff:
1997-11-26 Gurusamy Sarathy [win32] Various changes to make it build cleanly and...
1997-11-25 Jarkko Hietaniemi AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-09-05 Tim Bunce [inseperable differences to perl 5.004_03]
1997-06-11 Tim Bunce perl5.004 on AIX: Patches
1997-06-11 Peter van Heusden perl5.004 on AIX: Patches
1997-05-07 Chuck D. Phillips HPUX: patch for ext/DynaLoader/dl_hpux.xs
1997-04-26 Chip Salzenberg Fix typo in NeXT dynaloader
1997-04-24 Perl 5 Porters [inseparable changes from match from perl-5.003_97h...
1997-04-22 Perl 5 Porters [inseparable changes from match from perl-5.003_97g...
1997-04-14 Hallvard B Furuseth Clean up format of dlopen() debug info
1997-04-09 Perl 5 Porters [inseparable changes from match from perl-5.003_97c...
1997-04-02 Perl 5 Porters [inseparable changes from match from perl-5.003_97...
next