Missed test changes and a bit of debugging code that should
[p5sagit/p5-mst-13.2.git] / ext / DynaLoader /
2005-09-30 Rafael Garcia-Suarez Upgrade to XSLoader 0.05, plus a few doc nits,
2005-07-08 Jim Cromie Re: janitorial work ? [patch]
2005-06-09 Jarkko Hietaniemi instead of unions use double cast for data pointer...
2005-05-30 Jarkko Hietaniemi Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64...
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-18 Nicholas Clark PERL_DEBUG_COW for SvUVX and SvPVX
2005-04-05 Nicholas Clark Down with more K&R prototypes
2005-03-25 Andy Lester Consting five
2005-03-18 Rafael Garcia-Suarez Don't use vars in DynaLoader
2005-01-31 Robert Millan [perl #33998] [PATCH] Support for GNU/kFreeBSD
2005-01-05 Nicholas Clark Correct a Greengrocer's apostrophe.
2004-10-04 Vadim Konovalov dynaloader improvements and cleanup
2004-05-12 Rafael Garcia-Suarez Make XSLoader update @DynaLoader::dl_shared_objects.
2004-04-04 Nicholas Clark Bump version numbers for modules that have changed...
2004-01-21 Edward S. Peschko PATCH for perl-5.8.4
2004-01-19 Neil Watkiss dl_unload_file for HP-UX
2003-12-13 Rafael Garcia-Suarez More POD fixes ; regenerate perltoc and perlmodlib.
2003-11-02 Ilya Zakharevich OS/2 build
2003-09-12 Rafael Garcia-Suarez Stringify the $VERSION of DynaLoader so it's never...
2003-09-06 Rafael Garcia-Suarez Minor doc style nits in XSLoader.
2003-08-31 Jarkko Hietaniemi De-cargo-cult.
2003-08-30 Rafael Garcia-Suarez Tweak XSLoader.t.
2003-08-30 Jarkko Hietaniemi Make XSLoader.t more robust (and sdbm.t more verbose)
2003-08-30 Michael G. Schwern XSLoader nits and tests
2003-08-28 Jarkko Hietaniemi MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
2003-08-12 Ilya Zakharevich XSLoader revisted
2003-07-30 Rafael Garcia-Suarez Silence spurious noise from MakeMaker :
2003-07-03 Jarkko Hietaniemi Underline the fact that XSLoader is not DynaLoader
2003-06-17 Peter O'Gorman /ext/DynaLoader/dl_dyld.xs
2003-03-10 Stas Bekman Bunch of doc patches from Stas; plus regen.
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-06-28 Jarkko Hietaniemi NetWare update from Ananth Kesari.
2002-06-27 Elizabeth Mattijsen Subject: [DOC PATCH] DynaLoader.pm
2002-06-05 Jarkko Hietaniemi Integrate macperl changes #16974 and #16975;
2002-05-31 Jarkko Hietaniemi Integrate macperl patches #16926 and #16938;
2002-05-31 Jarkko Hietaniemi NetWare update from Ananth Kesari.
2002-05-30 Doug MacEachern prevent attempts to load extension libraries more than...
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-05-16 Jarkko Hietaniemi Purify: dl_last_error was leaking.
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
next