summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pod/perlfilter.pod: two POD typosFrank Wiegand2009-06-261-2/+2
* Better description for the changes about the range operator in when()Rafael Garcia-Suarez2009-06-251-3/+13
* Don't enqueue pending signals during global destructionLubomir Rintel2009-06-252-1/+9
* document the maximum length of barewordsFrank Wiegand2009-06-251-2/+5
* Trim all trailing / from "." in @INC when filling %INCRafael Garcia-Suarez2009-06-252-3/+20
* Add documentation for the method resolution plugin interface.Nicholas Clark2009-06-256-12/+117
* Upgrade to File::Path 2.07_03Nicholas Clark2009-06-252-9/+35
* As Errno is formally no longer dual-lived, give it a proper version number.Nicholas Clark2009-06-251-1/+1
* Clarifications to the perldelta notes on smart matchRafael Garcia-Suarez2009-06-241-1/+3
* Add tests for smart match overload fallbackRafael Garcia-Suarez2009-06-241-2/+31
* Mention parallel testing in INSTALL and perl5110delta.podNicholas Clark2009-06-242-0/+26
* Fix a semantic error in the Pod. (wrong heading level)Nicholas Clark2009-06-241-1/+1
* Fix some typos and grammar infelicities in core test descriptions.Nicholas Clark2009-06-241-3/+3
* core-cpan-diff: include author path in distro version comparisonDavid Mitchell2009-06-241-14/+12
* core-cpan-diff: continue with next distro on download failureDavid Mitchell2009-06-241-8/+15
* Update Maintainers.pl accordinglyVincent Pit2009-06-241-1/+1
* Update CPANPLUS::Dist::Build to CPAN version 0.35_01Chris Williams2009-06-242-3/+4
* sync lib/CPANPLUS/Backend.pm with CPANDavid Mitchell2009-06-231-1/+1
* Note that the "Deep recursion" depth warning threshold can be changed from 100.Nicholas Clark2009-06-231-0/+3
* When writing a perldelta, choose either "regex" or "regexp", and stick to it.Nicholas Clark2009-06-231-1/+2
* Add a paragraph noting that perl5-security-report@perl.org is for security bugs.Nicholas Clark2009-06-231-0/+9
* sync lib/Module/Build/Changes with CPAN equivalentDavid Mitchell2009-06-231-1/+50
* another Maintainers.pl version updateDavid Mitchell2009-06-231-1/+1
* Ammend unhelpful description of debugger watch command.Andy Armstrong2009-06-231-2/+2
* Update threads::shared in Porting/Maintainers.pl to 1.29Jerry D. Hedden2009-06-231-1/+1
* version bumps in Maintainers.plDavid Mitchell2009-06-231-2/+2
* Fix for RT #52552.Robin Barker2009-06-232-1/+15
* Fix blead segfault on Cygwin for t/op/stash.tBen Morrow2009-06-231-20/+44
* Added new required fields to makesis.plU-Adam-PC\Adam2009-06-231-1/+4
* Add Porting/release_managers_guide.pod to MANIFESTSteve Peters2009-06-221-0/+1
* avoid trying to load packages that are in the same fileGabor Szabo2009-06-221-1/+4
* Merge commit 'szabgab/release_process' into bleadRafael Garcia-Suarez2009-06-221-0/+173
|\
| * typos, link to thread with ideas about testing stability of perl and CPANGabor Szabo2009-06-221-3/+5
| * add release_managers_guide.podGabor Szabo2009-06-221-0/+171
* | Instead of a const char *, pass a HEK * to anonymise_cv().Nicholas Clark2009-06-223-8/+13
* | Fix test with non-threaded perlsRafael Garcia-Suarez2009-06-221-1/+1
* | Fix skipping tests with threads in last commitRafael Garcia-Suarez2009-06-221-2/+2
* | Merge branch 'blead' into debugger_symbolsDuke Leto2009-06-2285-548/+1337
|\ \
| * | drop remaining mentions of PERL_MEM_LOG_FOO envarsJim Cromie2009-06-212-10/+1
| * | A few docs nits after the few last commitsRafael Garcia-Suarez2009-06-212-13/+13
| * | Also replace PERL_MEM_LOG_STDERR by PERL_MEM_LOG_NOIMPL in the -V outputRafael Garcia-Suarez2009-06-211-2/+2
| * | Regenerate headersRafael Garcia-Suarez2009-06-212-3/+3
| * | update PERL_MEM_LOG in perlhack.podJim Cromie2009-06-211-21/+23
| * | simplify PERL_MEM_LOGJim Cromie2009-06-211-38/+24
| * | invert and rename PERL_MEM_LOG_STDERR to PERL_MEM_LOG_NOIMPLJim Cromie2009-06-213-40/+72
| * | point illguts at perl.orgJim Cromie2009-06-211-4/+6
| * | Regenerate headers and fix compilation with threads after last commitRafael Garcia-Suarez2009-06-213-2/+9
| * | When a glob is deleted, mark its sub as ANON.Ben Morrow2009-06-212-2/+42
| * | Tests for deleting stash entries.Ben Morrow2009-06-211-4/+82
| * | make_patchnum.pl now works in -Dmksymlink target dirsJim Cromie2009-06-211-8/+32