Re: [PATCH] Trie jumping
[p5sagit/p5-mst-13.2.git] / ext /
2006-09-05 Yves Orton Re: [PATCH] Trie jumping
2006-09-04 Rafael Garcia-Suarez Upgrade to Sys::Syslog 0.18
2006-08-31 Nicholas Clark Change the generation of {} and [] from 3 ops to 1...
2006-08-29 Steve Hay Silence Borland compiler warnings in XS::APItest and...
2006-08-28 Shawn Boyette Fix PerlIO::scalar fileno() documentation as suggested in:
2006-08-27 Marcus Holland-Moritz Change #24364 broke Data::Dumper::Seen()
2006-08-25 Rafael Garcia-Suarez Following Jarkko's advice, it seems that ODBM_File...
2006-08-24 Robin Barker change 28744 broke ODBM_File
2006-08-22 Steve Peters Update to Time-HiRes-1.90.
2006-08-22 Steve Peters Upgrade to Time-HiRes-1.89.
2006-08-22 Steve Peters Upgrade to Time-HiRes-1.88.
2006-08-22 Jarkko Hietaniemi g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File...
2006-08-20 Rafael Garcia-Suarez Amendment to change #28739
2006-08-20 Jarkko Hietaniemi bytecode.t failures in Tru64: svtype (enum) is int...
2006-08-16 Steve Peters Cast needed to compile bsd_glob.c with C++
2006-08-16 Steve Peters Additional changes to get C++ a little closer to a...
2006-08-14 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.10
2006-08-07 Steve Peters Upgrade to Digest-SHA-5.43
2006-08-07 Steve Hay Fixups for test failures caused by #28667 and #28668
2006-08-07 Steve Hay Provide a BGET_svtype, required by #28667
2006-08-07 Rafael Garcia-Suarez Try to reinstate the fix of change #28638 by patching...
2006-08-07 Rafael Garcia-Suarez Regenerate files after previous change
2006-08-04 Rick Delaney Re: [perl #40055] B::Deparse double do
2006-08-01 Jerry D. Hedden threads 1.38
2006-08-01 Steve Hay Silence the VC7 compiler warning in the following smoke:
2006-07-28 Steve Hay Remove a (UINT) cast to silence a VC6 compiler warning
2006-07-28 Jarkko Hietaniemi z/OS: an easy test nit
2006-07-27 Steve Peters Upgrade to Digest-SHA-5.42
2006-07-27 Steve Hay Clear up most of the VC6 compiler warnings in the follo...
2006-07-25 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.09_02
2006-07-24 Steve Peters Replace some sprintf()'s in Data::Dumper with my_snprin...
2006-07-23 Steve Peters The rest of the changes for Sys-Syslog-0.17 which my...
2006-07-23 Steve Peters Upgrade to Sys-Syslog-0.17
2006-07-21 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.09_01
2006-07-21 Rafael Garcia-Suarez More tweaks to threads 1.37, by Jerry D. Hedden
2006-07-20 Rafael Garcia-Suarez Upgrade to threads 1.37, by Jerry D. Hedden
2006-07-18 Jerry D. Hedden [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4...
2006-07-16 Jarkko Hietaniemi MIME::Base64 quoted-print.t: z/OS (EBCDIC)
2006-07-16 Yves Orton Re: Fix loads of warnings from the last escaping patch...
2006-07-15 Yves Orton Updated escaping code. utf8 regex debug output improvements
2006-07-14 Craig A. Berry Make sysconf tests handle unimplemented success indications
2006-07-14 Anno Siegel Silence a compiler warning on Win32/VC++
2006-07-14 Steve Peters Skip tests for pathconf() and fpathconf() on HP-UX for
2006-07-13 Steve Peters Version bumps for z/OS fixes.
2006-07-13 Jarkko Hietaniemi z/OS: CPAN-ized ext/ and lib/
2006-07-13 Jarkko Hietaniemi z/OS: non-CPAN ext and lib + main() without the third...
2006-07-12 Rafael Garcia-Suarez Cleanup and conversion to t/test.pl
2006-07-12 Steve Hay Fix change #28552: VC++ doesn't like code before declar...
2006-07-12 Anno Siegel Re: [PATCH] FieldHash coverity-compliant
2006-07-12 Rafael Garcia-Suarez Upgrade to PathTools 3.19
2006-07-11 Rafael Garcia-Suarez Adjust test count in threads test
2006-07-11 Jerry D. Hedden threads 1.36 - Signalling terminated threads core dumps
2006-07-11 Anno Siegel FieldHash coverity-compliant
2006-07-11 Jarkko Hietaniemi sysconf.t: still failing in tru64, try harder to skip
2006-07-10 Jerry D. Hedden threads 1.35 - Borland compiler fix
2006-07-10 Steve Peters Change existing uses of strlcpy()/strlcat() to use...
2006-07-10 Dominic Dunlop Skip tests of a POSIX constant on Mac OS X because...
2006-07-09 Marcus Holland-Moritz Integrate mkppport. All ppport.h files in the core...
2006-07-08 Yves Orton Skip some POSIX tests when the thing they are testing...
2006-07-08 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.09
2006-07-08 Jarkko Hietaniemi POSIX test improvements on True64
2006-07-07 Sébastien Aperghis... Test scripts for I18N::Langinfo and POSIX
2006-07-07 Jerry D. Hedden threads 1.34 - state methods
2006-07-05 Rafael Garcia-Suarez Implement handling of state variables in list assignment
2006-07-05 Rafael Garcia-Suarez Adjust test count after introducing new constants in...
2006-07-05 Steve Peters Add constants needed for recvmsg()/sendmsg() support.
2006-07-05 Jerry D. Hedden RE: [PATCH] threads 1.33
2006-07-04 Anno Siegel more warning-silencing in FieldHash
2006-07-04 Jerry D. Hedden threads 1.33
2006-07-03 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.08_07
2006-07-03 Andy Lester DProf.xs patch
2006-06-29 Anno Siegel Cleanup in Hash::Util::FieldHash
2006-06-28 Paul Marquess Update for IO::Uncompress::Base
2006-06-26 Rafael Garcia-Suarez Adjust test preamble for Hash::Util tests too.
2006-06-26 Rafael Garcia-Suarez Adjust test preambles for Hash::Util::FieldHash tests...
2006-06-26 Anno Siegel Re: [PATCH] Hash::Util::FieldHash
2006-06-25 Rafael Garcia-Suarez Compilation fixes for VMS by John E. Malmberg
2006-06-25 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.08_06
2006-06-25 Yves Orton Re: [PATCH] Hash::Util::FieldHash
2006-06-23 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.08_05
2006-06-23 Anno Siegel Re: [PATCH] Hash::Util::FieldHash
2006-06-22 Paul Marquess IO::Compress::Base
2006-06-20 Rafael Garcia-Suarez Upgrade to Sys::Syslog 0.16
2006-06-20 Paul Marquess IO::Compress::* 2.000_13
2006-06-20 Rafael Garcia-Suarez Upgrade to Unicode::Normalize 1.01
2006-06-17 Dave Mitchell dont warn at exit of detatched threads still running
2006-06-15 Craig A. Berry signedness nit in Unicode::Normalize::decompose
2006-06-14 Yves Orton fix re debug segvs in global destruction, and a tweak...
2006-06-13 Steve Peters Upgrade to Digest-SHA-5.41
2006-06-13 Steve Peters Upgrade to Unicode-Normalize-1.00
2006-06-12 Sébastien Aperghis... Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gz
2006-06-11 Yves Orton Re: [PATCH] regexec/regcomp.c cleanups
2006-06-11 Yves Orton Re: [PATCH] Better version of the Aho-Corasick patch...
2006-06-09 Yves Orton Re: [PATCH] Better version of the Aho-Corasick patch...
2006-06-06 Rafael Garcia-Suarez Upgrade to Encode 2.18
2006-06-06 Jerry D. Hedden random thread test failure
2006-06-06 Jerry D. Hedden threads 1.32
2006-06-05 Nicholas Clark Eliminate most of the UTF-8 black smoke by skipping...
2006-06-05 Nicholas Clark Add the missing ${^OPEN} hints flag to B::Concise
2006-06-01 mlelstv@serpens.de [perl #39178] IO::Socket::connect returns wrong errno...
next