This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename ext/Module/Pluggable to ext/Module-Pluggable
[perl5.git] / ext /
2009-02-09 Nicholas ClarkRename ext/Module/Pluggable to ext/Module-Pluggable
2009-02-09 Nicholas ClarkRename ext/Math/BigInt/FastCalc to ext/Math-BigInt...
2009-02-09 Nicholas ClarkRename ext/MIME/Base64 to ext/MIME-Base64
2009-02-09 Nicholas ClarkRename ext/List/Util as ext/List-Util
2009-02-09 Nicholas ClarkRename ext/I18N/Langinfo to ext/I18N-Langinfo
2009-02-09 Nicholas ClarkRename ext/Hash/Util to ext/Hash-Util
2009-02-09 Nicholas ClarkRename ext/Hash/Util/FieldHash to ext/Hash-Util-FieldHash
2009-02-09 Nicholas ClarkRename ext/Filter/Util/Call to ext/Filter-Util-Call
2009-02-09 Nicholas ClarkRename ext/File/Glob to ext/File-Glob
2009-02-09 Nicholas ClarkRename ext/Digest/SHA to ext/Digest-SHA
2009-02-09 Nicholas ClarkRename ext/Digest/MD5 to ext/Digest-MD5
2009-02-09 Nicholas ClarkRename ext/Devel/Peek to ext/Devel-Peek
2009-02-09 Nicholas ClarkRename ext/Devel/PPPort to ext/Devel-PPPort
2009-02-09 Nicholas ClarkRename ext/Devel/DProf to ext/Devel-DProf
2009-02-09 Nicholas ClarkIn The Grand Trek, Filter::Util::Call's call.t didn...
2009-02-09 Nicholas ClarkRename ext/Data/Dumper to ext/Data-Dumper
2009-02-09 Nicholas ClarkRename ext/Compress/Zlib to ext/Compress-Zlib
2009-02-09 Nicholas ClarkRename ext/Compress/Raw/Zlib to ext/Compress-Raw-Zlib
2009-02-08 Nicholas ClarkRename ext/Win32API/File to ext/Win32API-File
2009-02-07 Vincent Pitext/Sys-Syslog/t/constants.t needs to find macros.all...
2009-02-06 Nicholas ClarkRename ext/Sys/Syslog to ext/Sys-Syslog and ext/IPC...
2009-02-02 Nicholas ClarkAdd missed file ext/DB_File/config.in and update ext...
2009-02-02 Rafael Garcia-SuarezBump version of PerlIO::via after previous change
2009-02-02 Rafael Garcia-SuarezWhen loading a PerlIO::via layer, first look in the...
2009-02-02 Steve HayUpgrade to Encode-2.29.
2009-02-02 Steve HayUpgrade DB_File to 1.818.
2009-02-01 Max MaischeinMake Time/HiRes/Makefile.PL produce a Makefile if one...
2009-01-29 Steve HayUpgrade to Win32-0.39.
2009-01-28 Nicholas ClarkMove ext/util/make_ext.pl to the top level.
2009-01-28 Nicholas ClarkFold ext/util/make_ext_cross into ext/util/make_ext...
2009-01-25 Lanning, ScottSome POD patches for PerlIO and PerlIO::var
2009-01-23 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.16
2009-01-23 Rafael Garcia-SuarezFix deparsing of constant subroutines
2009-01-22 Steve HayUpgrade to Encode-2.27
2009-01-21 Nicholas ClarkConvert db_get_cv() to use get_cvn_flags() as it alread...
2009-01-21 Nicholas ClarkAdd get_cvs() as a shortcut for STR_WITH_LEN() and...
2009-01-21 Nicholas ClarkIn attrs::get(), use Perl_get_cvn_flags() rather than...
2009-01-21 Nicholas ClarkCorrect the form of the flags passed to perl_get_cv().
2009-01-21 Nicholas ClarkCorrect the form of the flags passed to perl_get_sv...
2009-01-21 Nicholas ClarkCorrect the form of the flags passed to perl_get_sv...
2009-01-21 Nicholas ClarkUpdate the documentation of get_sv() to note that it...
2009-01-21 Nicholas ClarkUpdate the documentation of get_av() to note that it...
2009-01-21 Frank WiegandPOD typos
2009-01-21 David GoldenMake DB_File use -ldb on MSWin32 with a gcc compiler
2009-01-18 Rafael Garcia-SuarezMake 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-MoritzUpgrade to Devel::PPPort 3.15
2009-01-16 Rafael Garcia-SuarezFix deparsing of readpipe() ([perl #62428])
2009-01-14 Nicholas ClarkMake make_ext.pl write out a shell script of its action...
2009-01-13 Nicholas Clarkext/Hash/Util/Makefile.PL should not recurse to FieldHa...
2009-01-13 Steve HaySilence Win32 compiler warnings.
2009-01-12 Florian RagwitzIgnore ext/DB_File/constants.xs.
2009-01-10 Steffen Muellerminiperl-ification of ext/utils/make_ext
2009-01-10 Steffen Muellermove ext/utils/make_ext to ext/utils/make_ext.pl
2009-01-09 John Malmberg'VMS support for Unix and extended file specifications...
2009-01-09 John MalmbergMerge changes from PathTools: 'Update to support VMS...
2009-01-08 John Malmbergext/File/Gob/t/basic.t, ext/POSIX/t/posix.t vms fixes
2009-01-05 Rafael Garcia-SuarezUpgrade to Time::HiRes 1.9719
2009-01-05 Ingo WeinholdAdjustments to POSIX for the Haiku port
2009-01-04 David Mitchellbump Errno version number after change 34630 (add Haiku...
2009-01-04 David Mitchellmake Dumper.xs work with 5.10.x
2009-01-03 Nicholas ClarkRemove duplicate return in S_mro_get_linear_isa_c3...
2008-12-29 Nicholas ClarkIn mro_get_mro, use the length and UTF-8-ness now conta...
2008-12-28 Jerry HeddenHandle non-numeric version numbers in ext/Digest/MD5...
2008-12-28 Nicholas ClarkVerify that pre-computing hashes with shared hash key...
2008-12-28 Nicholas ClarkAlso test Perl_hv_common() and pre-computed hashes...
2008-12-28 Nicholas ClarkPrecomputing the hash value for a string representable...
2008-12-28 Nicholas ClarkFix typo in code not yet used.
2008-12-27 Nicholas ClarkMove all mro:: XS functions from mro.c to ext/mro/mro...
2008-12-27 Nicholas ClarkRemove the comment that the mro:: functions are actuall...
2008-12-27 Nicholas ClarkProper pluggable Method Resolution Orders. 'c3' is...
2008-12-25 Rafael Garcia-SuarezSome source files and documentation files need not...
2008-12-20 Nicholas ClarkThere shouldn't be a ByteLoader directory in ext, even...
2008-12-19 Florian RagwitzFix up .gitignore files some more
2008-12-19 Sam Vilain[admin] set up .gitignore files
2008-12-12 Steve HayUpgrade to Win32API-File 0.1101
2008-12-12 Steve HayApply revision 1241 (and 1250) from the TAP::Harness...
2008-12-09 Dave Mitchellbump Data::Dumper version number.
2008-12-05 Dave Mitchellwhether DEPTH gets dumped in formats varies within...
2008-12-05 Dave Mitchellin Dump output, PV field of format may or not be displa...
2008-12-05 Dave Mitchellremove syntax error from < 5.10 branch of Data::Dumper
2008-11-29 Marcus Holland-MoritzUpgrade to IPC::SysV 2.00_02
2008-11-26 Marcus Holland-MoritzUpgrade to IPC::SysV 2.00_01
2008-11-25 Jerry D. Heddenthreads::shared 1.27
2008-11-25 Nicholas ClarkA correction to change 34909 - we want *different*...
2008-11-25 Nicholas ClarkTweak the constants used in testing to constants that...
2008-11-17 Rafael Garcia-SuarezSkip two tests under ithreads, where the constant lives...
2008-11-16 Gisle AasSync up with Digest-MD5-2.38 from CPAN
2008-11-16 Florian RagwitzMake B::walksymtable not recurse into packages that...
2008-11-16 Florian RagwitzDeparse inlined constants.
2008-11-14 Chip Salzenberg[perl #948] [PATCH] Allow tied $,
2008-11-12 Gisle AasSync up with Digest-MD5-2.37 from CPAN
2008-11-09 Michael G. Schwerndiagnostic leakage in ext/PerlIO/scalar/t/scalar_ungetc.t
2008-11-08 Marcus Holland-MoritzMake sure PerlIO::via doesn't leave its old GV's hanging
2008-11-08 Steve PetersFrom change #34775, reverting perlio.c change for now...
2008-11-08 Marcus Holland-MoritzAssigning to DEFSV leaks if PL_defgv's gp_sv isn't...
2008-11-08 Goro FujiRe: [perl #56644] PerlIO resource leaks on open() and...
2008-11-08 Goro FujiRe: [perl #57322] perlbug AutoReply: ungetc() to :scala...
2008-11-08 Renee Baecker[perl #18306] This problem seems to be fixed and a...
2008-11-06 Marcus Holland-MoritzNDBM just isn't meant to be used with C++. So this
next