This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ext/IPC/SysV/SysV.xs [Re: [Fwd: Smoke [5.11.0] 33016 FAIL(XM)
[perl5.git] / ext /
2007-10-13 Rafael Garcia-SuarezPOD nit found by Slaven Rezic.
2007-10-12 Rafael Garcia-SuarezNew test for Safe
2007-10-12 Rafael Garcia-SuarezFunny symbol table names can be shared, too
2007-10-12 Rafael Garcia-SuarezShare the internal XS functions defined in universal.c
2007-10-11 Jerry D. HeddenMove threads test added in change 32091
2007-10-10 Dave MitchellnewCONTSUB() wasn't thread-safe ([perl #45053])
2007-10-09 Marcus Holland-MoritzIncrement IPC::SysV version number.
2007-10-09 Marcus Holland-MoritzFix fallback definitions of S_IRWX[UGO] (didn't include
2007-10-09 Nicholas ClarkDon't deparse $^H{v_string}, which is automatically...
2007-10-09 Rafael Garcia-SuarezFree temporary scalars later, because they might be...
2007-10-09 Rafael Garcia-SuarezNew opcode category :load, for require, dofile and...
2007-10-08 Alexander GoughTime::Piece & matherr on qnx4
2007-10-06 Craig A. BerryAdd symlink support to Cwd::_vms_abs_path.
2007-10-06 Steve PetersUpgrade to Time-HiRes-1.9708
2007-10-04 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.13
2007-10-01 Nicholas ClarkNothing is using IoSUBPROCESS() so eliminate xio_subpro...
2007-09-28 Nicholas ClarkMake all of B work on 5.8.x
2007-09-28 Rafael Garcia-SuarezDocument hint symbols in B::Concise
2007-09-28 Nicholas ClarkHopefully really fix test failures with -C
2007-09-27 Rafael Garcia-SuarezI forgot to patch for the threaded case
2007-09-27 Rafael Garcia-SuarezHopefully fix test failures with -C
2007-09-27 Steve HayFix test introduced in #31973 that failed on Win32
2007-09-26 Jim CromieRe: [patch] improve B::Concise -src support
2007-09-25 Slaven RezicRe: [perl #45513] Test failures on amd64-freebsd 6.2
2007-09-25 Rafael Garcia-SuarezMake OptreeCheck.pm more forgiving about parent pad...
2007-09-25 Jerry D. Hedden$^E is not Win32::GetLastError under Cygwin
2007-09-25 Jerry D. HeddenRe: Change 31935: Upgrade to Win32-0.32
2007-09-24 Jim Cromie[patch] improve B::Concise -src support
2007-09-24 Rafael Garcia-SuarezUpgrade to Compress::Zlib 2.007
2007-09-24 Rafael Garcia-SuarezUpgrade to threads::shared 1.14
2007-09-22 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.12
2007-09-21 Steve HayUpgrade to Win32-0.32
2007-09-20 Steve Petersext/XS/APITest/APITest.xs was suffering casting issues...
2007-09-20 Nicholas ClarkUse Perl_hv_common() to test disabling the key conversi...
2007-09-19 Nicholas ClarkLots more tests with many permuations of 7, 8 and ...
2007-09-19 Nicholas ClarkParameterise the code that tests the rot13 hash, and...
2007-09-19 Nicholas ClarkCall the key transformation function for hv_exists...
2007-09-19 Nicholas ClarkCall the key transformation function for hv_delete().
2007-09-19 Nicholas ClarkMore tests for when fieldhash magic (doesn't) trigger.
2007-09-19 Nicholas ClarkCorrect test descriptions. bless didn't trigger. ever...
2007-09-19 Dmitry KarasikRe: [perl #45493] [patch] ext/Win32/Win32.xs compilatio...
2007-09-19 Nicholas ClarkFor an LVALUE fetch, "hv_fetch()" will recurse into...
2007-09-19 Jerry D. Heddenthreads 1.67
2007-09-18 Rafael Garcia-SuarezPrevent the pragmas from ${^OPEN} propagated to %^H...
2007-09-17 Nicholas ClarkFix spelling errors in comments.
2007-09-17 Nicholas ClarkSome more state variable deparse tests.
2007-09-17 Rafael Garcia-SuarezMake B::Deparse able to handle pragmas from %^H.
2007-09-17 Jerry D. Heddenthreads 1.66
2007-09-17 Jarkko HietaniemiRe: [PATCH] Cray XT4/Catamount build
2007-09-16 Tels[PATCHES] various small Math::BigInt et. al. fixes
2007-09-14 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gz
2007-09-14 Dave Mitchell[perl #45053] Memory corruption with heavy module loadi...
2007-09-13 Rafael Garcia-SuarezBetter diagnostics and test naming
2007-09-13 Rafael Garcia-SuarezMake Deparse handle "say"
2007-09-12 Nicholas ClarkAdd the missing assignment to op_last that change 31798...
2007-09-12 Steve HayUpgrade to Win32-0.31
2007-09-11 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_06
2007-09-08 Nicholas ClarkB.pm still assumed that SVt_PVBM exists. Correct this.
2007-09-08 Jim Cromie[patch] readabilty tweaks
2007-09-07 Jerry D. HeddenTest fixes to go along with longpath.inc patch
2007-09-07 Jerry D. HeddenFix ext/Win32/t/Unicode.t test failure under Cygwin
2007-09-07 Jerry D. HeddenForce uppercase drive letters
2007-09-06 Nicholas ClarkChange 31798 forgot to add the op 'once' to Opcode.pm
2007-09-05 Jerry D. HeddenFix ext/Win32/t/Unicode.t test bug
2007-09-05 Jerry D. Heddenthreads::shared 1.13
2007-09-05 Jerry D. Heddenthreads 1.65
2007-09-05 Sébastien Aperghis... Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.20.tar.gz
2007-09-02 Paul MarquessCompress* 2.006
2007-09-01 Clinton Gormley[perl #45093] Can't find ODBM library while compiling...
2007-09-01 Jim CromieRe: RFC patch - display src-lines in B::Concise
2007-08-31 Jerry D. HeddenSuppress Sys::Syslog diag msg (repost)
2007-08-31 Rafael Garcia-SuarezPatch by Gerard Goosen to avoid building man pages...
2007-08-24 John E. Malmberg[patch@31739] ASTFLT in HiRes.t on VMS
2007-08-23 Sébastien Aperghis... Upgrade Sys::Syslog to 0.19_01
2007-08-22 Steve PetersUpgrade to Text-Soundex-3.03
2007-08-22 John E. Malmberg[patch@31739] regop.t fix for VMS
2007-08-20 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_05
2007-08-20 Steve PetersDefault LOG_PRIMASK for Sys-Syslog in cases where it...
2007-08-20 Jerry D. HeddenFix some typos in threads.pm
2007-08-16 Nicholas ClarkCorrect parentheses. Calling Win32::GetOSVersion()...
2007-08-15 Steve HaySkip the POSIX::strftime() time test with a 60sec param...
2007-08-14 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_03
2007-08-12 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_02
2007-08-12 Marcus Holland-MoritzUse sysconf/getpagesize/page.h to determine page size...
2007-08-08 Abhijit Menon-Sen#31687-bis.
2007-08-08 Jerry D. Heddenthreads 1.64 (repost)
2007-08-03 Chun Bing Geproblems in ext/Storable/t/file_magic.t on EBCDIC platform
2007-08-03 agrow@thegotonerd.com[perl #44349] DProf - poor timer resolution on BSDs...
2007-07-29 Slaven_Rezic[rt.cpan.org #28537] PATCH for croak.t test failure
2007-07-26 Rafael Garcia-SuarezDon't use C++ comments.
2007-07-26 Jerry D. Hedden[PATCH] Silence diag in ext/Data/Dumper/t/bless.t
2007-07-24 Adriano Ferreira[perl #39420] [PATCH] Data::Dumper fails to escape...
2007-07-23 Nicholas ClarkNeed to run the plan() at BEGIN time, else the use_ok...
2007-07-23 Steve PetersVarious fixes for EBCDIC platforms.
2007-07-20 Steve HayRe-apply #31429, which was accidentally undone by ...
2007-07-19 Anno SiegelRe: [patch] Hash::Util::FieldHash v1.02
2007-07-18 Jerry D. HeddenWin32API::File cleanup
2007-07-14 Craig A. BerryVMS todo for threads exit test.
2007-07-13 Rafael Garcia-SuarezFix typos, readability nits
2007-07-13 Rafael Garcia-SuarezUse new style L<> links in POD
next