summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Collapse)AuthorAgeFilesLines
* Document where to find the perlorg repository.Abigail2012-03-211-0/+2
|
* Add link to the announcement of Perl 5.15.9.Abigail2012-03-211-26/+29
| | | | | Also, indent the epigraph of Perl 5.15.9, to prevent the text to be formatted.
* Epigraph for v5.15.9Abigail2012-03-201-0/+31
|
* Typo fixAbigail2012-03-201-1/+1
|
* Clearify "build, test and check a fresh perl" instructionsv5.15.9Abigail2012-03-201-1/+7
|
* Changed email adress & fixed name for Mark Fisher.Abigail2012-03-201-0/+1
| | | | | As requested in <CAMLAAiJK6-AsGYKMtt_W9E_7=R-+hhfC1ten3ZwMcsPgfmYqtg@mail.gmail.com>
* 5160delta: Note that feasible to remain on Unicode 6.0Karl Williamson2012-03-191-0/+2
|
* Point out CoreList's CAVEATS section is in CoreList.podAbigail2012-03-201-1/+3
| | | | Fix the git commit line as well.
* Eliminate a warningAbigail2012-03-201-1/+1
|
* Bump the perl version in various places for 5.15.9Abigail2012-03-193-31/+31
|
* Add two missing "file"s to the documentation of Porting/bisect.plNicholas Clark2012-03-191-2/+2
|
* Move the example git bisect shell script from perlgit.pod to Porting/Nicholas Clark2012-03-192-0/+37
| | | | | This both avoids cluttering the flow of manpage with auxiliary data, and saves the user from having to extract the script from within the pod file.
* bisect-runner.pl should detect ccache with -V, not --versionNicholas Clark2012-03-191-2/+2
| | | | | ccache 2.4 doesn't support the --version parameter, only -V. ccache 3 supports both.
* Move the todo list from pod/ to Porting/Nicholas Clark2012-03-192-1/+1261
| | | | | | Installing the Perl 5 to-do list as a manpage isn't that useful to anyone, as it's a snapshot that becomes increasingly out of date. Much better to point anyone interested in contributing direct to git HEAD, to view the current list.
* Bail out if it looks scary.Abigail2012-03-191-3/+16
| | | | | | | | Porting/sync-with-cpan hasn't automated all situations yet. In particular, it assumes the FILE entry has just one element, and that element is a directory. It also does not know what to do with MAP. If we determine this situation, we terminate the program before making any changes. Although there's the --force option for the braves.
* Don't remove --tarballAbigail2012-03-191-1/+1
| | | | | | By default, the script removes the tarball of the new distributions. However, if the --tarball option was given (and hence, the file was not downloaded from CPAN), we opt to keep this file around.
* Use #!/usr/bin/envAbigail2012-03-191-1/+1
| | | | | | /usr/bin/perl on dromedary is 5.8.8; but the script requires 5.10. By using #!/usr/bin/env, we give the user more control over which perl should be used. (And this benefits not just dromedary usesr)
* Add a --tarball optionAbigail2012-03-191-27/+42
| | | | | | | | This allows to do the cpan/ upgrade without having to contact CPAN. For instance, from dromedary, it seems to be impossible to fetch files from CPAN. With the --tarball option, you can pass the location of the tarball, and this will used instead of fetching it automatically from CPAN.
* Some backslashes turn out not to be always there.Abigail2012-03-181-1/+1
|
* Fix a cut-and-paste errorAbigail2012-03-181-1/+1
|
* Attempt to find an author if (s)he comes via RT.Abigail2012-03-181-1/+15
| | | | | | In the case of commits, it maybe that the reporter used RT, which results in a generic RT email address. Instead of just reporting the author as '!', we'll do an attempt to see whether he's named in the AUTHORS file.
* Update CPANPLUS to CPAN version 0.9121Chris 'BinGOs' Williams2012-03-171-1/+1
| | | | | | | | | | | | | This resolves a regression introduced with v0.9109 which was included with perl version v5.15.2 and is therefore a regression since v5.14.x [DELTA] Changes for 0.9121 Sat Mar 17 23:23:42 2012 ================================================ * Resolved a regression with dev '_' version numbers since 0.9109
* cherrymaint: Beef up --help optionKarl Williamson2012-03-161-0/+3
| | | | | I can never remember how to set the tunnel up for using this, so add it to the help output
* Fix POD issuesAbigail2012-03-151-7/+7
|
* Document upgrading a module in cpan/Abigail2012-03-151-4/+90
|
* Clearify this is for even numbered (BLEAD-FINAL) releases.Abigail2012-03-151-1/+1
|
* Separate the POD from the corelist data in Module::CoreListChris 'BinGOs' Williams2012-03-151-8/+15
| | | | See https://github.com/CPAN-API/metacpan-web/issues/485
* Revert "Upgrade IO-Compress to 2.049"Abigail2012-03-141-1/+1
| | | | | | This reverts commit 1d4b9cf3270c936605a07ecd7414f808755d3184. This depends on the module that was reverted by Ricardo at the same time.
* Upgrade IO-Compress to 2.049Abigail2012-03-141-1/+1
|
* Allow passing the name of the CPAN moduleAbigail2012-03-141-6/+7
|
* Upgrade CPANPLUS to 0.9120Abigail2012-03-141-1/+1
|
* Deal with files in the CUSTOMIZED sections.Abigail2012-03-141-2/+14
|
* Upgrade Socket to 2.000Abigail2012-03-141-1/+1
|
* Fix the fixing of MANIFESTAbigail2012-03-141-11/+4
|
* Upgrade Unicode::Normalize to 1.14.Abigail2012-03-141-1/+1
|
* Revert changes to compression librariesrjbs/revert-compressRicardo Signes2012-03-132-7/+4
| | | | | | | | | | | | | | | | | | | | | | | Revert "Ran zlib2ansi script against zlib-src/ to fix K&R-isms" This reverts commit a7026383bc5a2ca5f518f670ee6d74d55cd994aa. Revert "Some files in cpan/Compress-Raw-Zlib have the x bit set." This reverts commit adace0595a25c5339a4c1fff6b4704945abf8814. Revert "Fixes type in commit 14c554185" This reverts commit d588a46d9335dc093e4046b68ae0e2c7925ef095. Revert "Upgrade Compress::Raw::Zlib to 2.051." This reverts commit 14c554185b51c8646198cbf62fe6e94e9890b3a5. Revert "Upgrade Compress-Raw-Bzip2 to version 2.049." This reverts commit 616f340ab90cf805b145b81fd31c2017a4e7783f. Revert "Upgrade cpan/Archive-Tar to 1.84" This reverts commit c06ee8c824f270b42cb440453df0e44858492aed. Revert "Upgrade Archive-Extract to 0.60" This reverts commit dc16b9e468c516c95140dc2b6eac778872c79239.
* Upgrade Unicode-Collate to 0.89Abigail2012-03-131-1/+1
|
* List one more TODOAbigail2012-03-131-0/+1
|
* Upgrade Digest-SHA to 5.71.Abigail2012-03-131-1/+1
|
* More tests, and more exec-bit removal.Abigail2012-03-131-11/+42
| | | | | | | | Checks all the files in the new directory that have the exec bit set. If the file isn't new, and if the old file doesn't have the exec bit set, disable it. Runs the tests that come with the package as well.
* Disambiguate map { }Abigail2012-03-131-1/+1
|
* Mention Porting/sync-with-cpanAbigail2012-03-131-0/+1
|
* Script to help out upgrading a cpan/ distro.Abigail2012-03-131-0/+262
| | | | | | This one is not complete yet, and its portability can be much improved. But it helps me out right now, and it wouldn't be fair to keep it all to myself.
* Upgrade Locale-Codes to 3.21Abigail2012-03-131-1/+1
|
* Exclude perlcritic.rc files.Abigail2012-03-131-2/+2
| | | | | Listed perlcritic.rc in the @IGNORABLE array of Porting/Maintainers.pl, and removed the files from the new cpan/CPAN-Meta and cpan/HTTP-Tiny distros.
* Upgrade HTTP::Tiny to 0.017.Abigail2012-03-131-1/+1
|
* Upgrade cpan/CPAN-Meta to 2.120630Abigail2012-03-131-1/+1
|
* Some files in cpan/Compress-Raw-Zlib have the x bit set.Abigail2012-03-131-0/+3
|
* Fixes type in commit 14c554185Abigail2012-03-131-2/+2
| | | | | In commit 14c554185, I updated the version of the wrong distro in Porting/Maintainers.pl. This fixes this error.
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadAbigail2012-03-131-1/+24
|\