platform/upstream/perl.git
2012-02-09 Karl Williamsonregcomp.c: Use compiled-in inversion lists
2012-02-09 Karl WilliamsonAdd compile-time inversion lists for POSIX classes
2012-02-09 Karl Williamsonregcomp.c: Use compile-time invlists
2012-02-09 Karl WilliamsonAdd regen/mk_invlists.pl, charclass_invlists.h
2012-02-09 Karl Williamsonregcomp.c: Add ability to have compiled-in inversion...
2012-02-09 Karl Williamsonhandy.h: Add comment
2012-02-09 Karl Williamsont/re/re_tests: Add Todo test
2012-02-09 Karl Williamsonregcomp.c: Use new complement union
2012-02-09 Karl Williamsonregcomp.c: Add ability to take union of a complement
2012-02-09 Karl Williamsonregcomp.c: _invlist_subtract() becomes a macro
2012-02-09 Karl Williamsonregcomp.c: Add ability to take intersection of complement
2012-02-09 Karl Williamsonregcomp.c: Use NULL first parameter to _invlist_union
2012-02-09 Karl Williamsonregcomp.c: Chg invlist_union() to accept NULL first...
2012-02-09 Reini UrbanAdd new email address for Reini Urban
2012-02-09 Robin BarkerSilence compiler warnings
2012-02-09 Tony CookREADME.cygwin now has fewer pod issues, update known_po...
2012-02-09 Reini Urbanadd Cygwin::sync_winenv [perl #110190]
2012-02-09 Reini UrbanRevise perlcygwin.pod for cygwin-1.7
2012-02-08 Chris 'BinGOs... Update Module-Metadata to CPAN version 1.000009
2012-02-08 Nicholas ClarkClean up Pod::Html's cache as part of distclean on...
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
next