This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bitten again by the snakes in the MANIFEST spec - tabs, not spaces.
[perl5.git] / ext /
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Jan DuboisRE: $Win32::VERSION problem
2007-03-07 Juerd WaalboerRe: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-03-06 Steve HayReinstate part of #28744 that was accidentally reverted...
2007-03-04 Nicholas ClarkRename exception() to apitest_exception() in XS/APItest...
2007-03-04 Steve PetersUpgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib...
2007-03-04 Steve PetersUpgrade to Time-HiRes-1.9707
2007-03-03 Rafael Garcia-SuarezAdd missing file from change #30454
2007-03-03 TelsMath::BigInt::FastCalc 0.12 (plug leaks)
2007-03-03 Nicholas ClarkMust only use dynamic extensions in the Dynaloader...
2007-03-03 Jerry D. HeddenDon't copy DynaLoader.o unnecessarily
2007-03-01 Yves OrtonRe: New file: t/op/regexp_email.t
2007-02-28 Yitzchak Scott-Tho... Win32 doc update for Win32CORE changes
2007-02-28 Jerry D. HeddenFix ext/Win32API/File/t/file.t under test harness
2007-02-28 Jerry D. HeddenRe: [PATCH] Re: Math::BigInt and Win32API::File whines...
2007-02-27 Rafael Garcia-Suarezdmq points out that %+ and %- are not arrays. Fix the...
2007-02-27 Rafael Garcia-SuarezRework and fix docs for %+, %- and re::Tie::Hash::Named...
2007-02-26 Yves OrtonRe: [perl #41565] qr// memory corruption
2007-02-26 Steve HayBump $Win32API::File::VERSION for change #30409
2007-02-26 Yitzchak Scott-Tho... Re: [PATCH] Re: Win32 modules & cygwin
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-02-21 Steve HayRemove unreferenced local variable
2007-02-20 Rafael Garcia-SuarezSkip test when Encode isn't built
2007-02-19 Tels[PATCH] integrate Math::BigInt 1.79 and Math::BigInt...
2007-02-19 Rafael Garcia-SuarezRevert change #28980 per Jarkko's suggestion
2007-02-19 Rafael Garcia-SuarezActually, only changes to regexec.c from #30081 needed...
2007-02-19 Rafael Garcia-SuarezRevert change #30081 at dmq's request, and mark its...
2007-02-18 Nicholas ClarkProperly handle the differences in hints in the optree...
2007-02-17 Nicholas ClarkMissed an aTHX_ in B's call to Perl_emulate_cop_io.
2007-02-17 Nicholas ClarkSplit the storage of the layers specificied by open...
2007-02-16 Nicholas ClarkMove all the cut&paste open TODO logic into OptreeCheck...
2007-02-16 Todd C. Miller[perl #41521] Fix for IO::Socket send method
2007-02-15 Ash BerlinRe: Patch for Deep recursion in B::Deparse
2007-02-15 Jerry D. HeddenUse newer 'threads' constructs
2007-02-14 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11
2007-02-14 Yves OrtonRe: [PATCH] Document that m//k works
2007-02-13 Yves Ortonadd hooks for capture buffers into regex engine.
2007-02-13 Nicholas ClarkChange 26487 left some debugging code in, and through...
2007-02-12 Rafael Garcia-SuarezSkip this test if "use open" fails due to an unknown...
2007-02-11 Rafael Garcia-SuarezExplicitly load PerlIO::encoding when testing it.
2007-02-11 Slaven RezicRe: [perl #41442] segfault (dead loop) with Encoding...
2007-02-07 Steve PetersUpgrade to Time-HiRes-1.9705
2007-02-07 Jerry D. HeddenFix to Dynaloader.t for missing modules
2007-02-06 Rafael Garcia-SuarezUpgrade to threads.pm 1.59 (doc tweaks)
2007-02-06 Rafael Garcia-SuarezUpgrade to threads::shared 1.07 (doc tweaks)
2007-02-05 Nicholas ClarkMake a dummy OPpPAD_STATE and a dummy PL_unitcheck_save...
2007-02-05 Rafael Garcia-SuarezUpgrade to DB_File 1.815
2007-02-02 Slaven RezicRe: [perl #41421] glob() produces spurious results...
2007-01-31 Yves OrtonImprove regex stringification code
2007-01-31 Yves Orton$1 in nested regex EVAL doesnt work correctly.
2007-01-29 Nicholas ClarkAlso check BEGIN/UNITCHECK/CHECK/INIT/END for require.
2007-01-29 Nicholas ClarkUNITCHECK for XS code. Turned out to be harder that...
2007-01-29 Nicholas ClarkBEGIN blocks in XS should work. (Given that CHECK,...
2007-01-28 Nicholas ClarkConvert ext/B/t/debug.t to Test::More. (Diagnostics...
2007-01-26 Steve PetersFix ext/POSIX/t/sysconf.t failures on Cygwin.
2007-01-26 Jarkko Hietaniemifurther Symbian/S90 fixes from alexander smishlajev
2007-01-25 Nicholas ClarkThe last parameter to gv_stashpv/gv_stashpvn/gv_stashsv...
2007-01-25 Rafael Garcia-SuarezUpgrade to threads 1.58:
2007-01-25 Joshua ben JoreRe: [perl #41283] B::walkoptree_slow fails for 'our...
2007-01-17 Marcus Holland-MoritzFix a typo in Dynaloader_pm.PL.
2007-01-16 Yves OrtonMake offsets support conditional
2007-01-15 Yves OrtonAdd support for /k modfier for matching along with...
2007-01-14 Dave Mitchellmake S_ithread_run() call S_ithread_free() in main...
2007-01-14 Dave Mitchellfurther refinement to #29796 (cleanup veto)
2007-01-13 Dave Mitchellunfreed threads should trigger cleanup veto
2007-01-12 Dave MitchellRationalise refcounting of thread structures
2007-01-11 Rafael Garcia-SuarezFix bug #40407: after a seek on a PerlIO::scalar fileha...
2007-01-09 Nicholas Clarksocketpair.t was written in 2001. At that time, Test...
2007-01-08 Nicholas ClarkEliminate pp_threadsv, as it was only ever used by...
2007-01-08 Nicholas Clarkdo or die; for all the List::Util pure perl tests.
2007-01-08 Nicholas Clarkdo $file; won't propagate errors from die, as do is...
2007-01-07 Yitzchak Scott-Tho... DynaLoader test failure on cygwin
2007-01-05 Rafael Garcia-SuarezBump version of PerlIO::via after last change
2007-01-05 Bo Lindberghext/PerlIO/via/via.xs freeing the wrong thing
2007-01-05 SADAHIRO TomoyukiRe: What if NV_PRESERVES_UV_BITS is undef? (was: Re...
2007-01-05 Steve HaySilence various VC6 warnings
2007-01-04 Yves OrtonRe: [PATCH] Change implementation of %+ to use a proper...
2007-01-03 Paul MarquessIO::Compress::* 2.003
2007-01-03 Steve PetersUpgrade to Time-HiRes-1.9704
2007-01-02 Nicholas ClarkPVMG can be isUV too.
2007-01-02 Nicholas ClarkProbably better to make PAD_FAKELEX_ANON and PAD_FAKELE...
2006-12-31 Nicholas ClarkMove SVt_BIND to be the lowest type after SVt_NULL...
2006-12-30 Paul MarquessUpdate Compress Modules to version 2.002
2006-12-30 Dave Mitchellfix a test failing under -Dmad
2006-12-28 Nicholas ClarkMove PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad...
2006-12-28 Nicholas ClarkAbstract the pad code's overloaded use of SvNVX and...
2006-12-27 Steve PetersUpgrade to Errno-1.10 (!). I have left the core tests...
2006-12-21 Jerry D. Heddenthreads 1.57
2006-12-20 Jerry D. Heddenthreads::shared 1.06
2006-12-19 Rafael Garcia-SuarezProper cleanup for Errno.pm
2006-12-19 Rafael Garcia-SuarezAdd a regression test to verify that POSIX::AUTOLOAD...
2006-12-19 Rafael Garcia-SuarezDisable strictures in POSIX AUTOLOAD
2006-12-18 Nicholas ClarkEnsure that POSIX.pm is strict and warnings compliant...
2006-12-18 Nicholas ClarkGiven that POSIX already has AutoLoader loaded, move...
2006-12-18 Ilya ZakharevichOS/2-specific fixes, round II
2006-12-18 Ilya ZakharevichFixes for the test suite on OS/2
2006-12-18 Jarkko HietaniemiC++: regcomp.c and ext/Time/Piece/Piece.xs
2006-12-18 Nicholas ClarkPOSIX::SigAction::new can be moved into the AUTOLOAD...
2006-12-16 Nicholas ClarkSplit out the use of SVp_SCREAM for GVs with GPs into...
2006-12-16 Jerry D. Heddenthreads 1.56
next