summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Module-CoreList: Add some L<> to podKarl Williamson2019-05-251-2/+2
* Tie::File: Use L</Foo>, not L<"Foo"> in podKarl Williamson2019-05-251-1/+1
* perlxstut: Use L</Foo Bar>, not L<Foo Bar>Karl Williamson2019-05-251-2/+2
* Time::HiRes: Remove trailing blanksKarl Williamson2019-05-251-2/+2
* Time::HiRes: Add L<> to pod linksKarl Williamson2019-05-251-11/+16
* PathTools::Win32.pm: Add L<> around link in podKarl Williamson2019-05-251-2/+2
* SelfLoader: Add L<> around link in podKarl Williamson2019-05-251-2/+2
* Locale::Maketext: Add L<> around links in podKarl Williamson2019-05-253-7/+7
* I18N::LangTags: Add L<> around links in podKarl Williamson2019-05-251-8/+8
* Tie::File: Add L<> around link in podKarl Williamson2019-05-252-3/+3
* IO: Add L<> around link in podKarl Williamson2019-05-251-2/+2
* ExtUtils::CBuilder: Add L<> around a link in the podKarl Williamson2019-05-251-2/+2
* Unicode::Normalize: Add L<> to links in podKarl Williamson2019-05-251-7/+7
* Bump Module::CoreListSawyer X2019-05-253-2/+31
* Bump Module::CoreListSawyer X2019-05-243-8/+39
* Update Module::CoreList for 5.31.0Sawyer X2019-05-223-2/+32
* Update Module::CoreList for 5.30.0Sawyer X2019-05-213-8/+8
* Small update to Module::CoreList:Sawyer X2019-05-171-2/+2
* Revert "Rename PPPort_xs.PL to RealPPPort_xs.PL"Nicolas R2019-05-164-6/+6
* Revert "Fix compilation issues with version older than 5.010"Nicolas R2019-05-166-143/+57
* Fix compilation issues with version older than 5.010Nicolas R2019-05-166-57/+143
* Rename PPPort_xs.PL to RealPPPort_xs.PLNicolas R2019-05-164-6/+6
* sync with cpan release of Devel-PPPort 3.52Nicolas R2019-05-142-1/+5
* 5.30 utf8_to_uvchr_buf still has wrong retvalKarl Williamson2019-05-111-1/+1
* Update Module::CoreList for 5.30.0Sawyer X2019-05-103-0/+31
* fix version number in ChangesKaren Etheridge2019-05-081-1/+1
* sync up with cpan release of Devel-PPPort 3.51Karen Etheridge2019-04-304-17/+35
* whitespaceKaren Etheridge2019-04-301-1/+1
* Another re-order in Devel::PPPort - warn before uv for packWARNH.Merijn Brand2019-04-302-3/+7
* sync with cpan release of Devel-PPPort 3.49Nicolas R2019-04-293-3/+17
* fix versionKaren Etheridge2019-04-281-1/+1
* do not include PPPort_pm.PL in the uploaded tarballKaren Etheridge2019-04-283-10/+5
* ignore more build artifactsKaren Etheridge2019-04-281-0/+2
* Devel::PPPort order misc before uv because of UNLIKELYH.Merijn Brand2019-04-282-3/+7
* sync with cpan release of Devel-PPPort 3.47Karen Etheridge2019-04-276-2/+8
* re-fix leak in Devel-PPPortDavid Mitchell2019-04-271-0/+5
* Update Devel-PPPort to version 3.46Nicolas R2019-04-267-43/+442
* Remove entry from MANIFESTSawyer X2019-04-261-1/+0
* Bumping Storable to release to CPANSawyer X2019-04-261-0/+4
* Update Module::CoreListSawyer X2019-04-212-2/+2
* Update Module::CoreList for 5.29.10Sawyer X2019-04-201-30/+61
* Devel::PPPort: Always provide UTF8_SAFE_SKIPKarl Williamson2019-04-201-0/+4
* Replace utf8_to_uvchr() with a safer versionKarl Williamson2019-04-203-3/+43
* Use utf8_to_uvchr_buf()Karl Williamson2019-04-201-5/+5
* Provide utf8_to_uvchr_buf()Karl Williamson2019-04-203-3/+42
* Provide my_strnlen()Karl Williamson2019-04-203-3/+37
* Provide UTF8_SAFE_SKIPKarl Williamson2019-04-203-3/+27
* Provide __ASSERT_Karl Williamson2019-04-202-0/+7
* Devel-PPPort: Implement av_top_index, av_tindexKarl Williamson2019-04-203-3/+29
* Devel-PPPort: Add support for LIKELY/UNLIKELYKarl Williamson2019-04-202-0/+4