Make some casts explicit to keep VC++ 7 happy
[p5sagit/p5-mst-13.2.git] / ext / IPC /
2004-02-22 Yitzchak Scott-Tho... initial patch for cygwin IPC via cygserver
2003-08-13 Jarkko Hietaniemi Alpha version numbers noticed by Schwern.
2003-08-13 Nicholas Clark Re: script wanted
2003-08-05 Jarkko Hietaniemi [perl #23216] ext/IPC/SysV/t/sem.t don't remove semapho...
2003-07-28 Jarkko Hietaniemi No more ext/*/*.t, move them all to ext/*/t.
2003-04-28 Jarkko Hietaniemi SysV msg queues can be something hanging (witnessed...
2003-03-02 Edmund Bacon [perl #21289] [Fwd: IPC::Msg bug report]
2002-09-04 John P. Linderman Re: Possible bug in IPC/Semaphore.pm [PATCH]
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2002-02-25 Jarkko Hietaniemi Typo corrections from John P. Linderman.
2001-06-30 Jarkko Hietaniemi Code cleanup based on turning off the -woffs in IRIX.
2001-06-30 Jarkko Hietaniemi More VERSION tuning: to avoid unnecessary Perl upgrades
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-06-28 Jarkko Hietaniemi Cannot DIE() in a void function,
2001-06-27 Jarkko Hietaniemi "lose the it's", from Abhijit Menon-Sen.
2001-06-22 Jarkko Hietaniemi The packs must be done in native shorts, fix from Mark...
2001-06-19 Jarkko Hietaniemi One test lost in the big shuffle restored.
2001-06-18 Jarkko Hietaniemi Guard the SysV IPC tests against being invoked in
2001-03-16 Michael Stevens more pod patches
2001-02-18 Doug MacEachern [patch] -Wall cleanup round 2
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-08 Jarkko Hietaniemi A missing aTHX_.
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-14 Gurusamy Sarathy rename totally bletcherous SvLOCK() thingy (doesn't...
2000-07-12 Gurusamy Sarathy don't clobber *.orig files on *clean targets
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-19 Jarkko Hietaniemi Taint msgrcv() messages; general SysV IPC cleanup.
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
2000-02-09 Charles Bailey Resync with mainline
2000-01-27 Gurusamy Sarathy various pod nits identified by installhtml (all fixed...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-07 Gurusamy Sarathy cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1999-02-15 Spider Boardman Import Ultrix update, change #2864,
1999-02-15 Jarkko Hietaniemi OpenBSD sparc SHMLBA.
1999-02-03 François Désarménien 5.005_54 (hints) SCO 3/5 hint files and SysV correction
1999-01-19 Dave Nelson SHMLBA strikes back in NetBSD/sparc.
1998-11-08 Gurusamy Sarathy integrate changes#2120,2168,2218 from maint-5.005;
1998-10-30 Gurusamy Sarathy remaining PL_foo stragglers
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1998-10-03 Gurusamy Sarathy suppress manifypods leak in extensions
1998-10-02 Jarkko Hietaniemi various Configure and hints updates (prefer drand48...
1998-08-05 Jarkko Hietaniemi fixes to enable ISC to build IPC/SysV
1998-08-02 Jarkko Hietaniemi better validation of SysV IPC availability
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-15 Peter Wolfe apply (reversed) patch
1998-07-11 Jarkko Hietaniemi tweak to get BSDI to build IPC/SysV
1998-07-10 Andy Dougherty Allow static build of IPC::SysV
1998-07-08 Jarkko Hietaniemi add extension to support SysV IPC