summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Fix my + attrs + list assignmentFather Chrysostomos2011-06-081-0/+6
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadLeon Brocard2011-06-082-3/+3
|\
| * perlfork, perlfunc: Fix English grammatical errorsKarl Williamson2011-06-082-3/+3
* | Add 5.12.4-RC1 to perlhistLeon Brocard2011-06-081-0/+1
|/
* perldelta entries for lvalue and COW fixesFather Chrysostomos2011-06-071-1/+123
* Update perldelta with entries copied from 5.14.1Father Chrysostomos2011-06-071-5/+100
* Update Module::CoreList for 5.12.4Leon Brocard2011-06-071-0/+6
* Fix broken link in perlfuncFather Chrysostomos2011-06-071-1/+1
* Add information about portability caveats related to using kill on forked pro...bojilund2011-06-071-2/+10
* Improve documentation to support portabilitybojilund2011-06-071-3/+131
* perldelta.pod: added summary of formline changesDavid Golden2011-06-071-0/+8
* perldelta: Add potential entriesKarl Williamson2011-06-061-1/+44
* perlfunc: fix error in open("-|") descriptionDavid Mitchell2011-06-061-1/+1
* clarify eval $string scope in docsDavid Mitchell2011-06-061-3/+6
* Refer to X11 rather than "X windows"Dominic Hargreaves2011-06-041-1/+1
* [perl #92228] Mention diagnostics pragma in perldiagDominic Hargreaves2011-06-041-1/+1
* move "garbage collection" glossary entry where it belongsPau Amma2011-06-041-6/+6
* perlhack.pod: invoke git-format-patch with --attachJim Cromie2011-06-011-3/+4
* Revert "Accept lvalue subroutines as a useful feature."Father Chrysostomos2011-05-311-10/+34
* Revert "Remove a line added by the prev commit"Father Chrysostomos2011-05-311-0/+2
* It’s still the 20th century?Father Chrysostomos2011-05-311-6/+0
* Remove a line added by the prev commitFather Chrysostomos2011-05-311-2/+0
* Accept lvalue subroutines as a useful feature.Johan Vromans2011-05-311-34/+10
* perlhack.pod: fix perlbug invocationJim Cromie (via RT)2011-05-311-1/+1
* [perl #91790] Perlguts documentation for sv_setref_pvDavid Mitchell2011-05-311-17/+21
* [perl #31946] Warn when assigning to a TEMPFather Chrysostomos2011-05-301-0/+6
* perlre: Fix some line wrap issuesKarl Williamson2011-05-281-2/+2
* perlre: Fix some line wrap issuesKarl Williamson2011-05-281-23/+24
* perlre: Change C<> to L<>Karl Williamson2011-05-281-1/+1
* perlrun: Add link to clarificationKarl Williamson2011-05-281-0/+1
* [perl #91614] Suggestion for improving documentation of $!John P. Linderman2011-05-251-15/+18
* [perl #91518] Fix minor typo in pod/perlsub.pod.Johan Vromans2011-05-241-1/+1
* [perl #91508] __DATA__ starts reading on the next lineJohan Vromans2011-05-241-1/+1
* Incorrect heading and index entries for (*MARK) in pod/perlre.podJohan Vromans2011-05-231-1/+1
* Downgrade Unicode pod escape to ASCII for readbilityJosh Jore2011-05-221-1/+1
* General perlfunc edit; document ‘default’Tom Christiansen2011-05-211-392/+499
* Bump the version of PerlIO::encoding following 1c2e8ccaafb0b2b1.Nicholas Clark2011-05-201-0/+4
* Bump the versions of B and Storable following 1b95d04f713d9c56.Nicholas Clark2011-05-201-0/+8
* Use L<> rather than C<> in the Updated Modules section of perldelta.Nicholas Clark2011-05-201-2/+2
* perlvar: Fix broken linksKarl Williamson2011-05-191-4/+4
* perluniintro: fix broken linkKarl Williamson2011-05-191-1/+1
* perlrecharclass: Fix broken linkKarl Williamson2011-05-191-1/+2
* perlre: Fix broken linksKarl Williamson2011-05-191-2/+2
* perlutil: Fix broken linksKarl Williamson2011-05-191-3/+3
* Docs: perlhack: Use correct shell code and better git/shell constructsMichael Witten2011-05-191-2/+2
* remove 'hfreeentries failed to free hash' panicDavid Mitchell2011-05-191-7/+0
* [perl #90594] PATCH for 5.14.1 perlop.podTom Christiansen2011-05-191-1/+7
* [perl #90306] Fix simple typosMarcel Grünauer2011-05-193-5/+5
* [perl #90060] Fix location of (*COMMIT) in pod/perlre.podJohan Vromans2011-05-181-6/+6
* add given when to perfuncsmash2011-05-181-0/+46