summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Fix broken URLs for RFCs, bump version and document in perldeltaLeon Brocard2011-06-121-0/+6
* Fix two broken URLs in mro.pm, bump version and document in perldeltaLeon Brocard2011-06-121-0/+4
* Generate the table of core magic types in perlguts.pod using mg_vtable.plNicholas Clark2011-06-121-17/+24
* Fix some broken URLs found by Porting/checkURL.plLeon Brocard2011-06-121-6/+4
* [perl #90130] Allow CORE::* without feature.pmFather Chrysostomos2011-06-111-0/+5
* perlvar.pod: fixed typoAlan Haggai Alavi2011-06-111-1/+1
* Abolish PL_vtbl_sig. It's been all 0s since it was added in 5.0 alpha 2.Nicholas Clark2011-06-111-1/+1
* Store FBMs in PVMGs, instead of GVs.Nicholas Clark2011-06-111-4/+11
* IPC::Open3::open3() couldn't duplicate numeric file descriptors on Windows.Nicholas Clark2011-06-111-0/+4
* IPC::Open3::open3() shouldn't fail if any of *STD{IN,OUT,ERR} are localized.Nicholas Clark2011-06-111-0/+13
* Update the list of CPAN mirrors in pod/perlmodlib.PLLeon Brocard2011-06-101-380/+360
* Partial perldelta update through 9603df1David Golden2011-06-101-42/+151
* perldata: Link directly to $;Father Chrysostomos2011-06-101-1/+1
* Document multi-dimensional array emulation.Ian Goodacre2011-06-101-0/+14
* Scalar keys assignment through lvalue subsFather Chrysostomos2011-06-091-0/+5
* [perl #92542] perl5134delta.pod has a repeated word wordPau Amma2011-06-091-1/+1
* Updates to perldelta for all the updated CPAN modules.Chris 'BinGOs' Williams2011-06-091-0/+105
* 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