summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perlapi: Slight clarificationKarl Williamson2016-03-071-2/+2
* pod/perldelta: Add some Selected Bug FixesKarl Williamson2016-03-071-0/+11
* regcomp.c: Remove redundant assignmentKarl Williamson2016-03-071-1/+0
* perlre: Nits, clarificationsKarl Williamson2016-03-071-4/+5
* S_study_chunk(): silence compiler warningDavid Mitchell2016-03-071-2/+2
* Mention bytes::length modern workaround re 01e331e5Jarkko Hietaniemi2016-03-071-5/+12
* Make open failures little less cryptic.Jarkko Hietaniemi2016-03-071-2/+2
* add comment explaining a subtletyYves Orton2016-03-071-0/+3
* Add test for [perl #126405]Karl Williamson2016-03-061-0/+1
* Document the previous commit in Carp's Changes.Shlomi Fish2016-03-071-0/+4
* Fix RTCPAN#107225 : longmess returns 1 on ref.Shlomi Fish2016-03-073-4/+24
* avoid reading/writing beyond the end of RExC_(open|close)_parensTony Cook2016-03-071-1/+1
* perldelta for 99fff99d79, af4291a8594Tony Cook2016-03-071-0/+5
* make building without memcpy work (RT #127619)Lukas Mai2016-03-075-22/+19
* util.c: make my_mem*/my_b* prototypes more like the originalsLukas Mai2016-03-073-37/+31
* Update bytes.pm docKarl Williamson2016-03-061-34/+53
* regcomp.c: fix Perl #126405, segfault regexYves Orton2016-03-061-4/+4
* regcomp.c: improve diagnostics for TRIE constructionYves Orton2016-03-061-10/+16
* fix Perl #126182, out of memory due to infinite pattern recursionYves Orton2016-03-065-18/+75
* Unify GOSTART and GOSUBYves Orton2016-03-067-117/+140
* rename RExC_opend RExC_end_op for clarityYves Orton2016-03-061-6/+6
* first step cleaning up regexp recursion "return" logicYves Orton2016-03-063-32/+52
* perlebcdic: Update for 5.24Karl Williamson2016-03-051-30/+10
* Time-HiRes: record latest changesJarkko Hietaniemi2016-03-051-0/+5
* PathTools: import Changes file from CPANRicardo Signes2016-03-052-0/+928
* amigaos4: execvp() and popen() enhancementsAndy Broad2016-03-051-14/+50
* PATCH: [perl #127262] assertion fail on malformed UTF8Karl Williamson2016-03-042-2/+20
* Time-HiRes: refactor also nanosleep initJarkko Hietaniemi2016-03-041-8/+12
* Time-HiRes: avoid going negative on struct timespecJarkko Hietaniemi2016-03-041-5/+15
* Time-HiRes: refactor common timespec subtraction codeJarkko Hietaniemi2016-03-041-14/+19
* Time-HiRes: for nanosleeps, zero is successJarkko Hietaniemi2016-03-041-2/+2
* Time-HiRes: use NV_1E6 and NV_1E9 consistentlyJarkko Hietaniemi2016-03-041-17/+17
* Time-HiRes: initialize the unslept timespecJarkko Hietaniemi2016-03-041-0/+4
* threads.xs: create new static fn S_jmpenv_run()David Mitchell2016-03-042-50/+51
* rpeep(): eliminate compiler warningDavid Mitchell2016-03-041-2/+6
* Simplify _MEM_WRAP_NEEDS_RUNTIME_CHECK()David Mitchell2016-03-041-2/+1
* PATCH: [perl #126141]: qr/]]]]][\\/ fails to raise errorKarl Williamson2016-03-042-0/+12
* regcomp.c: Fix a memory leakKarl Williamson2016-03-041-3/+2
* locale.c: Avoid a leakKarl Williamson2016-03-041-3/+7
* POSIX.xs: Avoid a leak in setlocale()Karl Williamson2016-03-042-3/+2
* TODO or skip certain failing locale tests on cygwinKarl Williamson2016-03-032-1/+15
* regcomp.c: Revise, add comments, white-space changesKarl Williamson2016-03-031-9/+15
* regcomp.c: Avoid a memory leakKarl Williamson2016-03-031-0/+1
* regcomp.c: White-space onlyKarl Williamson2016-03-031-14/+15
* Reinstate "PATCH: {perl #127582] Over eager warning for /[.foo.]/""Karl Williamson2016-03-032-65/+50
* locale.c: Silence HP-UX compiler warningKarl Williamson2016-03-031-1/+1
* Warn of the "else syndrome".Jarkko Hietaniemi2016-03-031-0/+11
* Clarify what AmigaOS version was broken by 5.8.0Jarkko Hietaniemi2016-03-031-1/+1
* perl5db.pl version bumpJarkko Hietaniemi2016-03-021-1/+1
* Defaulting to VMS is probably not right.Jarkko Hietaniemi2016-03-021-3/+8