[win32] set sockets to nonoverlapped mode for every thread
[p5sagit/p5-mst-13.2.git] / ext /
1998-03-07 Gurusamy Sarathy [win32] change all 'sp' to 'SP' in code and in the...
1998-03-05 Charles Bailey Miscellaneous minor fixes
1998-03-03 Tom Christiansen [win32] maintpatch
1998-03-03 Trevor Blackwell [win32] maintpatch
1998-02-27 Malcolm Beattie Integrate 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 Beattie More compiler tweaks.
1998-02-25 Paul Marquess Back out DB_File patch (change _553) and tweak Configure.
1998-02-25 Andy Dougherty Re: ANNOUNCE: perl5.004_60 Configure patch is available
1998-02-22 Gurusamy Sarathy [win32] get compiler building under win32 (needed Makef...
1998-02-20 Malcolm Beattie Move lib/B/... and lib/[BO].pm over to where they shoul...
1998-02-20 Malcolm Beattie Start getting compiler to work when built with the...
1998-02-20 Malcolm Beattie Merge perlext/Compiler/... into mainline. Some files...
1998-02-20 Jarkko Hietaniemi retry [PATCH] 5.004_59: the perlhist.pod etc
1998-02-20 Nick Ing-Simmons DB_File ->length does not work just after tie.
1998-02-12 Paul Marquess DB_File 1.58 patch
1998-02-09 Gurusamy Sarathy [win32] enhancements to previous patch for XSUB OUTPUT...
1998-02-06 Andy Dougherty Re: posix::strftime (core dumped)
1998-02-06 Ilya Zakharevich Newer -DLEAKTEST patch
1998-02-06 Malcolm Beattie Some more Chip patches (tweaked to match _5x):
1998-02-03 Gurusamy Sarathy [win32] integrate mainline
1998-02-02 Malcolm Beattie Introduced thr->threadsvp and THREADSV() for faster...
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-Simmons TIEARRAY updates - almost works ...
1998-01-13 Nick Ing-Simmons tie array changes to core and tests
1997-12-17 Molnar Laszlo Major changes to the DOS/djgpp port (including threading):
1997-12-17 Paul Marquess Upgrade DB_File to 1.56:
1997-12-10 Jarkko Hietaniemi Patches for IRIX, AIX and some generic stuff:
1997-12-01 Nick Ing-Simmons Builds and passes all tests with gcc on Win32 - phew!
1997-12-01 Nick Ing-Simmons Create 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 Beattie Fix typo in Thread.xs.
1997-11-25 Jarkko Hietaniemi AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:
1997-11-25 Jarkko Hietaniemi AIX 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 Beattie Bring MANIFEST up to date. Add new thread tests.
1997-11-15 Gurusamy Sarathy Add #include guard in Thread.xs so it will build even...
1997-11-14 Malcolm Beattie Remove stale code from Thread.xs.
1997-11-13 Malcolm Beattie Rewrite thread return code to distinguish between ordin...
1997-11-13 Nick Ing-Simmons Integrate (-ay) win32 branch at its creation to
1997-11-11 Malcolm Beattie Fix up ansiperl integration. Back to passing all expect...
1997-11-11 Malcolm Beattie Initial integration of ansi branch into mainline (untes...
1997-11-11 Malcolm Beattie Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_g...
1997-11-11 Malcolm Beattie Fix up $@ (ERRSV now refers to GvSV(errgv) for non...
1997-11-10 Gurusamy Sarathy Win32 branch now contains all non-ansification changes...
1997-11-10 Gurusamy Sarathy Initial (untested) merge of all non-ansi changes on...
1997-11-08 Nick Ing-Simmons Get threads working again on Win32
1997-11-08 Nick Ing-Simmons Add :base_thread to :default in Opcode.pm
1997-11-07 Nick Ing-Simmons Reverse integrate Malcolm's chanes into local
1997-11-07 Nick Ing-Simmons Raw integrate of latest perl
1997-11-06 Malcolm Beattie Per-thread magicals now stored in their own thr->magica...
1997-11-05 Malcolm Beattie Per-thread magicals mostly working (and localisable...
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-01 Nick Ing-Simmons Integrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
1997-10-31 Malcolm Beattie Half way through moving per-thread magicals into per...
1997-10-29 Malcolm Beattie Remove global macro "self". Change thr->Tself to thr...
1997-10-24 Malcolm Beattie Patches for VMS [Dan Sugalski]
1997-10-24 Malcolm Beattie Improve internal threading API. Introduce win32/win32th...
1997-10-16 Gurusamy Sarathy Merge changes to Thread and add makefile fixups to...
1997-10-16 Malcolm Beattie Move perlext/Thread into perl/ext/Thread.
1997-10-16 Malcolm Beattie Merge maint-5.004 branch (5.004_04) with mainline.
1997-10-08 Malcolm Beattie Merge maint-5.004 branch (5.004_03) with mainline.
1997-09-30 Malcolm Beattie Merge maint-5.004 branch (5.004_01) with mainline.
1997-09-09 Malcolm Beattie Rewrite synchronisation of subs/methods and add attrs
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-09-05 Tim Bunce IO::Socket autoflush by default, assume tcp and PeerAddr
1997-09-05 Gisle Aas IO::Socket autoflush by default, assume tcp and PeerAddr
1997-09-05 Tim Bunce [shell changes from ]
1997-09-03 Malcolm Beattie Add new keyword "lock" to Opcode.pm
1997-08-06 Paul Marquess PATCH: make DBM*_File modules sub-classable
1997-08-06 Paul Marquess DB_File 1.15 patch
1997-08-06 Dan Sugalski posix.xs broken on VMS 7.1
1997-08-06 Nick Ing-Simmons icmp tweak for IO::Socket
1997-08-06 Gisle Aas IO::File and DB_File pollutes namespace with Fcntl...
1997-08-06 Ilya Zakharevich Problems with setvbuf
1997-08-06 Ilya Zakharevich Docs of IO::Handle [PATCH]
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-06-11 Tim Bunce perl5.004 on AIX: Patches
1997-06-11 Peter van Heusden perl5.004 on AIX: Patches
1997-06-11 Tim Bunce sdbm can fail if a config.h exists in system directories
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-05-25 Malcolm Beattie Fix up integration 5.003->5.004.
1997-05-25 Malcolm Beattie First stab at 5.003 -> 5.004 integration.
1997-05-15 Chip Salzenberg Fix core dump on IO::Seekable::setpos($fh, undef)
1997-05-15 Chip Salzenberg In IO::File::open, prepend './' less often (for Win32...
1997-05-07 Chuck D. Phillips HPUX: patch for ext/DynaLoader/dl_hpux.xs
1997-04-30 Paul Marquess Refresh DB_File to 1.14
1997-04-26 Paul Marquess Refresh DB_File to 1.13
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-24 Chip Salzenberg Don't core dump if my_inet_aton() get a NULL
1997-04-24 Chip Salzenberg Always NUL-terminate opsets
1997-04-22 Perl 5 Porters [inseparable changes from match from perl-5.003_97g...
1997-04-22 Roderick Schertler Silence warnings on simple C<use ops>
1997-04-18 Perl 5 Porters [inseparable changes from match from perl-5.003_97f...
next