Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop Tie::Hash->TIEHASH() looping forever. | Nicholas Clark | 2010-09-01 | 1 | -0/+6 |
* | perldelta up to 137127d | Florian Ragwitz | 2010-09-01 | 1 | -0/+15 |
* | Clarify CPU cache improvements entry in 5133delta | Florian Ragwitz | 2010-09-01 | 1 | -1/+3 |
* | Merge the two 5134delta entries for uniary functions | Florian Ragwitz | 2010-08-31 | 1 | -41/+37 |
* | [perl #77234] Change 649d02de (unary prototypes) changes precedence | Father Chrysostomos | 2010-08-31 | 1 | -0/+23 |
* | Start perl5135delta | Florian Ragwitz | 2010-08-31 | 1 | -10/+86 |
* | Merge branch 'blead' of ssh://stevep@perl5.git.perl.org/perl into blead | Steve Peters | 2010-08-27 | 4 | -45/+95 |
|\ | |||||
| * | fix description of -DJ in perlrun | David Mitchell | 2010-08-25 | 1 | -1/+1 |
| * | perlunicode.pod: Fix misleading info, expand | Karl Williamson | 2010-08-25 | 1 | -42/+92 |
| * | typo in perlport | Philippe Bruhat (BooK) | 2010-08-23 | 1 | -1/+1 |
| * | Add missing space in perltrap | Florian Ragwitz | 2010-08-22 | 1 | -1/+1 |
* | | Typo fix in perlfork | Steve Peters | 2010-08-27 | 1 | -1/+1 |
|/ | |||||
* | Remove CALL_FPTR and CPERLscope. | Ben Morrow | 2010-08-20 | 1 | -1/+1 |
* | Mention Florian under THE KEEPERS OF THE PUMPKIN | Abigail | 2010-08-20 | 1 | -1/+1 |
* | update TOC and perldelta references | Florian Ragwitz | 2010-08-20 | 1 | -0/+1 |
* | retitle perl5134delta.pod | Florian Ragwitz | 2010-08-20 | 1 | -1/+1 |
* | create perl5135delta.pod | Florian Ragwitz | 2010-08-20 | 1 | -0/+374 |
* | Add 5.13.4 to perlhist | Florian Ragwitz | 2010-08-20 | 1 | -0/+1 |
* | Improve perldelta formatting | Florian Ragwitz | 2010-08-20 | 1 | -7/+7 |
* | Finish up perl5134delta | Florian Ragwitz | 2010-08-20 | 1 | -2/+8 |
* | We break Switch | Florian Ragwitz | 2010-08-20 | 1 | -0/+5 |
* | HTML::Parser is fixed already | Florian Ragwitz | 2010-08-20 | 1 | -2/+2 |
* | perldelta t/re/overload.t | Florian Ragwitz | 2010-08-20 | 1 | -0/+5 |
* | Some nits picked on the 5.13.4 delta. | Steve Peters | 2010-08-19 | 1 | -4/+4 |
* | Get perl5134delta into a mostly finished state | Florian Ragwitz | 2010-08-19 | 1 | -233/+34 |
* | perldelta up to 41f69a9 | Florian Ragwitz | 2010-08-19 | 1 | -1/+17 |
* | Karl convinced me this isn't revelant | Florian Ragwitz | 2010-08-18 | 1 | -9/+0 |
* | perldelta up to ff7894f | Florian Ragwitz | 2010-08-18 | 1 | -2/+2 |
* | Note the HTML::Parser breakage | Florian Ragwitz | 2010-08-18 | 1 | -2/+4 |
* | Steal some rewording from perl5122delta | Florian Ragwitz | 2010-08-18 | 1 | -5/+12 |
* | perldelta up to a8a2f4f | Florian Ragwitz | 2010-08-18 | 1 | -4/+21 |
* | perldelta Eric's lvalue/TARG changes | Florian Ragwitz | 2010-08-17 | 1 | -1/+8 |
* | perldelta up to d5da2b2 | Florian Ragwitz | 2010-08-17 | 1 | -1/+5 |
* | perldelta up to b474a1b | Florian Ragwitz | 2010-08-16 | 1 | -1/+11 |
* | Corrected typo in documentation for glob(). | Chris 'BinGOs' Williams | 2010-08-16 | 1 | -1/+1 |
* | Revert "Make the peep recurse via PL_peepp" | Florian Ragwitz | 2010-08-16 | 2 | -65/+3 |
* | perldelta up to a98d1b3 | Florian Ragwitz | 2010-08-15 | 1 | -16/+95 |
* | perldelta up to 2be7097 | Florian Ragwitz | 2010-08-15 | 1 | -12/+45 |
* | RT #77150: perlre documentation issue and possible fix | Chas. Owens | 2010-08-14 | 2 | -5/+17 |
* | Add perldiag entry for invalid version object | David Golden | 2010-08-12 | 1 | -0/+6 |
* | Add perldiag entries for new version format errors | David Golden | 2010-08-12 | 1 | -10/+21 |
* | regexp.h: Move bits around | Karl Williamson | 2010-08-11 | 1 | -0/+5 |
* | perlrecharclass: Document subtlety in Unicode | Karl Williamson | 2010-08-11 | 1 | -48/+53 |
* | perlrecharclass: Fix typo | Karl Williamson | 2010-08-11 | 1 | -2/+2 |
* | perlglossary: Add defn for "code point" | Karl Williamson | 2010-08-11 | 1 | -0/+15 |
* | perlunifaq: Note: \d, \D do not have Unicode bug | Karl Williamson | 2010-08-11 | 1 | -1/+1 |
* | perlunicode.pod: Elaborate unicode bug for POSIX | Karl Williamson | 2010-08-11 | 1 | -1/+3 |
* | Revert "perlunicode.pod: Elaborate unicode bug for POSIX" | Rafael Garcia-Suarez | 2010-08-11 | 1 | -2/+1 |
* | perlunicode.pod: Elaborate unicode bug for POSIX | Karl Williamson | 2010-08-11 | 1 | -1/+2 |
* | perlrepository.pod: Elaborate -a, -m | Karl Williamson | 2010-08-09 | 1 | -0/+12 |