This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PerlIO::Via layer (alpha-ish).
[perl5.git] / ext / DynaLoader /
2001-03-24 Nick Ing-SimmonsIntegrate mainline.
2001-03-23 Jarkko HietaniemiIntegrate change #9306 from maintperl into mainline,
2001-03-19 Jarkko HietaniemiIntegrate changes #9244,9247,9250 from maintperl into...
2001-03-14 Jarkko HietaniemiRetract #9136: breaks threading (and binary compatibility).
2001-03-13 Jens-Uwe Mager(Retracted by #9155)
2001-03-10 Chris NandorPortability fixes for Mac OS / bleadperl
2001-01-24 Charles BaileySYN SYN
2001-01-20 Peter Prymmerminor typos in some dl_$foo.xs files
2001-01-20 Peter Prymmerpartial support for dynaloading on OS/390
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-22 H.Merijn BrandRe: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706...
2000-11-07 Jarkko HietaniemiBe more robust in Dynaloader.pm.
2000-11-02 Andreas KönigTest::Harness revealed buglets in the new DynaLoader.
2000-11-01 Jarkko HietaniemiMore tweaking on the #7522 theme.
2000-11-01 Jarkko HietaniemiExpand %Config variables and %ENV variables only if
2000-10-22 Nicholas ClarkPATCH $Config::Config{ldlibpthname} in ext/DynaLoader...
2000-10-20 Charles BaileySYN SYN
2000-09-14 Robin Barkercontinued -Wformat support
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6325..6373 into mainline
2000-07-11 Gurusamy Sarathyintegrate 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 SarathyMacOS support, part 1 (from Matthias Neeracher
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-27 Gurusamy Sarathychange#3569 deleted some essential code, revert; avoid...
2000-04-25 Gurusamy Sarathyuse &dl_error rather than &dl_load_file as the guard...
2000-03-22 Gurusamy Sarathytypo in comment
2000-03-22 Gurusamy Sarathymake unloading of extension shared objects (change...
2000-03-06 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-05 Doug MacEachernAvoid wiping out @dl_{librefs,modules} when XSLoader
2000-03-01 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-01 Gurusamy Sarathyavoid DProf entering dl_unload_file() (from Alan Burlison)
2000-03-01 Gurusamy Sarathyoops, change#5382 didn't really fix the typo
2000-03-01 Gurusamy Sarathyavoid warning on type-mismatch
2000-03-01 Gurusamy Sarathyfix bug in change#5381
2000-03-01 Gurusamy Sarathyunload extension shared objects when exiting, implemented
2000-02-28 Jarkko HietaniemiMore AIX fixes from Steven Hirsch.
2000-02-28 Jarkko HietaniemiAIX 64-bit patches from Steven Hirsch <hirschs@btv...
2000-02-28 Charles BaileySupport case-sensitive symbols usage in linker
2000-02-26 Jarkko HietaniemiRhapsody/Darwin patches from Wilfredo Sanchez.
2000-02-15 Gurusamy Sarathyadd XS version of Sys::Hostname (from Greg Bacon
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-06 Gurusamy Sarathyadd workaround for dlopen() bug on OpenBSD (relative...
2000-01-02 Gurusamy Sarathyusethreads build fixups for NeXTstep (as suggested...
1999-12-28 Gurusamy Sarathycygwin update from Eric Fifer <EFifer@sanwaint.com>
1999-12-28 Gurusamy Sarathypod edits from Paul Marquess and Mark-Jason Dominus
1999-12-17 Gurusamy SarathyDynaLoader doesn't build properly when $(DLSRC) changes
1999-12-17 Gurusamy Sarathyavoid warnings due to symbols unintroduced by XSLoader...
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Gurusamy Sarathyadd missing file
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-11-13 Paul MooreDynaLoader_pm.PL patch (backslashes in strings)
1999-11-02 Jarkko HietaniemiInitial integration of the MacPerl changes form Matthias.
1999-10-08 Jarkko HietaniemiThe second cut at AIX C++ extension troubles.
1999-10-08 Stephanie BealsThe first cut at fixing Perl extensions written in...
1999-10-06 Gurusamy Sarathymake die/warn and other diagnostics go to wherever...
1999-09-29 Charles Baileyresync with mainline
1999-09-20 Gurusamy Sarathyqueue errors due to strictures rather than printing...
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-17 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-17 Gurusamy Sarathyintegrate vmsperl contents into mainline (where VMS...
1999-09-13 Jarkko HietaniemiSmall doc and whitespace edits.
1999-09-13 Jarkko HietaniemiChange #4136 edited DynaLoader.xs which is kind of...
1999-09-13 Robin BarkerReplace change #4100 with
1999-09-07 Robin BarkerFix pointer casts.
1999-08-23 Charles BaileyUpdate calls for new thread context handling
1999-08-23 Charles BaileyAllow for file versions in library when looking for...
1999-08-10 Dan SugalskiPatches needed to get _60 building with
1999-08-01 Jarkko HietaniemiIntegrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathyrename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-08-01 Gurusamy Sarathymove files around for s/cygwin32/cygwin/ renaming
1999-07-23 Jarkko HietaniemiIntroduce $Config{ldlibpthname} which contains
1999-07-14 Jarkko HietaniemiFixed AIX dynamic loading and AIX shared Perl library.
1999-07-11 Jarkko HietaniemiManual synchronization with Sarathy (some files
1999-07-06 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-07-05 Jarkko HietaniemiAIX threaded build, plus few more on the side.
1999-07-04 Jarkko HietaniemiIntegrate with mainperl.
1999-07-04 Jens-Uwe Magermake AIX dynaloading work when libperl is shared (and...
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-17 Fifer, Ericadditional cleanups for cygwin32 port
1999-05-11 Gurusamy Sarathyvarious fixes for clean build and test on win32; config...
1999-04-04 Gurusamy Sarathycorrect places that said newSVpv() when they meant...
1999-03-15 Wilfredo SánchezFirst pass of integrating the Rhapsody port,
1999-02-24 Gurusamy Sarathyansify perlio.c, fix PerlIO-ish typos
1999-02-02 Jarkko HietaniemiBeOS update (Mirror maint-5.005 change #2727).
1998-12-14 Jonathan Roynlist.h not yet Configure-probed but DynaLoader Linux...
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
1998-11-20 Mark BixbyMPE/iX Perl 5.005_02 oops
1998-10-25 Jan DuboisMake _really_ sure Dynaloader.xs code is initialized...
1998-10-15 Gurusamy Sarathycheck in all confperl changes as of change#1964 into...
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-09-23 Charles Bailey(via private mail)
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-14 Jarkko Hietaniemiadd files and tweaks needed for MPE/iX port (via PM)
1998-06-10 Laszlo MolnarAdded patch, tweaked other places affected by name...
1998-05-29 Gurusamy Sarathy[asperl] integrate mainline changes
next