[win32] merge changes#922,944,949,965,970 from maintbranch
[p5sagit/p5-mst-13.2.git] / ext /
1998-05-15 Gurusamy Sarathy [win32] merge changes#922,944,949,965,970 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#904 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Gurusamy Sarathy [win32] merge change#896 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#886 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge changes#752,753 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#745 from maintbranch
1998-05-13 Gurusamy Sarathy [win32] merge change#681 from maintbranch
1998-04-17 Gurusamy Sarathy [win32] support POSIX, enable more locale tests
1998-04-04 Gurusamy Sarathy [win32] remove __declspec kludge in sdbm.h in favor...
1998-04-04 Gurusamy Sarathy [win32] the EXTCONST in sdbm.h breaks SDBM on Borland...
1998-04-02 Andy Dougherty Config_63-04-05.diff
1998-04-02 Malcolm Beattie Change 854 added { NULL, 0 } to sdbm.h which needs...
1998-04-02 Charles Bailey Next wave of _63 VMS patches
1998-04-02 Malcolm Beattie Add missing export of "nice" to ext/POSIX/POSIX.pm...
1998-04-02 Malcolm Beattie Andy Dougherty's configuration patches (Config_63-01...
1998-04-02 Hans Mulder 5.004_63 picky compiler fixes [PATCH]
1998-03-18 Malcolm Beattie Add Thread::Signal to run signal handlers reliably...
1998-03-16 Malcolm Beattie Bump patchlevel.h to 63.
1998-03-16 Andy Dougherty [PATCH 5.004_62} Config_62-01 patch available.
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...
next