| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | clone() wasn't cloning the whole stack | David Mitchell | 2012-11-16 | 1 | -0/+5 |
* | SVf_IsCOW | Father Chrysostomos | 2012-11-14 | 1 | -37/+24 |
* | rmv context from Perl_croak_no_modify and Perl_croak_xs_usage | Daniel Dragan | 2012-11-12 | 1 | -6/+6 |
* | Validate above-Latin1 characters in \N{} aliases | Karl Williamson | 2012-11-11 | 1 | -0/+2 |
* | add SAVEt_CLEARPADRANGE | David Mitchell | 2012-11-10 | 1 | -0/+1 |
* | add padrange op | David Mitchell | 2012-11-10 | 1 | -4/+20 |
* | Add C define to remove taint support from perl | Steffen Mueller | 2012-11-05 | 1 | -0/+9 |
* | Use shared memory for sv_debug_file | Father Chrysostomos | 2012-11-04 | 1 | -3/+5 |
* | Allow regexp-to-pvlv assignment | Father Chrysostomos | 2012-10-30 | 1 | -25/+76 |
* | sv.c: Drop PV when assigning over regexp | Father Chrysostomos | 2012-10-30 | 1 | -2/+5 |
* | Prune dead code in sv.c:sv_force_normal_flags | Father Chrysostomos | 2012-10-30 | 1 | -11/+4 |
* | sv.c: Fix code-before-declarations | Father Chrysostomos | 2012-10-28 | 1 | -2/+6 |
* | sv.c: Allow blessed cows | Father Chrysostomos | 2012-10-28 | 1 | -3/+1 |
* | sv.c: Remove redundant Sv[INP]OK checks on fbm/regexps | Father Chrysostomos | 2012-10-28 | 1 | -18/+2 |
* | sv.c: Remove redundant sv_force_normal calls from sv_2[iun]v | Father Chrysostomos | 2012-10-28 | 1 | -0/+6 |
* | sv.c: !SvLEN does not mean undefined | Father Chrysostomos | 2012-10-28 | 1 | -10/+14 |
* | Fix assertion failure with $float = $regexp assignment | Father Chrysostomos | 2012-10-28 | 1 | -5/+1 |
* | sv.c: No need to de-COW COWs on upgrade | Father Chrysostomos | 2012-10-28 | 1 | -1/+1 |
* | Allow cow with $magic = $hashkey | Father Chrysostomos | 2012-10-26 | 1 | -1/+1 |
* | optimize memory wrap croaks, often used in MEM_WRAP_CHECK | Daniel Dragan | 2012-10-25 | 1 | -2/+2 |
* | [perl #115440] Fix various leaks with fatal FETCH | Father Chrysostomos | 2012-10-25 | 1 | -1/+3 |
* | Pushing to stack after EXTEND doesn't require *X*PUSH | Steffen Mueller | 2012-10-22 | 1 | -7/+7 |
* | fix off-by-one error in key detection logic for uninitialized warnings | Yves Orton | 2012-10-20 | 1 | -1/+1 |
* | regex: White-space, comment only; no code changes | Karl Williamson | 2012-10-14 | 1 | -1/+0 |
* | PATCH: [perl #89774] multi-char fold + its fold in char class | Karl Williamson | 2012-10-14 | 1 | -0/+1 |
* | sv.c: perlapi pod grammar | Karl Williamson | 2012-10-06 | 1 | -3/+3 |
* | [perl #79824] Don’t cow for sv_mortalcopy call from XS | Father Chrysostomos | 2012-10-05 | 1 | -2/+2 |
* | Fix uninit warnings under old cow | Father Chrysostomos | 2012-10-02 | 1 | -1/+1 |
* | Stop sv_force_normal from crashing on ro globs under old cow | Father Chrysostomos | 2012-10-02 | 1 | -1/+1 |
* | Make sprintf "%1s" and "%.1s" call overloading once | Father Chrysostomos | 2012-10-01 | 1 | -3/+4 |
* | sv.c: One less assignment in sv_pvutf8n_force | Father Chrysostomos | 2012-10-01 | 1 | -1/+1 |
* | sv.c: Don’t cache utf8 length on gmagical SVs | Father Chrysostomos | 2012-10-01 | 1 | -1/+1 |
* | Only cache utf8 offsets for PVs | Father Chrysostomos | 2012-10-01 | 1 | -3/+3 |
* | Make utf8::encode respect magic | Father Chrysostomos | 2012-10-01 | 1 | -2/+2 |
* | sv.c:sv_pos_u2b: Don’t cache anything on magical SVs | Father Chrysostomos | 2012-10-01 | 1 | -2/+2 |
* | Make sv_len_utf8 return a character count as documented | Father Chrysostomos | 2012-10-01 | 1 | -9/+4 |
* | sv.c: Document that sv_len sets the UTF8 flag | Father Chrysostomos | 2012-10-01 | 1 | -1/+2 |
* | Make pos less volatile when UTF8-ness can change | Father Chrysostomos | 2012-10-01 | 1 | -4/+1 |
* | Flush PL_stashcache when assigning a file handle to a typeglob. | Nicholas Clark | 2012-09-26 | 1 | -0/+8 |
* | -Do now also reports updates and use of PL_stashcache. | Nicholas Clark | 2012-09-26 | 1 | -1/+5 |
* | Fix C++ build | Father Chrysostomos | 2012-09-24 | 1 | -1/+1 |
* | [perl #97958] Make reset "" match its docs | Father Chrysostomos | 2012-09-24 | 1 | -4/+12 |
* | [perl #107000] Don’t leak if hh copying dies | Father Chrysostomos | 2012-09-23 | 1 | -3/+4 |
* | Get rid of PL_formfeed. | Enache Adrian | 2012-09-20 | 1 | -1/+0 |
* | Handle xhv_super in thread cloning | Father Chrysostomos | 2012-09-17 | 1 | -0/+1 |
* | Revert "Set PL_comppad_name on sub entry" | Father Chrysostomos | 2012-09-17 | 1 | -2/+0 |
* | Set PL_comppad_name on sub entry | Father Chrysostomos | 2012-09-15 | 1 | -0/+2 |
* | Allow CVs to point to HEKs rather than GVs | Father Chrysostomos | 2012-09-15 | 1 | -3/+8 |
* | Fix our sub with proto | Father Chrysostomos | 2012-09-15 | 1 | -1/+0 |
* | Fix build under C++ | Father Chrysostomos | 2012-09-14 | 1 | -1/+2 |