Upgrade to ExtUtils-MakeMaker-6.50
[p5sagit/p5-mst-13.2.git] / ext /
2009-03-22 Paul Marquess Fixes for ext/compress
2009-03-20 Steve Hay Remove unnecessary MANIFEST file for IO-Compress
2009-03-19 Steve Hay Bump Module-Pluggable VERSION following 4a28828fc8f160c...
2009-03-19 Steve Hay Undo the INST_LIB change from the Module-Pluggable...
2009-03-19 Steve Hay Upgrade to Attribute-Handlers-0.83
2009-03-19 Steve Hay Upgrade to Module-Pluggable-3.9
2009-03-15 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.17
2009-03-15 Marcus Holland-Moritz Upgrade to IPC::SysV 2.01
2009-03-14 Paul Marquess Create IO-Compress
2009-03-11 Steffen Mueller Merge Attribute::Handlers 0.82 into core
2009-03-10 Rafael Garcia-Suarez Fix a printf compilation warning
2009-03-08 Nicholas Clark Need to -I../lib explicitly, as TAP::Parser no longer...
2009-03-07 Craig A. Berry Make DynaLoader clone its private data under threads.
2009-03-07 Rafael Garcia-Suarez Update to Encode 2.32
2009-03-07 Rafael Garcia-Suarez Fix test failure with t/TEST
2009-03-06 Steve Hay Upgrade to Test-Harness-3.16
2009-03-05 Craig A. Berry In dl_vms.xs, treat dl_last_error like the SV that...
2009-03-04 Alex Vandiver Add a failing test for stack corruption with MULTICALL
2009-03-03 Rafael Garcia-Suarez Remove the MANIFEST from Compress-Raw-Bzip2
2009-03-01 Rafael Garcia-Suarez Better gitignore file for Compress-Raw-Bzip2
2009-03-01 Rafael Garcia-Suarez Add Compress-Raw-Bzip2, by Paul Marquess
2009-02-28 Goro Fuji Hash::Util::FieldHash 1.03 leaks SVs which are used...
2009-02-26 Yasuhiro Matsumoto Make non-blocking mode work on Windows in IO::Socket...
2009-02-25 Paul Marquess Update Filter::Util::Call to 1.08
2009-02-24 Rafael Garcia-Suarez Fix line number test for scalar attribute handlers
2009-02-24 Jerry D. Hedden Upgrade to threads::shared 1.28
2009-02-24 Jerry D. Hedden Upgrade to threads 1.72
2009-02-19 Paul Marquess [PATCH] DB_File 1.819
2009-02-16 Zsban Ambrus [perl #63234] [DOC PATCH] fix some missing parts of...
2009-02-16 Dan Kogai Upgrade to Encode 2.31
2009-02-13 Rafael Garcia-Suarez More gitignore adjustments
2009-02-12 Nicholas Clark Move Attribute::Handlers from lib to ext. The layout...
2009-02-12 Nicholas Clark make_ext.pl now generates a Makefile.PL if needed.
2009-02-12 Florian Ragwitz Ignore some temporary files created by ext/DB_File.
2009-02-10 Nicholas Clark Move Safe.pm into ext/Safe, and temporarily give it...
2009-02-09 Nicholas Clark Rename ext/threads/shared to ext/threads-shared
2009-02-09 Nicholas Clark Rename ext/XS/Typemap to ext/XS-Typemap
2009-02-09 Nicholas Clark Rename ext/XS/APItest to ext/XS-APItest
2009-02-09 Nicholas Clark Rename ext/Unicode/Normalize to ext/Unicode-Normalize
2009-02-09 Nicholas Clark Rename ext/Time/Piece to ext/Time-Piece
2009-02-09 Nicholas Clark Rename ext/Time/HiRes to ext/Time-HiRes
2009-02-09 Nicholas Clark Rename ext/Text/Soundex to ext/Text-Soundex
2009-02-09 rmgiroux@acm.org correct typo, replacing "complement" with "compliment"
2009-02-09 Nicholas Clark Rename ext/Test/Harness to ext/Test-Harness
2009-02-09 Nicholas Clark Rename ext/Sys/Hostname to ext/Sys-Hostname
2009-02-09 Nicholas Clark Rename ext/PerlIO/via to ext/PerlIO-via
2009-02-09 Nicholas Clark Rename ext/PerlIO/scalar to ext/PerlIO-scalar
2009-02-09 Nicholas Clark Rename ext/PerlIO/encoding to ext/PerlIO-encoding
2009-02-09 Nicholas Clark Move the 4 tests of core PerlIO functionality to t...
2009-02-09 Nicholas Clark Move 3 tests from ext/PerlIO/t to their relevant PerlIO...
2009-02-09 Nicholas Clark Rename ext/Module/Pluggable to ext/Module-Pluggable
2009-02-09 Nicholas Clark Rename ext/Math/BigInt/FastCalc to ext/Math-BigInt...
2009-02-09 Nicholas Clark Rename ext/MIME/Base64 to ext/MIME-Base64
2009-02-09 Nicholas Clark Rename ext/List/Util as ext/List-Util
2009-02-09 Nicholas Clark Rename ext/I18N/Langinfo to ext/I18N-Langinfo
2009-02-09 Nicholas Clark Rename ext/Hash/Util to ext/Hash-Util
2009-02-09 Nicholas Clark Rename ext/Hash/Util/FieldHash to ext/Hash-Util-FieldHash
2009-02-09 Nicholas Clark Rename ext/Filter/Util/Call to ext/Filter-Util-Call
2009-02-09 Nicholas Clark Rename ext/File/Glob to ext/File-Glob
2009-02-09 Nicholas Clark Rename ext/Digest/SHA to ext/Digest-SHA
2009-02-09 Nicholas Clark Rename ext/Digest/MD5 to ext/Digest-MD5
2009-02-09 Nicholas Clark Rename ext/Devel/Peek to ext/Devel-Peek
2009-02-09 Nicholas Clark Rename ext/Devel/PPPort to ext/Devel-PPPort
2009-02-09 Nicholas Clark Rename ext/Devel/DProf to ext/Devel-DProf
2009-02-09 Nicholas Clark In The Grand Trek, Filter::Util::Call's call.t didn...
2009-02-09 Nicholas Clark Rename ext/Data/Dumper to ext/Data-Dumper
2009-02-09 Nicholas Clark Rename ext/Compress/Zlib to ext/Compress-Zlib
2009-02-09 Nicholas Clark Rename ext/Compress/Raw/Zlib to ext/Compress-Raw-Zlib
2009-02-08 Nicholas Clark Rename ext/Win32API/File to ext/Win32API-File
2009-02-07 Vincent Pit ext/Sys-Syslog/t/constants.t needs to find macros.all...
2009-02-06 Nicholas Clark Rename ext/Sys/Syslog to ext/Sys-Syslog and ext/IPC...
2009-02-02 Nicholas Clark Add missed file ext/DB_File/config.in and update ext...
2009-02-02 Rafael Garcia-Suarez Bump version of PerlIO::via after previous change
2009-02-02 Rafael Garcia-Suarez When loading a PerlIO::via layer, first look in the...
2009-02-02 Steve Hay Upgrade to Encode-2.29.
2009-02-02 Steve Hay Upgrade DB_File to 1.818.
2009-02-01 Max Maischein Make Time/HiRes/Makefile.PL produce a Makefile if one...
2009-01-29 Steve Hay Upgrade to Win32-0.39.
2009-01-28 Nicholas Clark Move ext/util/make_ext.pl to the top level.
2009-01-28 Nicholas Clark Fold ext/util/make_ext_cross into ext/util/make_ext...
2009-01-25 Lanning, Scott Some POD patches for PerlIO and PerlIO::var
2009-01-23 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.16
2009-01-23 Rafael Garcia-Suarez Fix deparsing of constant subroutines
2009-01-22 Steve Hay Upgrade to Encode-2.27
2009-01-21 Nicholas Clark Convert db_get_cv() to use get_cvn_flags() as it alread...
2009-01-21 Nicholas Clark Add get_cvs() as a shortcut for STR_WITH_LEN() and...
2009-01-21 Nicholas Clark In attrs::get(), use Perl_get_cvn_flags() rather than...
2009-01-21 Nicholas Clark Correct the form of the flags passed to perl_get_cv().
2009-01-21 Nicholas Clark Correct the form of the flags passed to perl_get_sv...
2009-01-21 Nicholas Clark Correct the form of the flags passed to perl_get_sv...
2009-01-21 Nicholas Clark Update the documentation of get_sv() to note that it...
2009-01-21 Nicholas Clark Update the documentation of get_av() to note that it...
2009-01-21 Frank Wiegand POD typos
2009-01-21 David Golden Make DB_File use -ldb on MSWin32 with a gcc compiler
2009-01-18 Rafael Garcia-Suarez Make B::Deparse handle the _ prototype
2009-01-18 Rafael Garcia-Suarez [perl #62488] B::Deparse fails on 'CORE::require(STRING)'
2009-01-18 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.15
2009-01-16 Rafael Garcia-Suarez Fix deparsing of readpipe() ([perl #62428])
2009-01-14 Nicholas Clark Make make_ext.pl write out a shell script of its action...
2009-01-13 Nicholas Clark ext/Hash/Util/Makefile.PL should not recurse to FieldHa...
next