platform/upstream/perl.git
2012-02-08 Nicholas ClarkMove lib/Pod/t/eol.t to ext/Pod-Html, as it's testing...
2012-02-08 Nicholas ClarkConvert triplicated code in lib/Pod/t/eol.t to a loop.
2012-02-08 Nicholas ClarkRefactor lib/Pod/t/eol.t
2012-02-08 Nicholas ClarkThe cleanup code in lib/Pod/t/eol.t needs updating...
2012-02-08 Nicholas ClarkAdd PERL_RELOCATABLE_INCPUSH to PL_non_bincompat_option...
2012-02-08 Chris 'BinGOs... Update Parse-CPAN-Meta to CPAN version 1.4402
2012-02-08 Chris 'BinGOs... Update CPAN-Meta-YAML to CPAN version 0.007
2012-02-08 Chris 'BinGOs... Update Module-Metadata to CPAN version 1.000008
2012-02-08 Reini Urbanfix cygwin -Uuseithreads hints
2012-02-07 Nicholas Clarkis_duplicate_pod() and get_pod_metadata() in pod_lib...
2012-02-07 Ricardo Signesavoid making a new top-level package for one helper
2012-02-07 Chris 'BinGOs... Update CPAN-Meta-YAML to CPAN version 0.006
2012-02-07 Zeframin Carp, fix circular dep on Perl 5.6
2012-02-07 Ricardo Signesadd an alias for marcg's other email
2012-02-07 Marc GreenFix portability issue with Pod::Html test case
2012-02-07 Marc GreenModernize the use of open() (copied from old code)
2012-02-07 Marc GreenUpdate MANIFEST
2012-02-07 Marc GreenRe-add cache feature
2012-02-06 Ricardo Signesnote which releases have shipped
2012-02-06 Rafael Garcia... Document the special meaning of "indir" on the shebang...
2012-02-06 David Goldensync version.pm code with CPAN
2012-02-05 Nicholas ClarkIn t/porting/authors.t, correct a typo in the git log...
2012-02-05 Nicholas ClarkIn bisect-runner.pl, don't set $defines{cc} if printing...
2012-02-05 Nicholas Clarkbisect.pl --help should show the full documentation...
2012-02-05 David Goldenwarnings.pm docs: clarify categories are in perllexwarn
2012-02-04 Karl WilliamsonUnicode::UCD move =item in pod
2012-02-04 Karl Williamsonperldelta for Unicode::UCD::prop_invmap() changes
2012-02-04 Karl WilliamsonUnicode::UCD::prop_invmap() compress digit results
2012-02-04 Karl WilliamsonUCD.t: White space only
2012-02-04 Karl WilliamsonUnicode::UCD::prop_invmap(): Make the NFKCCF property...
2012-02-04 Karl WilliamsonUnicode::UCD::prop_invmap(): Return deltas for the...
2012-02-04 Karl Williamsonutf8.c: white-space only
2012-02-04 Karl Williamsonutf8.c: Use the new compact case mapping tables
2012-02-04 Karl Williamsonmktables: Generate some delta tables
2012-02-04 Karl Williamsonmktables: Change generated file comment
2012-02-04 Karl Williamsonmktables: Preserve old format in some tables
2012-02-04 Karl WilliamsonUnicode::UCD: pod and comment nits
2012-02-04 Karl Williamsonmktables: Allow generation of delta tables
2012-02-04 Karl Williamsonmktables: White-space, comments only
2012-02-04 Karl Williamsonmktables: Refactor if-else series
2012-02-04 Karl WilliamsonUnicode::UCD::prop_invmap(): Use regex to get trie
2012-02-04 Karl Williamsonmktables: Don't generate no-longer used tables
2012-02-04 Karl WilliamsonUnicode::UCD: Rmv uses of no-longer needed tables
2012-02-04 Karl WilliamsonUCD.t: white space only
2012-02-04 Karl Williamsonmktables: Include simple mappings in full tables
2012-02-04 Karl Williamsonmktables: Add duplicate tables
2012-02-04 Karl Williamsonmktables: avoid some extra work
2012-02-04 Karl Williamsonmktables: Allow non-standard initializations of properties
2012-02-04 Karl Williamsonmktables: Comments, white-space and typo in message...
2012-02-04 Karl Williamsonmktables: Refactor populating simple case folding tables
2012-02-04 Karl Williamsonmktables: Assume a leading zero means hex format
2012-02-04 Karl Williamsonmktables: Don't populate the _stc table
2012-02-04 Karl WilliamsonUnicode::UCD: Don't read _stc table
2012-02-04 Karl Williamsonmktables: Subroutine call needs to be fully qualified
2012-02-04 Karl WilliamsonUnicode 6.1
2012-02-04 Karl Williamsoncharnames: pod nits
2012-02-04 Karl Williamsonmktables: Cope with 6.1 Name_Alias changes
2012-02-04 Karl WilliamsonUnicode::UCD: Cope with 6.1 Name_Alias changes
2012-02-04 Chris 'BinGOs... Update CPAN-Meta to CPAN version 2.120351
2012-02-04 Nicholas ClarkAvoid a warning from clang when compiling Data::Dumper.
2012-02-04 Father ChrysostomosRemove ‘Useless use of "re" pragma’ warning
2012-02-04 Father ChrysostomosIncrease $re::VERSION to 0.19
2012-02-04 Father Chrysostomos[perl #58608] Fix DD’s dumping of qr|\/|
2012-02-04 Father ChrysostomosData::Dumper/qr.t: This test is not strict-safe
2012-02-04 Father ChrysostomosData::Dumper/qr.t: Add test names and diagnostics
2012-02-04 Father ChrysostomosData::Dumper: qr.t: Add a pure-Perl TODO test
2012-02-04 Father ChrysostomosUpdate MANIFEST with dist/Data-Dumper/t/qr.t
2012-02-04 Alexandr Ciornii[perl #58608] TODO tests for DD and qr|\/|
2012-02-04 Father ChrysostomosIncrease $Cwd::VERSION to 3.39_02
2012-02-04 Eric BrineLoad File::Spec before using it in Cwd
2012-02-04 Father Chrysostomos[perl #109762] Stop !$^V from leaking
2012-02-04 Father ChrysostomosIncrease $Data::Dumper::VERSION to 2.135_04
2012-02-04 Father Chrysostomos[perl #107372] DD and overloaded blessed globs
2012-02-03 Eric BrineFor the sake or robustness, avoid reproducing Perl...
2012-02-03 Nicholas ClarkAdd -c option to bisect-runner.pl, for use with -e
2012-02-03 Chris 'BinGOs... Update Version-Requirements to CPAN version 0.101022
2012-02-03 Nicholas ClarkCorrect a =head2 to a =head3 in perlfunc.pod
2012-02-03 Ricardo SignesRevert "Add IO::Socket::IP 0.08 as dual-life module"
2012-02-03 Zeframupdate copyright years in Carp
2012-02-03 Paul EvansAdd IO::Socket::IP 0.08 as dual-life module
2012-02-03 Zeframin Carp, avoid vivifying utf8 stash on Perl 5.6
2012-02-03 Steffen MuellerXS::Typemap: Fix tests with -Dusemorebits
2012-02-03 Father Chrysostomos[perl #108754] perlgit.pod: Stress rebase more
2012-02-03 Father Chrysostomosperldelta for Carp dot
2012-02-03 Father Chrysostomosperldelta for arybase lslice fix
2012-02-03 Father Chrysostomosperldelta for SvPVutf8/byte
2012-02-03 Father Chrysostomosperldelta for File::Copy and newlines
2012-02-03 Father Chrysostomosperldelta for PerlIO::mmap
2012-02-03 Father ChrysostomosAdd 2 more CPAN mods to known_pod_issues.dat
2012-02-03 Father Chrysostomosperldelta for Term::ReadLine and AE
2012-02-03 Craig A. BerryResurrect PerlIO-related typemap tests.
2012-02-03 Craig A. BerryRevert "XS::Typemap: Disable PerlIO related typemap...
2012-02-02 Steffen Muellerperldelta for the various typemap and ParseXS related...
2012-02-02 Steffen MuellerRemove dead and obscure typemap entries
2012-02-02 Father Chrysostomosperldelta for ->method(my(...)) fix
2012-02-02 Father Chrysostomosperldelta for "\n" =~ /.*/g fix
2012-02-02 Father Chrysostomosperldelta: Clarify Time::HiRes bug fix
2012-02-02 Father Chrysostomosperldelta for _@ and _% prototypes
2012-02-02 Zeframsynch Carp::Heavy version number to Carp
2012-02-02 Zeframmake Carp messages match die properly
next