Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finalise perldelta | Dominic Hargreaves | 2012-09-22 | 1 | -259/+38 |
| | | | | Includes spelling, syntax and readability fixes | ||||
* | Add 5.17.4 to perlhist | Florian Ragwitz | 2012-09-21 | 1 | -0/+1 |
| | |||||
* | add 5.16.0 sizes and filecounts to perlhist | Ricardo Signes | 2012-09-18 | 1 | -26/+27 |
| | | | | | | running and using the output of Porting/perlhist_calculate.pl has not been done regularly, presumably because I had no idea that it existed! | ||||
* | add 5.14.0 sizes and filecounts to perlhist | Ricardo Signes | 2012-09-18 | 1 | -26/+27 |
| | | | | | | running and using the output of Porting/perlhist_calculate.pl has not been done regularly, presumably because I had no idea that it existed! | ||||
* | Update perldelta for all queued maint-5.14 changes | Dominic Hargreaves | 2012-09-07 | 1 | -0/+98 |
| | |||||
* | Add 5.17.3 to perlhist | Steve Hay | 2012-09-07 | 1 | -0/+1 |
| | |||||
* | regexec.c: Fix "\x{FB01}\x{FB00}" =~ /ff/i | Karl Williamson | 2012-08-09 | 1 | -0/+7 |
| | | | | | | | | | | | Only the first character of the string was being checked when scanning for the beginning position of the pattern match. This was so wrong, it looks like it has to be a regression. I experimented a little and did not find any. I believe (but am not certain) that a multi-char fold has to be involved. The the handling of these was so broken before 5.14 that there very well may not be a regression. | ||||
* | PATCH: [perl #101710] Regression with /i, latin1 chars. | Karl Williamson | 2012-08-09 | 1 | -0/+8 |
| | | | | | | The root cause of this bug is that it was assuming that a string was in utf8 when it wasn't, and so was thinking that a byte was a starter byte that wasn't, so was skipping ahead based on that starter byte. | ||||
* | import perlhist data for 5.16.1 | Ricardo Signes | 2012-08-09 | 1 | -0/+1 |
| | |||||
* | backport perlhist.pod from 5.17.2 | Tony Cook | 2012-07-21 | 1 | -2/+12 |
| | |||||
* | Update PerlCheat to 5.14 | H.Merijn Brand | 2012-03-20 | 1 | -58/+60 |
| | |||||
* | Add new 5.15.9 entries to pod/perlhist.pod | Abigail | 2012-03-20 | 1 | -6/+11 |
| | |||||
* | Copy perlhist.pod from blead to maint-5.14smoke-me/maint-5.14-old | Dave Rolsky | 2011-12-21 | 1 | -1/+11 |
| | |||||
* | Create perldelta for 5.14.3 | Florian Ragwitz | 2011-09-26 | 4 | -102/+477 |
| | |||||
* | Add 5.14.2 to perlhistv5.14.2 | Florian Ragwitz | 2011-09-26 | 1 | -0/+1 |
| | |||||
* | Delete some empty perldelta sections | Florian Ragwitz | 2011-09-21 | 1 | -40/+0 |
| | |||||
* | Fix pod syntax in perldelta | Father Chrysostomos | 2011-09-20 | 1 | -1/+1 |
| | |||||
* | perl5123delta: should have NAME perl5123delta | Karl Williamson | 2011-09-19 | 1 | -1/+1 |
| | |||||
* | Add 5.14.2-RC1 to perlhist | Florian Ragwitz | 2011-09-19 | 1 | -0/+1 |
| | |||||
* | Acknowledgements in perldelta | Florian Ragwitz | 2011-09-19 | 1 | -3/+4 |
| | |||||
* | Panic with \b and /aa | Karl Williamson | 2011-09-08 | 1 | -0/+6 |
| | | | | | This was due to my oversight in not fixing this switch statement to accommodate /aa when it was added. | ||||
* | Note that PERL_GLOBAL_STRUCT is broken | Florian Ragwitz | 2011-09-08 | 1 | -0/+22 |
| | |||||
* | Perldelta for the CPAN updates | Florian Ragwitz | 2011-09-07 | 1 | -0/+14 |
| | |||||
* | Perldelta for the CVE-2011-2939 fix | Florian Ragwitz | 2011-09-05 | 1 | -0/+11 |
| | |||||
* | Perldelta for the PerlIO::scalar COW fix | Florian Ragwitz | 2011-09-05 | 1 | -0/+7 |
| | |||||
* | Fix a perldelta pod nit | Florian Ragwitz | 2011-09-05 | 1 | -3/+7 |
| | |||||
* | Perldelta for read-only glob copies | Florian Ragwitz | 2011-09-05 | 1 | -0/+5 |
| | |||||
* | Perldelta for deleting COWs in restricted hashes | Florian Ragwitz | 2011-09-05 | 1 | -0/+6 |
| | |||||
* | Perldelta for the tied COW string localisation fix | Florian Ragwitz | 2011-09-05 | 1 | -0/+5 |
| | |||||
* | move "garbage collection" glossary entry where it belongs | Pau Amma | 2011-09-05 | 1 | -6/+6 |
| | |||||
* | Perldelta entry for the utf8::decode COW fix | Florian Ragwitz | 2011-09-05 | 1 | -0/+6 |
| | |||||
* | perldelta entry for File:Glob / CVE-2011-2728 fix. | Craig A. Berry | 2011-09-04 | 1 | -2/+13 |
| | |||||
* | Perldelta for the Carp memory leak fix | Florian Ragwitz | 2011-08-26 | 1 | -0/+6 |
| | |||||
* | perldelta for 86212507 | Ricardo Signes | 2011-08-26 | 1 | -0/+5 |
| | |||||
* | Perldelta for the unpack "U*" fix | Florian Ragwitz | 2011-08-26 | 1 | -0/+6 |
| | |||||
* | Support gcc-4.x on HP-UX PA-RISC/64 | H.Merijn Brand | 2011-08-26 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | Correct the socketsize. Probably due to big-endian versus little-endian, this has always worked on Intel CPUs. This is a very very old problem, and it has been the reason I never used gcc-4 on PA-RISC, because perl would not pass the test suite in 64bitall. Noticeable effects of wrong "$socksizetype" are return codes of 0 (pass) from functions like getpeername (), but invalid (or none) data in the returned structures or a return length of 0 or 256. In the latter case, the length is stored in the second part of the 64bit long and the 32bit first part is 0. This might be true on Intel-like machines too, but the tests will pass, as the significant part of the returned length is in the first 32bits and a pointer to int will still see that correct. Mind that in that case the 32bits after that might have been overridden => can of worms. | ||||
* | Perldelta for the @INC filter fixes | Florian Ragwitz | 2011-08-26 | 1 | -1/+10 |
| | |||||
* | Create a perldelta for 5.14.2 | Florian Ragwitz | 2011-08-26 | 4 | -229/+381 |
| | |||||
* | A pod nitv5.14.1-RC1 | Jesse Vincent | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | typo fix | Jesse Vincent | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | more perldelta nits | Jesse Vincent | 2011-06-09 | 1 | -7/+14 |
| | |||||
* | Removing XXX sections from perldelta | Jesse Vincent | 2011-06-09 | 1 | -114/+5 |
| | |||||
* | Fix pod syntax errors | Jesse Vincent | 2011-06-09 | 1 | -3/+5 |
| | |||||
* | Documented the most recent cherrypick. | Jesse Vincent | 2011-06-09 | 1 | -0/+5 |
| | |||||
* | cherry-pick a delta entry from blead | Jesse Vincent | 2011-06-09 | 1 | -0/+10 |
| | |||||
* | snapshot perldelta work | Jesse Vincent | 2011-06-09 | 1 | -81/+60 |
| | |||||
* | Add a release date for 5.14.1 to perlhist. | Jesse Vincent | 2011-06-08 | 1 | -1/+3 |
| | | | | Add a track marker for maint-5.14 to perlhist | ||||
* | perldelta update | Father Chrysostomos | 2011-06-07 | 1 | -3/+75 |
| | |||||
* | PATCH: perlop.pod | Tom Christiansen | 2011-06-05 | 1 | -199/+282 |
| | | | | (cherry picked from commit c543c01b43a4b95a6edf7898cea8c4662740151a) | ||||
* | General perlfunc edit; document ‘default’ | Tom Christiansen | 2011-06-05 | 1 | -392/+499 |
| | | | | (cherry picked from commit 8f1da26d544e0a10ac9cc91249e2e6e57e1847f6) |