Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 5.13.11 to perlhist | Florian Ragwitz | 2011-03-20 | 1 | -0/+1 |
* | Fill the Acknowledgements section in perldelta | Florian Ragwitz | 2011-03-20 | 1 | -1/+11 |
* | Fix a tiny pod nit in perldelta | Florian Ragwitz | 2011-03-20 | 1 | -1/+1 |
* | Remove empty perldelta sections | Florian Ragwitz | 2011-03-20 | 1 | -250/+0 |
* | Complete the perldelta for 5.13.11 | Florian Ragwitz | 2011-03-20 | 1 | -9/+9 |
* | #84774: local $_ calls STORE when $_ is aliased to a tied hash element | Jan Dubois | 2011-03-20 | 2 | -16/+16 |
* | perlfunc: clarified 'do FILE' error checking | David Golden | 2011-03-19 | 2 | -5/+16 |
* | perl5123delta: Improve description | Father Chrysostomos | 2011-03-19 | 1 | -1/+2 |
* | perl5122delta: typo | Father Chrysostomos | 2011-03-19 | 1 | -1/+1 |
* | perl5122delta: Correct two references | Father Chrysostomos | 2011-03-19 | 1 | -2/+2 |
* | Updated HTTP::Tiny to CPAN version 0.011 | David Golden | 2011-03-19 | 1 | -0/+4 |
* | Update CPANPLUS to CPAN version 0.9103 | Chris 'BinGOs' Williams | 2011-03-20 | 1 | -1/+1 |
* | More version bumps in view of recent PERL_NO_GE_CONTEXT commits | Father Chrysostomos | 2011-03-19 | 1 | -0/+8 |
* | Doc patch for perlsyn, clarification in given/when | Alastair Douglas | 2011-03-19 | 1 | -6/+48 |
* | Version bumps for the recent PERL_NO_GET_CONTEXT commits | Father Chrysostomos | 2011-03-19 | 1 | -0/+32 |
* | perl5121delta: #72998 was introduced earlier | Father Chrysostomos | 2011-03-19 | 1 | -1/+1 |
* | Fixup errno definitions for Windows | Jan Dubois | 2011-03-19 | 1 | -1/+1 |
* | [PATCH] [pod] improve documentation for (?(cond)yes|no) | Moritz Lenz | 2011-03-19 | 2 | -1/+9 |
* | Add perldelta entry about improved kill(9,$pid) on Windows | Jan Dubois | 2011-03-17 | 1 | -1/+11 |
* | perldelta for 007f907 | Father Chrysostomos | 2011-03-17 | 1 | -1/+6 |
* | Read Perl code on Windows in text mode by default. | Jan Dubois | 2011-03-16 | 1 | -0/+12 |
* | Don't wait for SIGTERM'ed forked children on Windows | Jan Dubois | 2011-03-15 | 2 | -9/+40 |
* | Update Pod-Simple to CPAN version 3.16 | Chris 'BinGOs' Williams | 2011-03-15 | 1 | -0/+4 |
* | perldelta up to b38b314 | Father Chrysostomos | 2011-03-14 | 1 | -1/+7 |
* | perlop: Mention the s///le special case | Father Chrysostomos | 2011-03-13 | 1 | -0/+8 |
* | Update CPAN.pm to CPAN version 1.9600 | David Golden | 2011-03-13 | 1 | -0/+4 |
* | perldelta up to d24f2be2 | Father Chrysostomos | 2011-03-13 | 1 | -6/+14 |
* | perldelta entries | Father Chrysostomos | 2011-03-12 | 1 | -3/+118 |
* | perlunicode: double space | Father Chrysostomos | 2011-03-12 | 1 | -1/+1 |
* | Correct the U<...> link in perlfaq4 | Father Chrysostomos | 2011-03-10 | 1 | -1/+1 |
* | Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead | Father Chrysostomos | 2011-03-10 | 1 | -1/+1 |
|\ | |||||
| * | Update link to "What Every Computer Scientist Should Know About Floating-Poin... | brian d foy | 2011-03-10 | 1 | -1/+1 |
* | | perlfunc/pos: Mention the zero-len flag | Father Chrysostomos | 2011-03-09 | 1 | -0/+3 |
|/ | |||||
* | perlre clean-up | Father Chrysostomos | 2011-03-09 | 1 | -69/+101 |
* | perldelta for 9407f9c1 | David Leadbeater | 2011-03-09 | 1 | -3/+3 |
* | A couple of perldelta updates | Florian Ragwitz | 2011-03-09 | 1 | -2/+16 |
* | Update Digest-SHA to CPAN version 5.61 | Chris 'BinGOs' Williams | 2011-03-09 | 1 | -1/+1 |
* | Update parent to CPAN version 0.225 | Chris 'BinGOs' Williams | 2011-03-08 | 1 | -0/+4 |
* | Mention when reflags was added | Father Chrysostomos | 2011-03-08 | 1 | -1/+2 |
* | Another typo in perlretut | Father Chrysostomos | 2011-03-08 | 1 | -1/+1 |
* | mention reflags in perlretut | Father Chrysostomos | 2011-03-08 | 1 | -0/+7 |
* | Even more perlretut tweaks | Father Chrysostomos | 2011-03-08 | 1 | -9/+10 |
* | Update JSON-PP to CPAN version 2.27105 | Chris 'BinGOs' Williams | 2011-03-08 | 1 | -1/+1 |
* | Update Module::Build to CPAN version 0.3800 | David Golden | 2011-03-07 | 1 | -0/+4 |
* | More changes to perlretut | Father Chrysostomos | 2011-03-06 | 1 | -15/+18 |
* | More perlretut tweaks | Father Chrysostomos | 2011-03-06 | 1 | -15/+17 |
* | perlretut: Mention /p | Father Chrysostomos | 2011-03-06 | 1 | -0/+3 |
* | perlretut tweaks | Father Chrysostomos | 2011-03-06 | 1 | -5/+5 |
* | perlrequick tweaks | Father Chrysostomos | 2011-03-06 | 1 | -6/+8 |
* | Reword a perldiag entry | Father Chrysostomos | 2011-03-06 | 1 | -5/+4 |