summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Promote blocks resulting from constant folding to first-class do { } blocksVincent Pit2009-08-042-1/+23
* WIFEXITED() cygwin regressionReini Urban2009-08-041-1/+1
* Removed bald-faced lies I inserted about the mergelog from the release_manage...Jesse Vincent2009-08-041-3/+0
* Improve the broken order of the release_managers_guideJesse Vincent2009-08-041-88/+88
* Fix corelist generation section of the release manager documentation.Jesse Vincent2009-08-041-5/+17
* Now down to 50 addresses in the git logs who aren't in the AUTHORS file,Jesse Vincent2009-08-032-2/+10
* Continued work to get Porting/checkAUTHORS.pl to a point of sanityJesse Vincent2009-08-032-17/+51
* bump-perl-version: over-keen false-positive removalDavid Mitchell2009-08-031-2/+0
* Maintainers.pl: update for ExtUtils::InstallDavid Mitchell2009-08-031-6/+2
* Further work to cut down the unattributed authors in the AUTHORS file.Jesse Vincent2009-08-032-28/+128
* Remove the README for the now-gone machten portJesse Vincent2009-08-032-44/+0
* Minor spelling nit in last perlfunc updatedVincent Pit2009-08-031-1/+1
* Yuval Kogman's address was special cased for non-inclusion in authors for no ...Jesse Vincent2009-08-032-4/+1
* Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ...Jesse Vincent2009-08-0317-487/+33
* Remove the port to MiNT. It's a dead platform that hasn't had any love since...Jesse Vincent2009-08-0329-537/+25
* Update the description of the 'system' function to point users at autodieJesse Vincent2009-08-031-2/+5
* MacPerl is gone. Its test bits should be now removed (per nicholas)Jesse Vincent2009-08-031-0/+4
* Document what needs to happen when you add a new test directoryJesse Vincent2009-08-031-0/+3
* Add the new "porting" test directory to the test harnessJesse Vincent2009-08-032-1/+2
* Move content of Todo.micro into perltodoJesse Vincent2009-08-033-10/+21
* Y2038 doc pointers in the little helper C toolsJesse Vincent2009-08-032-1/+7
* Minor typo fix in a commentJesse Vincent2009-08-031-1/+1
* Be a bit clearer about always needing to regen perl.pod and friends at releas...Jesse Vincent2009-08-031-12/+15
* Flipped checkcase.pl from a porting tool to an actual test fileJesse Vincent2009-08-032-5/+15
* buildtoc should be executableJesse Vincent2009-08-031-0/+0
* Reoved the suggestion that we might want to consider integrating MacPerl from...Jesse Vincent2009-08-031-6/+1
* Updated AUTHORS to include all contributors with more than two patches.Jesse Vincent2009-08-031-0/+13
* Updated Ingy's entry in Authors to match his legal name changeJesse Vincent2009-08-031-1/+1
* Updated the release_managers_guide with information about how to run checkAUT...Jesse Vincent2009-08-031-4/+3
* Udpdated checkAUTHORS.pl to expect the output of git log rather than p4; adde...Jesse Vincent2009-08-031-85/+178
* Clean up the new maintainers.t to be a bit more sensible about pathsJesse Vincent2009-08-031-5/+8
* Pre-resolve symlink for File::Stat test under -DmksymlinksJosh ben Jore2009-07-311-6/+19
* Removed a release-engineering step. (It's been replaced with automated tests)Jesse Vincent2009-07-311-10/+0
* made the manicheck actions (previously releng) into tests that always runJesse Vincent2009-07-313-22/+89
* Fixed maintainership for lib/ExtUtils/t/InstallWithMM.tJesse Vincent2009-07-311-0/+1
* Linearized the release-manager's guide to make it less of a choose-your-own-a...Jesse Vincent2009-07-311-208/+278
* Copyediting the release_managers_guide.Jesse Vincent2009-07-311-17/+30
* Start refactoring out release management steps that aren't actually tied to b...Jesse Vincent2009-07-311-12/+36
* Clean up the .exists files on VMS.Craig A. Berry2009-07-311-0/+1
* Mention in apidocs that av_push takes ownership of a refcountSteffen Mueller2009-07-311-1/+2
* Add Porting/GitUtils.pm to MANIFESTNicholas Clark2009-07-311-0/+1
* Add lib/version/Internals.pod to MANIFEST and Porting/Maintainers.plNicholas Clark2009-07-312-1/+3
* Add new error "Can't use keyword '%s' as a label"Rafael Garcia-Suarez2009-07-302-3/+11
* Try longst prefixes first, else lib/CPAN may match lib/CPANPLUS/... and similar.Nicholas Clark2009-07-301-1/+7
* 'git st' is not a standard git command.Jesse Vincent2009-07-301-2/+2
* Sort MANIFEST using PerlJerry D. Hedden2009-07-294-23/+80
* we want the git-describe of the requested item, not the current head.Yves Orton2009-07-301-1/+1
* convert the contents of make_dot_patch into a function and put it in GitUtilsYves Orton2009-07-302-28/+63
* much much quicker solutionYves Orton2009-07-301-14/+19
* Porting/corelist.pl can now update Module::CoreList directlyJesse Vincent2009-07-292-113/+198