This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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...
2009-02-02 Nicholas ClarkConvert the last few references from buildext.pl to...
2009-02-02 Nicholas ClarkFold win32/buildext.pl into make_ext.pl
2009-02-02 Jerry D. HeddenMake t/pod/pod2usage2.t work on case insensitive file...
2009-02-02 Nicholas Clarkext/DB_File needs a ppport.h
2009-02-02 Nicholas ClarkAdd missed file ext/DB_File/config.in and update ext...
2009-02-02 Rafael Garcia... Bump version of PerlIO::via after previous change
2009-02-02 Rafael Garcia... When loading a PerlIO::via layer, first look in the...
2009-02-02 Steve HayRestore broken clean target in win32/makefile.mk
2009-02-02 Andreas J.... Update CPAN.pm to 1.93_03
2009-02-02 Steve HayUpgrade to Encode-2.29.
2009-02-02 Steve HayUpgrade DB_File to 1.818.
2009-02-01 Rafael Garcia... Put parentheses around macro arguments
2009-02-01 KarlCast result to character size before array indexed
2009-02-01 John Malmbergvms stat patches (take 2)
2009-02-01 Craig A. BerryFor the vmsish pragma, make sure there is a thread...
2009-02-01 Max MaischeinMake Time/HiRes/Makefile.PL produce a Makefile if one...
2009-02-01 Nicholas ClarkReplacing system $scalar with system @list requires...
2009-02-01 Nicholas ClarkLoop over @extspec, calling build_extension() on each.
2009-02-01 Nicholas ClarkThe $@ was actually a botched conversion from $make...
2009-02-01 Rafael Garcia... Correctly escape $ in debug statement
2009-01-31 Nicholas ClarkUpdate Makefile-cross-SH with 07f3cc2a611daebb9d83f869d...
2009-01-31 Nicholas ClarkMove the static/dynamic/nonxs LINKTYPE logic from make_...
2009-01-31 Nicholas ClarkUse the build_extension() routine from win32/buildext.pl
2009-01-31 Nicholas ClarkCreate build_extension() to encapsulate the per-extensi...
2009-01-31 Nicholas ClarkMake dir and target --options to buildext.pl. Update...
2009-01-31 Nicholas ClarkMake lib/Config_heavy.pl part of $(CONFIGPM) as the...
2009-01-31 Nicholas ClarkThe hack to write out realclean.sh and veryclean.sh...
2009-01-30 Nicholas ClarkMove the target generic logic above the extension speci...
2009-01-30 Nicholas ClarkThe logic to set $makefile to 'Makefile.old' can't...
2009-01-30 Nicholas ClarkEliminate $makeargs by prepending its contents to ...
2009-01-30 Nicholas ClarkUse Config; rather than parsing config.sh and pushing...
2009-01-30 Nicholas ClarkFix paths on new pod2usage2 tests to work in the core.
2009-01-30 Nicholas ClarkReplace the one file timestamp dependency check with...
2009-01-30 Craig A. BerryPod correction for ExtUtils::XSSymSet.
2009-01-30 Steve HayUpgrade to Pod-Parser-1.36.
2009-01-29 Gisle AasTweaks to pod/perlrepository.pod
2009-01-29 Nicholas Clarkwin32/ext was removed by change 30379 in 2007, so no...
2009-01-29 Nicholas ClarkAdd --options with arguments to make_ext.pl. Pass ...
next