This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add PL_ to merged file
[perl5.git] / ext /
1998-04-02 Hans Mulder5.004_63 picky compiler fixes [PATCH]
1998-03-18 Malcolm BeattieAdd Thread::Signal to run signal handlers reliably...
1998-03-16 Malcolm BeattieBump patchlevel.h to 63.
1998-03-16 Andy Dougherty[PATCH 5.004_62} Config_62-01 patch available.
1998-03-16 Gurusamy Sarathy[asperl] various changes to get asperl working under...
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-03-05 Charles BaileyMiscellaneous minor fixes
1998-03-03 Tom Christiansen[win32] maintpatch
1998-03-03 Trevor Blackwell[win32] maintpatch
1998-03-01 Gurusamy Sarathy[asperl] integrate mainline changes
1998-02-27 Malcolm BeattieIntegrate win32 branch into mainline.
1998-02-27 Hans Mulder[PATCH 5.004_60] Fix to MM_VMS.PM
1998-02-26 Gurusamy Sarathy[win32] various cleanups so that B can be built as...
1998-02-25 Gurusamy Sarathy[win32] integrate mainline
1998-02-25 Malcolm BeattieMore compiler tweaks.
1998-02-25 Paul MarquessBack out DB_File patch (change _553) and tweak Configure.
1998-02-25 Andy DoughertyRe: ANNOUNCE: perl5.004_60 Configure patch is available
1998-02-22 Gurusamy Sarathy[asperl] integrate latest win32 branch
1998-02-22 Gurusamy Sarathy[win32] get compiler building under win32 (needed Makef...
1998-02-20 Malcolm BeattieMove lib/B/... and lib/[BO].pm over to where they shoul...
1998-02-20 Malcolm BeattieStart getting compiler to work when built with the...
1998-02-20 Malcolm BeattieMerge perlext/Compiler/... into mainline. Some files...
1998-02-20 Jarkko Hietaniemiretry [PATCH] 5.004_59: the perlhist.pod etc
1998-02-20 Nick Ing-SimmonsDB_File ->length does not work just after tie.
1998-02-14 Gurusamy Sarathy[asperl] bring ASPerl uptodate with mainline changes
1998-02-14 Douglas Lankshear[asperl] added AS patch#6
1998-02-12 Paul MarquessDB_File 1.58 patch
1998-02-09 Gurusamy Sarathy[asperl] integrate win32 branch contents
1998-02-09 Gurusamy Sarathy[win32] enhancements to previous patch for XSUB OUTPUT...
1998-02-06 Andy DoughertyRe: posix::strftime (core dumped)
1998-02-06 Ilya ZakharevichNewer -DLEAKTEST patch
1998-02-06 Malcolm BeattieSome more Chip patches (tweaked to match _5x):
1998-02-03 Gurusamy Sarathy[win32] integrate mainline
1998-02-02 Malcolm BeattieIntroduced thr->threadsvp and THREADSV() for faster...
1998-02-01 Douglas Lankshear[asperl] added AS patch#3
1998-01-19 Gurusamy Sarathy[win32] integrate changes in winansi
1998-01-19 Gurusamy Sarathy[win32] Fix autovivification problems with XSUB OUTPUT...
1998-01-14 Nick Ing-SimmonsTIEARRAY updates - almost works ...
1998-01-13 Nick Ing-Simmonstie array changes to core and tests
1997-12-17 Molnar LaszloMajor changes to the DOS/djgpp port (including threading):
1997-12-17 Paul MarquessUpgrade DB_File to 1.56:
1997-12-10 Jarkko HietaniemiPatches for IRIX, AIX and some generic stuff:
1997-12-01 Nick Ing-SimmonsBuilds and passes all tests with gcc on Win32 - phew!
1997-12-01 Nick Ing-SimmonsCreate a struct for all perls globals (as an option)
1997-11-26 Gurusamy Sarathy[win32] Various changes to make it build cleanly and...
1997-11-25 Malcolm BeattieFix typo in Thread.xs.
1997-11-25 Jarkko HietaniemiAIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
1997-11-25 Jarkko HietaniemiAIX patch (including Configure support for {sched,pthre...
1997-11-21 Malcolm Beattie$_ is now per-thread (rather a lot of changes). Only...
1997-11-18 Malcolm BeattieBring MANIFEST up to date. Add new thread tests.
1997-11-15 Gurusamy SarathyAdd #include guard in Thread.xs so it will build even...
1997-11-14 Malcolm BeattieRemove stale code from Thread.xs.
1997-11-13 Malcolm BeattieRewrite thread return code to distinguish between ordin...
1997-11-13 Nick Ing-SimmonsIntegrate (-ay) win32 branch at its creation to
1997-11-11 Malcolm BeattieFix up ansiperl integration. Back to passing all expect...
1997-11-11 Malcolm BeattieInitial integration of ansi branch into mainline (untes...
1997-11-11 Malcolm BeattieChange name of OP_SPECIFIC to OP_THREADSV. Fixed perl_g...
1997-11-11 Malcolm BeattieFix up $@ (ERRSV now refers to GvSV(errgv) for non...
1997-11-10 Gurusamy SarathyWin32 branch now contains all non-ansification changes...
1997-11-10 Gurusamy SarathyInitial (untested) merge of all non-ansi changes on...
1997-11-08 Nick Ing-SimmonsGet threads working again on Win32
1997-11-08 Nick Ing-SimmonsAdd :base_thread to :default in Opcode.pm
1997-11-07 Nick Ing-SimmonsReverse integrate Malcolm's chanes into local
1997-11-07 Nick Ing-SimmonsRaw integrate of latest perl
1997-11-06 Malcolm BeattiePer-thread magicals now stored in their own thr->magica...
1997-11-05 Malcolm BeattiePer-thread magicals mostly working (and localisable...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-01 Nick Ing-SimmonsIntegrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-10-31 Malcolm BeattieHalf way through moving per-thread magicals into per...
1997-10-29 Malcolm BeattieRemove global macro "self". Change thr->Tself to thr...
1997-10-24 Malcolm BeattiePatches for VMS [Dan Sugalski]
1997-10-24 Malcolm BeattieImprove internal threading API. Introduce win32/win32th...
1997-10-16 Gurusamy SarathyMerge changes to Thread and add makefile fixups to...
1997-10-16 Malcolm BeattieMove perlext/Thread into perl/ext/Thread.
1997-10-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-10-08 Malcolm BeattieMerge maint-5.004 branch (5.004_03) with mainline.
1997-09-30 Malcolm BeattieMerge maint-5.004 branch (5.004_01) with mainline.
1997-09-09 Malcolm BeattieRewrite synchronisation of subs/methods and add attrs
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-09-05 Tim Bunce[inseperable differences to perl 5.004_03] perl-5.004_03
1997-09-05 Tim BunceIO::Socket autoflush by default, assume tcp and PeerAddr
1997-09-05 Gisle AasIO::Socket autoflush by default, assume tcp and PeerAddr
1997-09-05 Tim Bunce[shell changes from ]
1997-09-03 Malcolm BeattieAdd new keyword "lock" to Opcode.pm
1997-08-06 Paul MarquessPATCH: make DBM*_File modules sub-classable
1997-08-06 Paul MarquessDB_File 1.15 patch
1997-08-06 Dan Sugalskiposix.xs broken on VMS 7.1
1997-08-06 Nick Ing-Simmonsicmp tweak for IO::Socket
1997-08-06 Gisle AasIO::File and DB_File pollutes namespace with Fcntl...
1997-08-06 Ilya ZakharevichProblems with setvbuf
1997-08-06 Ilya ZakharevichDocs of IO::Handle [PATCH]
1997-06-11 Tim Bunce[differences between cumulative patch application and... perl-5.004_01
1997-06-11 Tim Bunceperl5.004 on AIX: Patches
1997-06-11 Peter van Heusdenperl5.004 on AIX: Patches
1997-06-11 Tim Buncesdbm can fail if a config.h exists in system directories
1997-06-05 Malcolm BeattieMore fixups for thrperl integration.
1997-05-25 Malcolm BeattieFix up integration 5.003->5.004.
1997-05-25 Malcolm BeattieFirst stab at 5.003 -> 5.004 integration.
next