summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README.cygwin now has fewer pod issues, update known_pod_issues.dattonyc/cygnotesTony Cook2012-02-091-1/+1
* add Cygwin::sync_winenv [perl #110190]Reini Urban2012-02-092-0/+14
* Revise perlcygwin.pod for cygwin-1.7Reini Urban2012-02-091-77/+61
* Update Module-Metadata to CPAN version 1.000009Chris 'BinGOs' Williams2012-02-084-16/+35
* Clean up Pod::Html's cache as part of distclean on *nix.Nicholas Clark2012-02-083-2/+1
* Move lib/Pod/t/eol.t to ext/Pod-Html, as it's testing Pod::Html.Nicholas Clark2012-02-083-2/+1
* Convert triplicated code in lib/Pod/t/eol.t to a loop.Nicholas Clark2012-02-081-37/+13
* Refactor lib/Pod/t/eol.tNicholas Clark2012-02-081-38/+39
* The cleanup code in lib/Pod/t/eol.t needs updating to track Pod::Html changes.Nicholas Clark2012-02-081-2/+1
* Add PERL_RELOCATABLE_INCPUSH to PL_non_bincompat_options, and hence -V output.Nicholas Clark2012-02-081-0/+3
* Update Parse-CPAN-Meta to CPAN version 1.4402Chris 'BinGOs' Williams2012-02-084-12/+19
* Update CPAN-Meta-YAML to CPAN version 0.007Chris 'BinGOs' Williams2012-02-083-5/+5
* Update Module-Metadata to CPAN version 1.000008Chris 'BinGOs' Williams2012-02-084-7/+174
* fix cygwin -Uuseithreads hintsReini Urban2012-02-081-1/+1
* is_duplicate_pod() and get_pod_metadata() in pod_lib.pl modified $_smoke-me/bleadNicholas Clark2012-02-071-0/+2
* avoid making a new top-level package for one helperRicardo Signes2012-02-071-22/+11
* Update CPAN-Meta-YAML to CPAN version 0.006Chris 'BinGOs' Williams2012-02-073-5/+10
* in Carp, fix circular dep on Perl 5.6Zefram2012-02-073-0/+21
* add an alias for marcg's other emailRicardo Signes2012-02-061-0/+1
* Fix portability issue with Pod::Html test caseMarc Green2012-02-061-2/+2
* Modernize the use of open() (copied from old code)Marc Green2012-02-061-6/+6
* Update MANIFESTMarc Green2012-02-061-0/+2
* Re-add cache featureMarc Green2012-02-064-14/+209
* note which releases have shippedRicardo Signes2012-02-061-25/+19
* Document the special meaning of "indir" on the shebang lineRafael Garcia-Suarez2012-02-061-5/+6
* sync version.pm code with CPANDavid Golden2012-02-054-18/+20
* In t/porting/authors.t, correct a typo in the git log format string.Nicholas Clark2012-02-051-1/+1
* In bisect-runner.pl, don't set $defines{cc} if printing usage messages.Nicholas Clark2012-02-051-1/+9
* bisect.pl --help should show the full documentation, not just the usage.Nicholas Clark2012-02-051-1/+1
* warnings.pm docs: clarify categories are in perllexwarnDavid Golden2012-02-042-2/+4
* Unicode::UCD move =item in podKarl Williamson2012-02-041-38/+38
* perldelta for Unicode::UCD::prop_invmap() changesKarl Williamson2012-02-041-0/+11
* Unicode::UCD::prop_invmap() compress digit resultsKarl Williamson2012-02-043-28/+49
* UCD.t: White space onlyKarl Williamson2012-02-041-25/+25
* Unicode::UCD::prop_invmap(): Make the NFKCCF property return deltasKarl Williamson2012-02-042-25/+48
* Unicode::UCD::prop_invmap(): Return deltas for the 'dm' propertyKarl Williamson2012-02-042-25/+122
* utf8.c: white-space onlyKarl Williamson2012-02-041-9/+9
* utf8.c: Use the new compact case mapping tablesKarl Williamson2012-02-041-5/+17
* mktables: Generate some delta tablesKarl Williamson2012-02-043-75/+107
* mktables: Change generated file commentKarl Williamson2012-02-041-2/+4
* mktables: Preserve old format in some tablesKarl Williamson2012-02-041-0/+18
* Unicode::UCD: pod and comment nitsKarl Williamson2012-02-041-19/+19
* mktables: Allow generation of delta tablesKarl Williamson2012-02-041-8/+123
* mktables: White-space, comments onlyKarl Williamson2012-02-041-163/+179
* mktables: Refactor if-else seriesKarl Williamson2012-02-041-6/+8
* Unicode::UCD::prop_invmap(): Use regex to get trieKarl Williamson2012-02-041-2/+1
* mktables: Don't generate no-longer used tablesKarl Williamson2012-02-041-36/+1
* Unicode::UCD: Rmv uses of no-longer needed tablesKarl Williamson2012-02-041-74/+17
* UCD.t: white space onlyKarl Williamson2012-02-041-3/+3
* mktables: Include simple mappings in full tablesKarl Williamson2012-02-042-56/+32