threads::shared 1.24 (phase 2)
[p5sagit/p5-mst-13.2.git] / ext /
2008-07-06 Jerry D. Hedden threads::shared 1.24 (phase 2)
2008-07-02 Jerry D. Hedden threads::shared 1.24
2008-06-30 Steve Hay Upgrade to Win32-0.38
2008-06-28 Ben Morrow Some more missing isGV_with_GP()s
2008-06-27 Steve Hay Upgrade to Win32-0.37
2008-06-19 Jerry D. Hedden threads::shared 1.23
2008-06-17 Steve Hay Fix a couple of tests introduced by #34045 which fail...
2008-06-16 Reini Urban TODO B-Deparse cpan-bug 33708
2008-06-16 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.26.tar.gz
2008-06-13 Jerry D. Hedden threads 1.71
2008-06-13 Jerry D. Hedden threads::shared 1.22
2008-06-13 Craig A. Berry For dynamic loading on VMS, simplify and robustify...
2008-06-13 Reini Urban B::Debug dual-life 1.06
2008-06-10 Steve Hay Remove temporary file leftover by test in IO-Compress...
2008-06-08 Rafael Garcia-Suarez Small typo fix.
2008-06-08 Rafael Garcia-Suarez Fix for bug [perl #54934] Attempt to free unreferenced...
2008-06-06 Sébastien Aperghis... Re: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.25.tar.gz
2008-06-05 Steve Peters A quick new release of Pod-Simple has removed the depen...
2008-06-05 Steve Peters Assimilate HTML-Parser and HTML-Tagset. HTML-Parser...
2008-06-01 Rafael Garcia-Suarez Bump version of IO::Dir after last patch
2008-06-01 Zefram IO::Dir destructor
2008-06-01 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.14
2008-05-31 Nicholas Clark Add conditional code to initialise RETVAL, to avoid...
2008-05-25 Nicholas Clark My recent changes to POSIX.xs forgot that WEXITSTATUS...
2008-05-24 Gisle Aas Time-Piece-1.13 test failures on HP-UX
2008-05-21 Nicholas Clark Replaced the WEXITSTATUS, WIFEXITED, WIFSIGNALED, WIFST...
2008-05-21 Nicholas Clark Eliminate POSIX::int_macro_int, and all the complex...
2008-05-18 Rafael Garcia-Suarez Fix for [perl #51848] Deparse interpolation in regex...
2008-05-18 Paul Marquess IO::Compress::* 2.011
2008-05-17 Andy Dougherty Re: [perl #50180] NDBM_File fails to build
2008-05-16 Steve Peters Somehow, this got missed in change #33779.
2008-05-16 Steve Peters Upgrade to Math-BigInt-FastCalc-0.19
2008-05-16 Jerry D. Hedden threads::shared 1.21
2008-05-15 Nicholas Clark Fix my typo.
2008-05-15 Andy Dougherty Compress/Raw/Zlib/Zlib.xs // comment fix
2008-05-15 Nicholas Clark Remove POSIX's internal implementation of S_ISBLK,...
2008-05-15 Nicholas Clark It transpires that POSIX.xs also duplicated several...
2008-05-13 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.13_03
2008-05-10 Paul Marquess IO::Compress::* 2.010
2008-05-10 Rafael Garcia-Suarez Remove C++ comments
2008-05-10 Jerry D. Hedden threads::shared 1.19
2008-05-10 Nicholas Clark Upgrade to Encode 2.25
2008-05-08 Reini Urban -Uusedl on cygwin
2008-05-08 Alexandr Ciornii Data::Dumper patch
2008-05-04 Jesse Vincent Perl 5.10/Encode 2.24: Tiny typo in Encode's Makefile...
2008-05-02 Steve Peters Somedays, Perforce makes me cranky. Fix perforce resolve
2008-05-02 Steve Peters Tweaks to Digest-SHA's Makefile.PL that casued problems
2008-05-02 Rafael Garcia-Suarez Fix makefile for core building
2008-05-02 Steve Peters Upgrade to Digest-SHA-5.47
2008-04-22 Steve Hay Upgrade to Win32-0.36
2008-04-21 Paul Marquess Update Compression modules to version 2.009
2008-04-19 Paul Johnson Re: wrong line numbers in elsif()
2008-04-16 Rafael Garcia-Suarez Upgrade to Digest::SHA 5.46
2008-04-14 Craig A. Berry Test::More::is_deeply may do overloading (at least...
2008-04-13 Rafael Garcia-Suarez Upgrade to Time::HiRes 1.9715
2008-04-13 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.13_02
2008-04-08 Rafael Garcia-Suarez Remove old option leftover in docs
2008-04-07 Nicholas Clark Tidy up compiler warning spotted by Jerry Hedden.
2008-04-07 Nicholas Clark Eliminate cop_label from struct cop by storing a label...
2008-04-06 Nicholas Clark Replace all remaining accesses to COP's cop_label with...
2008-04-01 Steve Hay Upgrade to Win32-0.35
2008-03-31 Nicholas Clark $VERSION++ for all the non-dual life modules in ext...
2008-03-30 Nicholas Clark Give DynaLoader a non-dev version number.
2008-03-29 Nicholas Clark GDBM_File isn't dual life, so no need for a dev module...
2008-03-27 Paul Marquess DB_File 1.817
2008-03-26 Nicholas Clark Actually use the computed @path so as to write the...
2008-03-25 Jarkko Hietaniemi "646"
2008-03-25 Niko Tyni IO::Socket::INET unnecessarily resolves "udp"
2008-03-24 Steve Peters Upgrade to Module-Pluggable-3.8
2008-03-19 Nicholas Clark Re: Smoke [5.11.0] 33500 FAIL(F) MSWin32 WinXP/.Net...
2008-03-14 Nicholas Clark Fix a couple of minor differences between the Encode...
2008-03-13 Nicholas Clark Upgrade to Module::Pluggable 3.7
2008-03-13 Rafael Garcia-Suarez Regexp::DESTROY was only added in 5.8.1
2008-03-12 Nicholas Clark Move Module::Pluggable into ext/ as the next version...
2008-03-12 Steve Peters Upgrade to Encode-2.24
2008-03-12 Rafael Garcia-Suarez An unfortunate side-effect of Encode and Encode::Alias...
2008-03-11 Reini Urban Re: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2
2008-03-11 Reini Urban Re: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2
2008-03-10 Rafael Garcia-Suarez Re-apply part of #33370 to Time::Piece
2008-03-10 Rafael Garcia-Suarez Upgrade to Time::Piece 1.13
2008-03-10 Vincent Pit Re: [PATCH] mg_magical() sometimes turns SvRMAGICAL...
2008-03-05 Nicholas Clark Bring the joy of strict to ext/B/t/lint.t.
2008-03-05 Nicholas Clark Better line diagnostics - runlint's caller rather than...
2008-03-05 Steve Hay Fix skip counts introduced in #33433
2008-03-04 Nicholas Clark use strict; and use Test::More; to give decent failure...
2008-03-03 srezic@cpan.org [perl #46957] [PATCH] make Devel::Peek::mstat always...
2008-02-29 Nicholas Clark Make ext/POSIX/t/sysconf.t use File::Spec->tmpdir(...
2008-02-27 Jerry D. Hedden threads::shared 1.18
2008-02-25 Steve Hay Silence Borland compiler warnings (except for warnings...
2008-02-25 Reini Urban B::Debug enhancements
2008-02-25 Jerry D. Hedden threads::shared 1.17
2008-02-25 Jerry D. Hedden threads 1.69
2008-02-23 Vincent Pit Re: [PATCH] Splitting OP_CONST (Was: pp_const, not...
2008-02-21 Steve Hay Fix [perl #50430].
2008-02-15 Jan Dubois Silence compiler warnings on Win32/VC6
2008-02-11 Ben Morrow Re: Unwanted warnings from "PerlIO::scalar"
2008-02-11 Rafael Garcia-Suarez Fix test to pass en 5.6.2 (unpack is needed by version...
2008-02-10 Steve Peters Upgrade to Time-HiRes-1.9712
2008-02-08 Paul Green RE: Perl @ 33218 (Stratus VOS patches)
2008-02-08 Rafael Garcia-Suarez IO::Handle->say should ignore $\ (bug #49266)
next