LOGONLY mark 66fd7f as NODOC since it's test refactor
[p5sagit/p5-mst-13.2.git] / ext / DynaLoader /
2002-04-11 Jarkko Hietaniemi dTHX works on its own just fine.
2002-04-11 Jarkko Hietaniemi AIX: strerror_r() needs dTHX.
2002-03-24 Jarkko Hietaniemi MPE/iX update from Mark Bixby.
2002-02-05 Nick Ing-Simmons Integrate mainline
2002-02-05 Artur Bergman Add in change for Apple/Darwin Bug: 2785519 to fix...
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-02 Jarkko Hietaniemi Integrate change #12820 from macperl to maint and blead;
2001-10-26 Jarkko Hietaniemi Integrate change #12664 from maintperl;
2001-10-25 Jarkko Hietaniemi Integrate changes #12652 and #12653 from maintperl;
2001-10-25 Jarkko Hietaniemi Integrate change #12636 from maintperl; more dl fixups.
2001-10-25 Jarkko Hietaniemi Like dl_hpux, like dl_dld.
2001-10-25 Jarkko Hietaniemi Fixes for #12627.
2001-10-24 Jarkko Hietaniemi Integrate change #12626 from maintperl;
2001-10-22 Jarkko Hietaniemi Integrate changes #12580 and #12581 from macperl;
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-06-19 Doug MacEachern [patch] preserve @DynaLoader::dl_{librefs,modules}
2001-06-13 Jarkko Hietaniemi New AIX dynaloading code from Jens-Uwe Mager.
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-12 Jarkko Hietaniemi gcc -Wall nits picked out by a non-UNIX system
2001-03-28 Jarkko Hietaniemi Yet another tweak on AIX dynaloading.
2001-03-24 Nick Ing-Simmons Integrate mainline.
2001-03-23 Jarkko Hietaniemi Integrate change #9306 from maintperl into mainline,
2001-03-19 Jarkko Hietaniemi Integrate changes #9244,9247,9250 from maintperl into...
2001-03-14 Jarkko Hietaniemi Retract #9136: breaks threading (and binary compatibility).
2001-03-13 Jens-Uwe Mager (Retracted by #9155)
2001-03-10 Chris Nandor Portability fixes for Mac OS / bleadperl
2001-01-24 Charles Bailey SYN SYN
2001-01-20 Peter Prymmer minor typos in some dl_$foo.xs files
2001-01-20 Peter Prymmer partial support for dynaloading on OS/390
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-22 H.Merijn Brand Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706...
2000-11-07 Jarkko Hietaniemi Be more robust in Dynaloader.pm.
2000-11-02 Andreas König Test::Harness revealed buglets in the new DynaLoader.
2000-11-01 Jarkko Hietaniemi More tweaking on the #7522 theme.
2000-11-01 Jarkko Hietaniemi Expand %Config variables and %ENV variables only if
2000-10-22 Nicholas Clark PATCH $Config::Config{ldlibpthname} in ext/DynaLoader...
2000-10-20 Charles Bailey SYN SYN
2000-09-14 Robin Barker continued -Wformat support
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6242..6249 into mainline
2000-07-11 Hubert Feyrer [ID 20000705.002] problem with perl 5.6.0 on NetBSD...
2000-06-27 Nicholas Clark [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message...
2000-05-28 Gurusamy Sarathy MacOS support, part 1 (from Matthias Neeracher
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-27 Gurusamy Sarathy change#3569 deleted some essential code, revert; avoid...
2000-04-25 Gurusamy Sarathy use ...
2000-03-22 Gurusamy Sarathy typo in comment
2000-03-22 Gurusamy Sarathy make unloading of extension shared objects (change...
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...
next