delete thrdvar.h and move its contents to intrpvar.h
[p5sagit/p5-mst-13.2.git] / ext /
2007-05-18 Jerry D. Hedden threads 1.62
2007-05-18 Steve Hay Upgrade to Win32-0.29
2007-05-16 Jerry D. Hedden Re: Thread fail/hang on HP-UX 10.20
2007-05-16 Steve Hay DynaLoader doesn't seem to need -DPERL_CORE, and no...
2007-05-16 Steve Hay A more general fix to non-threaded static extension...
2007-05-15 Jerry D. Hedden Win32CORE.c needed windows.h
2007-05-15 Jan Dubois RE: Smoke summary results for maint and current on...
2007-05-15 Jan Dubois RE: [perl #42925] Win32::GetLastError fails when first...
2007-05-14 Jerry D. Hedden threads::shared 1.11
2007-05-14 Steve Hay Test for [perl #42925], which was fixed by #31214
2007-05-14 Jan Dubois RE: [perl #42925] Win32::GetLastError fails when first...
2007-05-13 Steve Peters Upgrade to Encode-2.21
2007-05-12 Dave Mitchell move PL_rsfp_filters into the parser struct
2007-05-11 Dave Mitchell move PL_rsfp into the PL_parser struct
2007-05-10 Nicholas Clark Work around to get Unicode tests passing.
2007-05-10 Marc Lehmann Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
2007-05-08 Steve Peters Upgrade to Math-BigInt-FastCalc-0.14
2007-05-07 Nicholas Clark bytecode.pl: Exterminate!
2007-05-07 Nicholas Clark Given that @optype and @specialsv_name are hard coded...
2007-05-05 Craig A. Berry Make ppptools.pl allow a trailing dot in filenames...
2007-05-05 Nicholas Clark Tweak change 30841 so that B works on maint too.
2007-05-04 kan@dcit.cz [perl #42844] careless use of gethostbyname() in Socket.xs
2007-05-04 David Leadbeater Documentation fixes for EGID/GID confusion
2007-05-04 Dave Mitchell move PL_expect and PL_copline into the PL_parser structure
2007-05-03 Steve Hay Fix breakages caused by #31130:
2007-05-03 Steve Hay Silence some VC6 compiler warnings in the regex code
2007-05-03 Ævar Arnfjörð Bjar... FETCH/STORE/LENGTH callbacks for numbered capture variables
2007-05-02 Rafael Garcia-Suarez Upgrade to XSLoader 0.08
2007-05-02 Jerry D. Hedden Remove ext/Thread
2007-04-30 Ævar Arnfjörð Bjar... Re: [PATCH] Cleanup of the regexp API
2007-04-26 Rafael Garcia-Suarez Remove the Thread typemap
2007-04-26 Johan Vromans Re: The Strict trap
2007-04-26 Alexey Tourbin fixed Fcntl::S_IFMT() breakage introduced by change...
2007-04-25 Jerry D. Hedden Safely store user locks in threads::shared
2007-04-25 Jerry D. Hedden Thread.xs doesn't need magic sig anymore
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...
next