platform/upstream/perl.git
2011-01-23 Nicholas Clarkt/porting/regen.t can test that regcharclass.h is up...
2011-01-23 Nicholas ClarkMove regencharclass.pl from Porting/ to regen/
2011-01-23 Nicholas ClarkConvert regcharclass.pl to use regen_lib.pl
2011-01-23 David Leadbeater[perl #82650] Ignore DTrace build product
2011-01-23 Nicholas ClarkAvoid blank lines in META.yml
2011-01-23 Nicholas Clarkt/porting/regen.t can test that META.yml is up to date.
2011-01-23 Nicholas ClarkStore the SHA-256 of the source in files generated...
2011-01-23 Nicholas ClarkOutput "read only" editor blocks from regen_perly.pl
2011-01-23 Chris 'BinGOs... Tracked down some other places to make the Unicode...
2011-01-23 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.72
2011-01-23 David GoldenUpdate ExtUtils::CBuilder in Maintainers.pl
2011-01-23 David Goldenbump ExtUtils::CBuilder version numbers
2011-01-23 Nicholas ClarkIn regen scripts, print to explicit file handles instea...
2011-01-23 Nicholas ClarkMove the duplicated subroutine tab() into regen_lib.pl
2011-01-23 Nicholas ClarkChange close_and_rename() to read_only_bottom_close_and...
2011-01-23 Nicholas ClarkIn regen/*.pl, refactor the repeated code for close...
2011-01-23 Nicholas ClarkIn regen_lib.pl, when opening, first unlink a previous...
2011-01-23 Nicholas ClarkIn regen_lib.pl use a meaningful key for storing the...
2011-01-23 H.Merijn BrandFrom: Benny Siegert <bsiegert@gmail.com>
2011-01-23 Nicholas Clarkopcode.pl hasn't generated files named *-old since...
2011-01-23 Nicholas Clarkregen/overload.pl should use rename_if_different()...
2011-01-23 Nicholas ClarkMove all the generated file header printing into read_o...
2011-01-23 Jesse VincentUpdate TOC for perl51310delta
2011-01-22 Jesse Vincentperldelta for 5.13.10
2011-01-22 Nicholas ClarkIn embed.pl, move the logic for perlapi.c's Tolkien...
2011-01-22 Nicholas Clark"Don't repeat yourself" in regen/opcode.pl
2011-01-22 Nicholas ClarkRemove Mac OS classic special case code from Cwd's...
2011-01-22 Nicholas ClarkConvert File::Spec's remaining tests to Test::More...
2011-01-22 Nicholas ClarkRemove Mac OS classic only tests from Cwd's Spec.t
2011-01-22 Nicholas ClarkConvert I18N::LangTags to Test::More from Test.
2011-01-22 Nicholas ClarkRemove duplicate test for $ENV{LANG} in I18N::LangTags...
2011-01-22 Nicholas ClarkConvert Net::Ping's tests to use Test::More from Test.
2011-01-22 Ævar Arnfjörð... Changes: correct mis-indentation introduced in dc7c5368d1
2011-01-22 Florian RagwitzStop EU::CBuilder's tests from failing in parallel
2011-01-22 Chris 'BinGOs... Update Changes and bump Module::CoreList to 2.44 for...
2011-01-22 Ricardo Signesfix 5.12.3 release date
2011-01-22 Ricardo Signesadd 5.12.3 hsitory to perlhist
2011-01-22 Nicholas ClarkConvert buildtoc to lexical file handles and 3-arg...
2011-01-22 Nicholas ClarkExtend pod/buildtoc --test to validate that regenerated...
2011-01-22 Nicholas ClarkIn buildtoc, only have entries in %Build for targets...
2011-01-22 Nicholas ClarkIn buildtoc, only "find all the modules" if rebuilding...
2011-01-22 Nicholas ClarkIn buildtoc, rename &output_perltoc to &do_toc, and...
2011-01-22 Nicholas ClarkIn buildtoc, pull the sanity check for NUL bytes to...
2011-01-22 Nicholas ClarkIn buildtoc, convert all the do_* functions to taking...
2011-01-22 Nicholas ClarkIn buildtoc, convert do_manifest() to returning a scalar.
2011-01-22 Nicholas ClarkRe-add 5.12.3's release date to Module::Corelist.
2011-01-22 Nicholas ClarkAdd perl5123delta.pod to MANIFEST and pod.lst, after...
2011-01-22 Ricardo Signespick perl5123delta.pod from maint-5.12
2011-01-22 Ricardo Signesre-add 5.12.3 versions
2011-01-22 Ricardo Signesfix bizarre date typo in 5.12.2 epigraph
2011-01-22 Ricardo Signesadd v5.12.3 epigram
2011-01-22 Michael Stevens[perl #82526] Fix kldp links.
2011-01-22 Michael StevensFix an invalid =item warning.
2011-01-21 Craig A. BerryAutomate current perldelta entry in vms/descrip_mms...
2011-01-21 David GoldenUpdated CPAN.pm to CPAN version 1.94_64
2011-01-21 Chip Salzenbergclear up unused var warning in prev patch
2011-01-21 David GoldenFix up MANIFEST and update Maintainers.pl for ExtUtils...
2011-01-21 David GoldenUpdate Maintainers.pl for ExtUtils-CBuilder-0.280201
2011-01-21 David Goldenremove Changes file from dist/ExtUtils-CBuilder
2011-01-21 Chip SalzenbergSince xmldump_packsubs does not actually output XML...
2011-01-21 Craig A. BerryDon't export PerlIORaw_open if it doesn't exist anymore.
2011-01-21 Craig A. BerryPerlIO_push returns NULL, not -1, on failure.
2011-01-21 David MitchellRT #75870 perldata.pod tied hash in scalar context
2011-01-21 Karl WilliamsonAdd x-references in pods to new /a, etc.
2011-01-21 Nicholas ClarkIn buildtoc, eliminate a substitution which mangles...
2011-01-21 Nicholas ClarkIn buildtoc, move the local $/ = ''; to the scope of...
2011-01-21 Nicholas ClarkIn buildtoc, refactor the flow logic in podset() to...
2011-01-21 Father Chrysostomos[perl #81750] Perl 5.12: undef-as-hashref bug
2011-01-21 Nicholas ClarkIn buildtoc, eliminate the now vestigial sub output.
2011-01-21 Nicholas ClarkIn buildtoc, call Text::Wrap::wrap() just before output.
2011-01-21 Nicholas ClarkIn buildtoc, remove whitespace only lines just before...
2011-01-21 Nicholas ClarkIn buildtoc, fold multiple newlines just before output.
2011-01-21 Nicholas ClarkIn buildtoc, accumulate all perltoc.pod content before...
2011-01-21 David Mitchelladd GvCV_set() and GvGP_set() macros.
2011-01-21 David MitchellXS-APItest/t/caller.t: mark two passing tests
2011-01-21 Nicholas ClarkIn buildtoc, eliminate nl() by adding an explicit ...
2011-01-21 Nicholas ClarkIn buildtoc, the module de-duplication logic applies...
2011-01-21 Nicholas ClarkIn buildtoc, inline path2modname() into its only caller.
2011-01-21 Nicholas ClarkNo need for buildtoc to scan ext/, now that it runs...
2011-01-21 Nicholas ClarkTeach buildtoc that - in filenames in ext/ represents...
2011-01-21 Nicholas ClarkRemove commented out code from buildtoc
2011-01-21 Robin BarkerTodo item done - 3879ea51d63e30f393172fcd711bc89f88997019
2011-01-21 Nicholas ClarkRemove training whitespace in Pod which can confuse...
2011-01-21 Nicholas ClarkRemove training whitespace in Pod which can confuse...
2011-01-21 Nicholas ClarkRemove training whitespace in Pod which can confuse...
2011-01-21 Nicholas ClarkIn buildtoc, remove a superfluous length in output()
2011-01-21 Nicholas ClarkIn buildtoc, remove a superfluous "\n " passed to output()
2011-01-21 Nicholas ClarkConvert threads-shared/t/disabled.t from Test to Test...
2011-01-21 Nicholas ClarkConvert lib/Pod/t/utils.t from Test to Test::More
2011-01-21 Tony Cookdepend on files needed for porting/buildtoc.t
2011-01-21 Tony Cookquote the pod filename used in the regexp to avoid...
2011-01-21 Chris 'BinGOs... Update Changes in Module::CoreList for the 2.42_01...
2011-01-21 Karl Williamsonregcomp.c: Refactor macro so works on EBCDIC, clarity
2011-01-21 Karl Williamsonmktables: Clarify comment
2011-01-21 Michael StevensFixed patch for 5.10.0 link.
2011-01-21 Michael StevensUpdate old activestate links to point to git.
2011-01-21 Michael StevensFix pod bug - bare =item
2011-01-21 Michael StevensPorting pod lint.
2011-01-21 Leon TimmermansFixes 'raw' layer for perl#80764
2011-01-21 Leon TimmermansUse PerlIOBase_open for pop, utf8 and bytes layers
next