This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to Test-Simple-0.65.
[perl5.git] / ext / IPC /
2006-05-26 Jarkko HietaniemiSysV IPC
2006-05-09 David LandgrenRe: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl
2006-05-08 David Landgren[PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl
2004-02-22 Yitzchak Scott-Tho... initial patch for cygwin IPC via cygserver
2003-08-13 Jarkko HietaniemiAlpha version numbers noticed by Schwern.
2003-08-13 Nicholas ClarkRe: script wanted
2003-08-05 Jarkko Hietaniemi[perl #23216] ext/IPC/SysV/t/sem.t don't remove semapho...
2003-07-28 Jarkko HietaniemiNo more ext/*/*.t, move them all to ext/*/t.
2003-04-28 Jarkko HietaniemiSysV msg queues can be something hanging (witnessed...
2003-03-02 Edmund Bacon[perl #21289] [Fwd: IPC::Msg bug report]
2002-09-04 John P. LindermanRe: Possible bug in IPC/Semaphore.pm [PATCH]
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2002-02-25 Jarkko HietaniemiTypo corrections from John P. Linderman.
2001-06-30 Jarkko HietaniemiCode cleanup based on turning off the -woffs in IRIX.
2001-06-30 Jarkko HietaniemiMore VERSION tuning: to avoid unnecessary Perl upgrades
2001-06-29 Jarkko HietaniemiBump up the VERSIONs of modules that have changed since...
2001-06-28 Jarkko HietaniemiCannot DIE() in a void function,
2001-06-27 Jarkko Hietaniemi"lose the it's", from Abhijit Menon-Sen.
2001-06-22 Jarkko HietaniemiThe packs must be done in native shorts, fix from Mark...
2001-06-19 Jarkko HietaniemiOne test lost in the big shuffle restored.
2001-06-18 Jarkko HietaniemiGuard the SysV IPC tests against being invoked in
2001-03-16 Michael Stevensmore pod patches
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-08 Jarkko HietaniemiA missing aTHX_.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-14 Gurusamy Sarathyrename totally bletcherous SvLOCK() thingy (doesn't...
2000-07-12 Gurusamy Sarathydon't clobber *.orig files on *clean targets
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-19 Jarkko HietaniemiTaint msgrcv() messages; general SysV IPC cleanup.
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
2000-02-09 Charles BaileyResync with mainline
2000-01-27 Gurusamy Sarathyvarious pod nits identified by installhtml (all fixed...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-07 Gurusamy Sarathycygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-04-04 Gurusamy Sarathycorrect places that said newSVpv() when they meant...
1999-02-15 Spider BoardmanImport Ultrix update, change #2864,
1999-02-15 Jarkko HietaniemiOpenBSD sparc SHMLBA.
1999-02-03 François Désarménien5.005_54 (hints) SCO 3/5 hint files and SysV correction
1999-01-19 Dave NelsonSHMLBA strikes back in NetBSD/sparc.
1998-11-08 Gurusamy Sarathyintegrate changes#2120,2168,2218 from maint-5.005;
1998-10-30 Gurusamy Sarathyremaining PL_foo stragglers
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-10-03 Gurusamy Sarathysuppress manifypods leak in extensions
1998-10-02 Jarkko Hietaniemivarious Configure and hints updates (prefer drand48...
1998-08-05 Jarkko Hietaniemifixes to enable ISC to build IPC/SysV
1998-08-02 Jarkko Hietaniemibetter validation of SysV IPC availability
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-15 Peter Wolfeapply (reversed) patch
1998-07-11 Jarkko Hietaniemitweak to get BSDI to build IPC/SysV
1998-07-10 Andy DoughertyAllow static build of IPC::SysV
1998-07-08 Jarkko Hietaniemiadd extension to support SysV IPC