Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make OP_SPLIT a PMOP, and eliminate OP_PUSHRE | David Mitchell | 2016-10-04 | 1 | -8/+0 |
* | perldelta for PADOFFSET changes | David Mitchell | 2016-09-27 | 1 | -1/+3 |
* | Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…") | Dagfinn Ilmari Mannsåker | 2016-09-21 | 2 | -2/+2 |
* | Fix typo in perlrun.pod | Steven Humphrey | 2016-09-20 | 1 | -1/+1 |
* | new perldelta | Stevan Little | 2016-09-20 | 4 | -149/+559 |
* | typo | Sawyer X | 2016-09-20 | 1 | -1/+1 |
* | add new release to perlhistv5.25.5 | Stevan Little | 2016-09-20 | 1 | -0/+1 |
* | finalize the perldelta | Stevan Little | 2016-09-20 | 1 | -309/+44 |
* | perldelta: grammar | Lukas Mai | 2016-09-19 | 1 | -1/+1 |
* | Correct one formatting error in perldelta.pod. | James E Keenan | 2016-09-19 | 1 | -1/+1 |
* | working on perldelta some more | Stevan Little | 2016-09-19 | 1 | -0/+62 |
* | perldelta for e426a4af0 | Father Chrysostomos | 2016-09-18 | 1 | -1/+3 |
* | perldelta for #129287 / b43665 | Father Chrysostomos | 2016-09-18 | 1 | -0/+9 |
* | perldelta: Remove duplicate entry; fix typo | Father Chrysostomos | 2016-09-18 | 1 | -5/+1 |
* | working on perldelta | Stevan Little | 2016-09-18 | 1 | -0/+65 |
* | perlfunc: re-document old split() @_ side effect | Aristotle Pagaltzis | 2016-09-18 | 1 | -0/+2 |
* | perlsub: scalar split no longer clobbers @_ (RT #129297) | Lukas Mai | 2016-09-18 | 1 | -3/+3 |
* | perldelta for new Unicode-handling function. | Karl Williamson | 2016-09-17 | 1 | -1/+3 |
* | perlunicode: Fix typo | Karl Williamson | 2016-09-17 | 1 | -1/+1 |
* | Fix English in perlfunc | E. Choroba | 2016-09-17 | 1 | -1/+1 |
* | Nested single quotes in documentation example | E. Choroba | 2016-09-16 | 1 | -1/+1 |
* | Paying respect to Jon AVENJ Portnoy | Sawyer X | 2016-09-14 | 1 | -2/+4 |
* | perldelta for #129164 / 92b69f650 | Father Chrysostomos | 2016-09-13 | 1 | -0/+5 |
* | perldelta for #129090 / 6da13066b6 | Father Chrysostomos | 2016-09-13 | 1 | -0/+6 |
* | perldelta for #47047 / 1de22db27a | Father Chrysostomos | 2016-09-13 | 1 | -0/+7 |
* | perldelta for #129196 / 9bde56224 | Father Chrysostomos | 2016-09-13 | 1 | -0/+5 |
* | perldelta for ba0a4150f | Father Chrysostomos | 2016-09-13 | 1 | -1/+8 |
* | perldelta for #125679 / 2b6a5bfb1 | Father Chrysostomos | 2016-09-13 | 1 | -1/+2 |
* | perldelta for #107726 / 8bc40f3a4e | Father Chrysostomos | 2016-09-13 | 1 | -1/+4 |
* | perldelta for 65169990 | Father Chrysostomos | 2016-09-13 | 1 | -2/+3 |
* | perlobj: s/Deferencing/Dereferencing/ | Lukas Mai | 2016-09-07 | 1 | -1/+1 |
* | Don't pollute $ENV{LC_ALL} in pod/perlmodlib.PL. | Craig A. Berry | 2016-09-02 | 1 | -1/+1 |
* | Make PERLLIB_SEP dynamic on VMS. | Craig A. Berry | 2016-09-01 | 2 | -4/+14 |
* | Correct 'map' documentation to reflect operation on a list. | Dave Cross | 2016-09-01 | 1 | -2/+2 |
* | Provide missing link for one instance of 'eval'. | James E Keenan | 2016-09-01 | 1 | -2/+2 |
* | Revert "perlinterp: Use 'e.g' not 'i.e.' for 'for example'" | Karl Williamson | 2016-08-29 | 1 | -1/+1 |
* | perlinterp: Use 'e.g' not 'i.e.' for 'for example' | Karl Williamson | 2016-08-29 | 1 | -1/+1 |
* | perlinterp.pod: Expand the op tree section | Father Chrysostomos | 2016-08-25 | 1 | -5/+84 |
* | PATCH: [perl #129072]: podspec typo | Karl Williamson | 2016-08-25 | 1 | -1/+1 |
* | New perldelta | Chris 'BinGOs' Williams | 2016-08-20 | 4 | -218/+629 |
* | Update perlhistv5.25.4 | Chris 'BinGOs' Williams | 2016-08-20 | 1 | -0/+1 |
* | Finalise perldelta | Chris 'BinGOs' Williams | 2016-08-20 | 1 | -149/+139 |
* | perldelta documentation section | Chris 'BinGOs' Williams | 2016-08-20 | 1 | -0/+14 |
* | perldelta updates | Chris 'BinGOs' Williams | 2016-08-20 | 1 | -86/+3 |
* | perldelta for #128951 / bf8a9a15 | Father Chrysostomos | 2016-08-19 | 1 | -0/+6 |
* | Correct a perldelta entry | Father Chrysostomos | 2016-08-19 | 1 | -2/+5 |
* | perldelta: Updates for 5.24 | Karl Williamson | 2016-08-19 | 1 | -0/+18 |
* | perldelta for the many hexfp fixes. | Jarkko Hietaniemi | 2016-08-18 | 1 | -0/+10 |
* | perldelta for #126482 / c82de78e3ba | Father Chrysostomos | 2016-08-17 | 1 | -0/+6 |
* | perldelta for dd1dbff0 | Jarkko Hietaniemi | 2016-08-16 | 1 | -0/+6 |