Small perlivp.PL updates
[p5sagit/p5-mst-13.2.git] / ext /
2007-04-25 Brandon Black Re: [Andreas J. Koenig] C3 MRO breaks Params::Util...
2007-04-25 Nicholas Clark Avoid the need for 2 casts added in 31055 by using...
2007-04-25 Jerry D. Hedden Move hash action constants to hv.h
2007-04-25 Steve Peters Upgrade to Encode-2.20
2007-04-24 Steve Hay Fix a function signature missed by #31027 to silence...
2007-04-24 Steve Hay Silence 5 "possible loss of data" warnings from VC6
2007-04-24 Rafael Garcia-Suarez Adjust test count.
2007-04-24 Craig A. Berry Reduce directory depth for IO::Compress modules.
2007-04-21 Rafael Garcia-Suarez Typo fix by Abigail
2007-04-21 Rafael Garcia-Suarez Upgrade to version-0.7203.
2007-04-21 Anno Siegel Bug in Hash::Util::FieldHash
2007-04-19 Brandon Black Re: new C3 MRO patch
2007-04-19 Jerry D. Hedden Re: [perl #41574] cond_wait hang ups under MSWin32
2007-04-11 Steve Peters Fix spelling nit.
2007-04-10 Nicholas Clark Cast needed to get POSIX compiling with g++ on FreeBSD.
2007-04-10 Rafael Garcia-Suarez Could someone explain why this file was added twice.
2007-04-10 Rafael Garcia-Suarez Upgrade to threads::shared 1.09 :
2007-04-10 Tels BigInt, FastCalc, BitRat, bignum released to CPAN ...
2007-04-07 Nicholas Clark Upgrade to Encode 2.19
2007-04-07 Nicholas Clark Turn op_pmreplroot in struct pmop into a real union.
2007-04-06 Nicholas Clark Merge op_pmreplstart and op_pmstash/op_pmstashpv into...
2007-04-06 Nicholas Clark Remove op_pmnext from PMOPs, and instead store the...
2007-04-06 Jerry D. Hedden Allow any *DBM_File to work for DynaLoader testing
2007-04-06 Ævar Arnfjörð Bjar... Re: Proposed changes and to regular expression interfac...
2007-04-04 Yves Orton Re: pmdynflags and thread safety
2007-04-03 Rafael Garcia-Suarez C++ compilation patch by Jarkko
2007-04-01 Craig A. Berry Mark new regex glob test as a TODO on VMS.
2007-03-31 Rafael Garcia-Suarez Fix bug #42224, perl -MO=Deparse -e 'print readpipe...
2007-03-31 Abhijit Menon-Sen This was released as 2.16.
2007-03-31 Abhijit Menon-Sen Add new hints files.
2007-03-30 Nicholas Clark Bump File::Glob's VERSION to go with change 30103.
2007-03-30 Nicholas Clark A logical rearrangement of ops, to get the post 5.005...
2007-03-23 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.11_01
2007-03-23 Jerry D. Hedden Cwd doesn't need ppport.h in core
2007-03-22 Rafael Garcia-Suarez Re: [perl #32687] Encode::is_utf8 on tainted UTF8 string
2007-03-22 Jerry D. Hedden Fix to threads::shared t/waithires.t
2007-03-22 Yves Orton Resolve PL_curpm issues with (??{}) and fix corruption...
2007-03-22 Jerry D. Hedden threads 1.61
2007-03-21 Nicholas Clark Adjust test count for 5.8.x
2007-03-21 Nicholas Clark Only use proxy constant subroutines for 5.9.x.
2007-03-21 Jerry D. Hedden Sys::Syslog doesn't need ppport.h in core
2007-03-21 Jerry D. Hedden Data::Dumper doesn't need ppport.h in core
2007-03-21 Jerry D. Hedden Compress::Raw::Zlib doesn't need ppport.h in core ...
2007-03-21 Jerry D. Hedden Remove unneeded pragma line from B/t/OptreeCheck.pm
2007-03-19 Rafael Garcia-Suarez Adjust timing tolerance in threads tests, by Jerry...
2007-03-19 Nicholas Clark PerlIO_exportFILE() and PerlIO_releaseFILE() should...
2007-03-15 Abe Timmerman Re: Smoke [5.8.8] 30522 FAIL(XF) Solaris 2.10 (i386...
2007-03-15 Nicholas Clark Seems that 5.6.x needs the same fix as 5.005_xx for...
2007-03-15 Sébastien Aperghis... Re: [Patch] Fix some of the tests of Storable on Perl...
2007-03-15 Nicholas Clark Tweak to Storable to make dclone.t pass on 5.005_03.
2007-03-15 Rafael Garcia-Suarez Upgrade to threads::shared 1.08 :
2007-03-15 Rafael Garcia-Suarez Make the isdst argument to asctime and mktime default...
2007-03-14 Nicholas Clark Changes needed to get Storable to compile on 5.005_03.
2007-03-13 Nicholas Clark Bump versions of modules that are currently on "dev...
2007-03-13 Nicholas Clark Integrate:
2007-03-13 Nicholas Clark 5.8's B.xs exports AVf_REAL, so need to jiggle the...
2007-03-13 Jarkko Hietaniemi DB_File with g++ and db v1
2007-03-13 Nicholas Clark Get B compiling and passing all tests on both 5.9.x...
2007-03-12 Nicholas Clark Fix the partially passing TODO test in optree_constants...
2007-03-08 Yves Orton Re: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Jan Dubois RE: $Win32::VERSION problem
2007-03-07 Juerd Waalboer Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-03-06 Steve Hay Reinstate part of #28744 that was accidentally reverted...
2007-03-04 Nicholas Clark Rename exception() to apitest_exception() in XS/APItest...
2007-03-04 Steve Peters Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib...
2007-03-04 Steve Peters Upgrade to Time-HiRes-1.9707
2007-03-03 Rafael Garcia-Suarez Add missing file from change #30454
2007-03-03 Tels Math::BigInt::FastCalc 0.12 (plug leaks)
2007-03-03 Nicholas Clark Must only use dynamic extensions in the Dynaloader...
2007-03-03 Jerry D. Hedden Don't copy DynaLoader.o unnecessarily
2007-03-01 Yves Orton Re: New file: t/op/regexp_email.t
2007-02-28 Yitzchak Scott-Tho... Win32 doc update for Win32CORE changes
2007-02-28 Jerry D. Hedden Fix ext/Win32API/File/t/file.t under test harness
2007-02-28 Jerry D. Hedden Re: [PATCH] Re: Math::BigInt and Win32API::File whines...
2007-02-27 Rafael Garcia-Suarez dmq points out that %+ and %- are not arrays. Fix the...
2007-02-27 Rafael Garcia-Suarez Rework and fix docs for %+, %- and re::Tie::Hash::Named...
2007-02-26 Yves Orton Re: [perl #41565] qr// memory corruption
2007-02-26 Steve Hay Bump $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 Hay Remove unreferenced local variable
2007-02-20 Rafael Garcia-Suarez Skip test when Encode isn't built
2007-02-19 Tels [PATCH] integrate Math::BigInt 1.79 and Math::BigInt...
2007-02-19 Rafael Garcia-Suarez Revert change #28980 per Jarkko's suggestion
2007-02-19 Rafael Garcia-Suarez Actually, only changes to regexec.c from #30081 needed...
2007-02-19 Rafael Garcia-Suarez Revert change #30081 at dmq's request, and mark its...
2007-02-18 Nicholas Clark Properly handle the differences in hints in the optree...
2007-02-17 Nicholas Clark Missed an aTHX_ in B's call to Perl_emulate_cop_io.
2007-02-17 Nicholas Clark Split the storage of the layers specificied by open...
2007-02-16 Nicholas Clark Move all the cut...
2007-02-16 Todd C. Miller [perl #41521] Fix for IO::Socket send method
2007-02-15 Ash Berlin Re: Patch for Deep recursion in B::Deparse
2007-02-15 Jerry D. Hedden Use newer 'threads' constructs
2007-02-14 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.11
2007-02-14 Yves Orton Re: [PATCH] Document that m//k works
2007-02-13 Yves Orton add hooks for capture buffers into regex engine.
2007-02-13 Nicholas Clark Change 26487 left some debugging code in, and through...
2007-02-12 Rafael Garcia-Suarez Skip this test if "use open" fails due to an unknown...
2007-02-11 Rafael Garcia-Suarez Explicitly load PerlIO::encoding when testing it.
2007-02-11 Slaven Rezic Re: [perl #41442] segfault (dead loop) with Encoding...
next