This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2009-02-12 Steve Haywin32/ext doesn't exist any more, so no need to look...
2009-02-12 Steve Haywin32/ext doesn't exist any more, so no need to look...
2009-02-12 Florian RagwitzIgnore some temporary files created by ext/DB_File.
2009-02-12 Steve HayUpdate .gitignore with new flat extension path
2009-02-12 Steve HaySkip tests for flattened extensions that weren't built.
2009-02-12 Rafael Garcia... Fix MANIFEST for CPAN 1.93_51 inclusion
2009-02-12 Andreas KoenigUpdate CPAN.pm to 1.93_51
2009-02-11 John Malmbergvms fgetname wrapper.
2009-02-11 H.Merijn Brandavoid confusing gcc with -2147483648
2009-02-11 Robin BarkerFix previous patch. Actually it's written PAREN, not...
2009-02-11 Nicholas ClarkUpdate makerel to make a release from a git checkout.
2009-02-10 Rafael Garcia... Fix previous patch. Actually it's written PAREN, not...
2009-02-10 Moritz Lenzmention English name of %+ in perlvar.pod
2009-02-10 H.Merijn BrandComment inside evaluated shell string causes havoc
2009-02-10 H.Merijn BrandRestore old behavior for perl builds with (still) unfla...
2009-02-10 H.Merijn Brandmetaconfig needs these two symlinks
2009-02-10 Nicholas Clarklib/Config_git.pl mustn't be built concurrently with...
2009-02-10 Nicholas ClarkAll extensions are at the top level, so no longer any...
2009-02-10 Rafael Garcia... Adjust name of Test-Harness directory in .gitignore
2009-02-10 Nicholas ClarkMove Safe.pm into ext/Safe, and temporarily give it...
2009-02-10 Nicholas ClarkSys-Syslog I18N-Langinfo have long names now.
2009-02-10 John MalmbergLogic changes for the VMS-specific mkdir/chdir/chmod...
2009-02-09 Nicholas ClarkRemove special casing for extensions nested inside...
2009-02-09 Nicholas ClarkRename ext/threads/shared to ext/threads-shared
2009-02-09 Nicholas ClarkRename ext/XS/Typemap to ext/XS-Typemap
2009-02-09 Nicholas ClarkRename ext/XS/APItest to ext/XS-APItest
2009-02-09 Nicholas ClarkRename ext/Unicode/Normalize to ext/Unicode-Normalize
2009-02-09 Nicholas ClarkRename ext/Time/Piece to ext/Time-Piece
2009-02-09 Nicholas ClarkRename ext/Time/HiRes to ext/Time-HiRes
2009-02-09 Nicholas ClarkRename ext/Text/Soundex to ext/Text-Soundex
2009-02-09 rmgiroux@acm.orgcorrect typo, replacing "complement" with "compliment"
2009-02-09 Nicholas ClarkRename ext/Test/Harness to ext/Test-Harness
2009-02-09 Nicholas ClarkRename ext/Sys/Hostname to ext/Sys-Hostname
2009-02-09 Nicholas ClarkRename ext/PerlIO/via to ext/PerlIO-via
2009-02-09 Nicholas ClarkRename ext/PerlIO/scalar to ext/PerlIO-scalar
2009-02-09 Nicholas ClarkRename ext/PerlIO/encoding to ext/PerlIO-encoding
2009-02-09 Nicholas ClarkMove the 4 tests of core PerlIO functionality to t...
2009-02-09 Nicholas ClarkMove 3 tests from ext/PerlIO/t to their relevant PerlIO...
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-09 Craig A. BerryGoodbye, make_ext.com; make_ext.pl will take over now.
2009-02-08 Nicholas ClarkRename ext/Win32API/File to ext/Win32API-File
2009-02-08 Yitzchak Scott... add link for those who look at overload for overriding
2009-02-08 Craig A. BerryFix some thread context mistakes that snuck in with...
2009-02-08 Craig A. BerrySkip tests for flattened extensions that weren't built.
2009-02-08 Craig A. BerryUse make_ext.pl on VMS to build, clean, and realclean...
2009-02-08 Nicholas ClarkData-Dumper --> Data/Dumper for VMS extension list...
2009-02-07 Craig A. BerryPort make_ext.pl to VMS.
2009-02-07 Nicholas ClarkFix Exporter test for 2770a1ce2934f4277de13f4f795ba41c8...
2009-02-07 Nicholas ClarkCarp 1.05 shipped with 5.8.8. Remove work-around for...
2009-02-07 Nicholas Clarkrequire warnings; as late as possible, to avoid a new...
2009-02-07 Vincent Pitpp_send() doesn't need to allocate 1000 stack slots...
2009-02-07 Rafael Garcia... Add test for previous patch (deprecation of UNIVERSAL...
2009-02-07 Ricardo SIGNESdeprecate UNIVERSAL->import
2009-02-07 Nicholas ClarkSkip the 0oX... mode copying tests when chmod fails...
2009-02-07 Ricardo SIGNESrelocate "warnings" section of UNIVERSAL man page
2009-02-07 Ricardo SIGNESpare down docs of UNIVERSAL in perlobj
2009-02-07 Vincent Pitext/Sys-Syslog/t/constants.t needs to find macros.all...
2009-02-07 Jos I. BoumansUpdate Module::Load to 0.16
2009-02-07 Vincent PitThe correct name of PERL_UTF8_magic is PERL_MAGIC_utf8...
2009-02-07 Nicholas ClarkRemove duplicate code from dynamic_ext(), static_ext...
2009-02-07 Nicholas ClarkFindExt matches on extension name, not directory name...
2009-02-06 Nicholas ClarkRename ext/Sys/Syslog to ext/Sys-Syslog and ext/IPC...
2009-02-06 Nicholas ClarkRename ext/Sys/Syslog to ext/Sys-Syslog
2009-02-06 Nicholas ClarkRename ext/IPC/SysV to ext/IPC-SysV
2009-02-06 Nicholas ClarkCope with new-style ext/Data-Dumper as well as old...
2009-02-06 Matt KraaiUse an ordinary paragraph to reference sv.h.
2009-02-05 Slaven Rezic"wide character" warnings are severe
2009-02-05 Nicholas ClarkExclude VMS extensions on non-VMS.
2009-02-05 Nicholas ClarkMove XSSymSet.pm to lib/ExtUtils/, but only install...
2009-02-04 Nicholas ClarkWhen normalising @extspec, use the result of s/// in...
2009-02-04 Nicholas ClarkRemove the / from the end of the extension directory...
2009-02-04 Nicholas ClarkSome refactoring in the loop that constructs parameters...
2009-02-04 Steve HayUpgrade to Pod-Parser-1.37.
2009-02-04 Nicholas ClarkAlso cope with extension directory names of the form...
2009-02-04 Nicholas ClarkClearer variable names. Add a mode line coda.
2009-02-04 Nicholas ClarkA test for FindExt, not run by make test. (Useful for...
2009-02-04 Niko Tynisetpgrp() should extend the stack before modifying it
2009-02-04 Yitzchak Scott... long-ago h2xs changes
2009-02-04 John Malmbergvms rename Unix mode fixes
2009-02-04 John Malmbergvms kill_file / rmdir updates
2009-02-03 Nicholas ClarkRefactor to avoid changing directory, and avoid needing...
2009-02-03 Steve HayOops. Missed these two files from commit 200cbd6aa595a0...
2009-02-03 Steve HayFollow-up to commit 4adc95e616bac7eea015e9e47e439b063c1...
next