2012-11-15 |
David Mitchell | pp_iter: final whitespace/comment tidy up |
blob | commitdiff |
2012-11-15 |
David Mitchell | pp_iter: refactor CXt_LOOP_LAZYSV branch |
blob | commitdiff | diff to current |
2012-11-15 |
David Mitchell | pp_iter: refactor CXt_LOOP_LAZYIV branch |
blob | commitdiff | diff to current |
2012-11-15 |
David Mitchell | pp_iter: a bit more refactoring of CXt_LOOP_FOR branch |
blob | commitdiff | diff to current |
2012-11-15 |
David Mitchell | pp_iter: factor out some common code in CXt_LOOP_FOR |
blob | commitdiff | diff to current |
2012-11-15 |
David Mitchell | pp_iter: move var declarations to narrower scope |
blob | commitdiff | diff to current |
2012-11-15 |
David Mitchell | pp_iter: reindent after removing if block |
blob | commitdiff | diff to current |
2012-11-15 |
David Mitchell | pp_iter: move RETPUSHYES outside switch |
blob | commitdiff | diff to current |
2012-11-15 |
David Mitchell | pp_iter: reindent code after previous change |
blob | commitdiff | diff to current |
2012-11-15 |
David Mitchell | pp_iter: replace if/else with switch |
blob | commitdiff | diff to current |
2012-11-14 |
Father Chrysostomos | SVf_IsCOW |
blob | commitdiff | diff to current |
2012-11-12 |
Daniel Dragan | rmv context from Perl_croak_no_modify and Perl_croak_xs... |
blob | commitdiff | diff to current |
2012-11-10 |
David Mitchell | padrange: handle @_ directly |
blob | commitdiff | diff to current |
2012-11-10 |
David Mitchell | add SAVEt_CLEARPADRANGE |
blob | commitdiff | diff to current |
2012-11-10 |
David Mitchell | add padrange op |
blob | commitdiff | diff to current |
2012-11-05 |
Steffen Mueller | Add C define to remove taint support from perl origin/smueller/no_taint3 |
blob | commitdiff | diff to current |
2012-11-02 |
Father Chrysostomos | Fix $byte_overload .= $utf8 regression |
blob | commitdiff | diff to current |
2012-10-30 |
Father Chrysostomos | Allow regexp-to-pvlv assignment |
blob | commitdiff | diff to current |
2012-10-16 |
Father Chrysostomos | [perl #96230] Stop s/$qr// from reusing last pattern |
blob | commitdiff | diff to current |
2012-10-13 |
Father Chrysostomos | Allow COW copies in aassign |
blob | commitdiff | diff to current |
2012-10-12 |
Father Chrysostomos | [perl #49190] Don’t prematurely optimise s/foo/bar... |
blob | commitdiff | diff to current |
2012-10-12 |
Father Chrysostomos | [perl #49190] Stringify repl repeatedly in s///g |
blob | commitdiff | diff to current |
2012-10-12 |
Father Chrysostomos | pp_hot.c:pp_subst: add comment |
blob | commitdiff | diff to current |
2012-10-12 |
Father Chrysostomos | Simplify the fix for bug #41530 |
blob | commitdiff | diff to current |
2012-10-08 |
Ruslan Zakirov | no need to get shared hash value here |
blob | commitdiff | diff to current |
2012-10-07 |
Father Chrysostomos | Fix infinite loop with $tied =~ s/non-utf8/utf8/ |
blob | commitdiff | diff to current |
2012-09-26 |
Nicholas Clark | Restore use of PL_stashcache, the stash name lookup... |
blob | commitdiff | diff to current |
2012-09-26 |
Nicholas Clark | -Do now also reports updates and use of PL_stashcache. |
blob | commitdiff | diff to current |
2012-09-24 |
Father Chrysostomos | A better fix for leaking array assignment |
blob | commitdiff | diff to current |
2012-09-23 |
Father Chrysostomos | Stop array assignment from leaking on croak |
blob | commitdiff | diff to current |
2012-09-23 |
Father Chrysostomos | Stop hash assignment from leaking on croak |
blob | commitdiff | diff to current |
2012-09-22 |
Father Chrysostomos | [perl #96230] Stop qr// from reusing last pattern |
blob | commitdiff | diff to current |
2012-09-20 |
Father Chrysostomos | pp_hot.c: Clean up after the prev commit |
blob | commitdiff | diff to current |
2012-09-20 |
Father Chrysostomos | [perl #105922] Allow any string before ->meth |
blob | commitdiff | diff to current |
2012-09-16 |
Father Chrysostomos | ‘Undefined subroutine &foo called’ for lex subs |
blob | commitdiff | diff to current |
2012-09-08 |
David Mitchell | m// and s///; don't copy TEMP/AMAGIC strings |
blob | commitdiff | diff to current |
2012-09-08 |
David Mitchell | tidy up patten match copying code |
blob | commitdiff | diff to current |
2012-09-08 |
David Mitchell | stop $foo =~ /(bar)/g skipping copy |
blob | commitdiff | diff to current |
2012-09-08 |
David Mitchell | Don't copy all of the match string buffer |
blob | commitdiff | diff to current |
2012-08-26 |
Father Chrysostomos | pp_hot.c: pp_rv2av: Squash repetitive code |
blob | commitdiff | diff to current |
2012-08-26 |
Father Chrysostomos | Croak for \local %{\%foo} |
blob | commitdiff | diff to current |
2012-08-26 |
Father Chrysostomos | Restore ‘Can’t localize through ref’ to lv subs |
blob | commitdiff | diff to current |
2012-08-26 |
Father Chrysostomos | Correct typo in flag name |
blob | commitdiff | diff to current |
2012-08-26 |
Father Chrysostomos | Banish boolkeys |
blob | commitdiff | diff to current |
2012-08-25 |
Father Chrysostomos | Optimise %hash in sub { %hash || ... } |
blob | commitdiff | diff to current |
2012-08-21 |
Father Chrysostomos | Use PADLIST in more places |
blob | commitdiff | diff to current |
2012-08-18 |
Karl Williamson | Omnibus removal of register declarations |
blob | commitdiff | diff to current |
2012-07-28 |
Father Chrysostomos | Flatten vstrings modified in place |
blob | commitdiff | diff to current |
2012-07-15 |
Chip Salzenberg | Magic flags harmonization. |
blob | commitdiff | diff to current |
2012-07-15 |
Father Chrysostomos | pp_hot.c: Mention that pp_grepstart calls pp_pushmark |
blob | commitdiff | diff to current |
2012-07-14 |
Father Chrysostomos | [perl #113576] Restore err msg for &{+undef} |
blob | commitdiff | diff to current |
2012-07-08 |
Father Chrysostomos | Correct err msg when calling stub w/no autoload fb |
blob | commitdiff | diff to current |
2012-06-28 |
Jesse Luehrs | propagate context into overloads [perl #47119] |
blob | commitdiff | diff to current |
2012-06-23 |
Father Chrysostomos | [perl #112966] Crash on delete local; other local bugs |
blob | commitdiff | diff to current |
2012-06-22 |
Reini Urban | pp_sassign: explain the mix of left<=>right in the... |
blob | commitdiff | diff to current |
2012-06-19 |
Nicholas Clark | In pp_iter, handle end of range at IV_MAX without undef... |
blob | commitdiff | diff to current |
2012-06-17 |
Karl Williamson | pp_hot.c: Combine macro calls |
blob | commitdiff | diff to current |
2012-06-17 |
Karl Williamson | pp_hot.c: Add -Dr messages |
blob | commitdiff | diff to current |
2012-06-13 |
David Mitchell | pp_match(): clarify intuit parens behaviour |
blob | commitdiff | diff to current |
2012-06-13 |
David Mitchell | make qr/(?{})/ behave with closures |
blob | commitdiff | diff to current |
2012-06-07 |
Father Chrysostomos | [perl #109542] Make num ops treat $1 as "$1" |
blob | commitdiff | diff to current |
2012-05-30 |
Father Chrysostomos | Delete two instance of SvSCREAM_off |
blob | commitdiff | diff to current |
2012-05-30 |
Father Chrysostomos | Away with REXEC_SCREAM! |
blob | commitdiff | diff to current |
2012-05-30 |
Father Chrysostomos | Remove most code conditional on SvSCREAM |
blob | commitdiff | diff to current |
2012-05-30 |
Ricardo Signes | update the editor hints for spaces, not tabs |
blob | commitdiff | diff to current |
2012-05-21 |
Father Chrysostomos | Don’t let method-BLOCK read beyond the stack |
blob | commitdiff | diff to current |
2012-05-21 |
Father Chrysostomos | pp_hot.c:pp_entersub: Rmv comment about setting PL_compcv |
blob | commitdiff | diff to current |
2012-03-27 |
Father Chrysostomos | [perl #111656] Make ‘glob failed’ suppressible |
blob | commitdiff | diff to current |
2012-02-18 |
Ævar Arnfjörð Bjar... | Remove gete?[ug]id caching |
blob | commitdiff | diff to current |
2012-01-16 |
Nicholas Clark | Provide as much diagnostic information as possible... |
blob | commitdiff | diff to current |
2012-01-10 |
Father Chrysostomos | [perl #35865, #43011] FETCH after autovivifying |
blob | commitdiff | diff to current |
2012-01-10 |
Father Chrysostomos | Better fix for perl #107440 |
blob | commitdiff | diff to current |
2012-01-06 |
Father Chrysostomos | [perl #107440] Save av/hv on mortals stack when clearing |
blob | commitdiff | diff to current |
2012-01-05 |
Father Chrysostomos | [perl #95548] Returned magical temps are not copied |
blob | commitdiff | diff to current |
2011-12-29 |
Father Chrysostomos | diag_listed_as galore |
blob | commitdiff | diff to current |
2011-12-27 |
Father Chrysostomos | pp_hot.c: diag_listed_as for method error |
blob | commitdiff | diff to current |
2011-12-26 |
Father Chrysostomos | Fix two (er, four) sub:lvalue { &$x } bugs |
blob | commitdiff | diff to current |
2011-12-25 |
Father Chrysostomos | Don’t crash when writing to null hash elem |
blob | commitdiff | diff to current |
2011-12-16 |
Brian Fraser | pp_hot.c: First letter of latin-1 classnames wasn't... |
blob | commitdiff | diff to current |
2011-11-24 |
Father Chrysostomos | Call FETCH once for rcatline |
blob | commitdiff | diff to current |
2011-11-23 |
Father Chrysostomos | amagic_deref_call does not necessitate SPAGAIN |
blob | commitdiff | diff to current |
2011-11-18 |
Father Chrysostomos | Remove redundant check in pp_hot.c:pp_entersub |
blob | commitdiff | diff to current |
2011-10-29 |
Karl Williamson | Fix spelling in comment |
blob | commitdiff | diff to current |
2011-10-07 |
Brian Fraser | Cast to signed before negating, to avoid compiler warnings |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | pp_hot.c: Make warnings utf8-clean |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | pp_hot.c: method_common is UTF-8 aware. |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | pp_hot.c: pp_entersub UTF8 cleanup. |
blob | commitdiff | diff to current |
2011-09-16 |
Father Chrysostomos | Merge preinc and postinc |
blob | commitdiff | diff to current |
2011-09-16 |
Father Chrysostomos | Make ++ and -- work on glob copies |
blob | commitdiff | diff to current |
2011-09-09 |
Zefram | remove index offsetting ($[) |
blob | commitdiff | diff to current |
2011-09-09 |
Father Chrysostomos | Enter gv_fetchsv_nomg |
blob | commitdiff | diff to current |
2011-09-03 |
Father Chrysostomos | Call get-magic once for CV-to-GV assignment |
blob | commitdiff | diff to current |
2011-08-29 |
Nicholas Clark | For s///r, don't call SvPV_force() on the original... |
blob | commitdiff | diff to current |
2011-08-26 |
Father Chrysostomos | &CORE::foo() for close, getc and readline |
blob | commitdiff | diff to current |
2011-08-25 |
Father Chrysostomos | &CORE::foo() for @ and $@ prototypes, except unlink |
blob | commitdiff | diff to current |
2011-08-25 |
Father Chrysostomos | Make $class->method work when $class is tied |
blob | commitdiff | diff to current |
2011-08-24 |
Gerard Goossen | [perl #97088] Prevent double get-magic in various cases |
blob | commitdiff | diff to current |
2011-06-25 |
Vincent Pit | Move pp_enter() and pp_leave() with their friends in... |
blob | commitdiff | diff to current |
2011-06-25 |
David Mitchell | add do_ncmp fn and make pp_ncmp, pp_eq etc use it |
blob | commitdiff | diff to current |
2011-06-25 |
David Mitchell | remove unreachable code from various compare ops |
blob | commitdiff | diff to current |
next |