2011-10-07 |
Brian Fraser | Cast to signed before negating, to avoid compiler warnings |
blob | commitdiff |
2011-10-06 |
Brian Fraser | op.c: Scalar filehandles in errors UTF8 cleanup. |
blob | commitdiff | diff to current |
2011-10-06 |
Father Chrysostomos | Oust cv_ckproto_len |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | toke.c, op.c, sv.c: Prototype parsing and checking... |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | gv.c, op.c, pp.c: Stash-injected prototypes and prototy... |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | op.c: Malformed prototype warning on UTF8 sub name |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | Make op.c warnings UTF8-clean |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | op.c: Flag named methods if they are in UTF-8. |
blob | commitdiff | diff to current |
2011-10-06 |
Brian Fraser | op.c: newCONSTSUB and newXS UTF8 cleanup. |
blob | commitdiff | diff to current |
2011-09-10 |
Jim Cromie | implement OP_IS_NUMCOMPARE like other OP_IS macros |
blob | commitdiff | diff to current |
2011-09-09 |
Zefram | remove index offsetting ($[) |
blob | commitdiff | diff to current |
2011-09-08 |
Robin Barker | remove unused variables and assignments |
blob | commitdiff | diff to current |
2011-09-06 |
Nicholas Clark | S_op_integerize() needs a dVAR, else -DPERL_GLOBAL_STRU... |
blob | commitdiff | diff to current |
2011-09-05 |
Gerard Goossen | Move non-constant folding parts of fold_constants into... |
blob | commitdiff | diff to current |
2011-09-01 |
Gerard Goossen | Use OPpDEREF for lvalue sub, such that the flags contai... |
blob | commitdiff | diff to current |
2011-08-28 |
Father Chrysostomos | &CORE::substr() |
blob | commitdiff | diff to current |
2011-08-28 |
Father Chrysostomos | &CORE::select() |
blob | commitdiff | diff to current |
2011-08-27 |
Father Chrysostomos | &CORE::foo() for (sys)read and recv |
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 | &CORE::caller() |
blob | commitdiff | diff to current |
2011-08-25 |
Father Chrysostomos | &CORE::binmode() |
blob | commitdiff | diff to current |
2011-08-25 |
Father Chrysostomos | Allow ampersand calls for CORE subs with $*$$**$ protos |
blob | commitdiff | diff to current |
2011-08-25 |
Father Chrysostomos | Enable ampersand calls to CORE subs with $$$ prototypes |
blob | commitdiff | diff to current |
2011-08-25 |
Father Chrysostomos | Simplify the CORE::__FOO__ op-generation code |
blob | commitdiff | diff to current |
2011-08-25 |
Father Chrysostomos | Move coresub op-creation from gv.c to op.c |
blob | commitdiff | diff to current |
2011-08-25 |
Gerard Goossen | Move making inplace sort and reverse away from the... |
blob | commitdiff | diff to current |
2011-08-25 |
Father Chrysostomos | Revert "Test CORE::break’s prototype" |
blob | commitdiff | diff to current |
2011-08-25 |
Father Chrysostomos | Test CORE::break’s prototype |
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-08-22 |
Father Chrysostomos | Make unlink with implicit $_ work once more |
blob | commitdiff | diff to current |
2011-08-21 |
Father Chrysostomos | Refactor unpack’s newDEFSVOP logic; correct prototype |
blob | commitdiff | diff to current |
2011-08-17 |
Father Chrysostomos | [perl #96126] Allocate CvFILE more simply |
blob | commitdiff | diff to current |
2011-08-16 |
Father Chrysostomos | [perl #97076] Fix mad+threads bareword strict exemption |
blob | commitdiff | diff to current |
2011-08-16 |
Gerard Goossen | Remove OPpENTERSUB_NOMOD. |
blob | commitdiff | diff to current |
2011-08-16 |
Gerard Goossen | Propagate lvalue context only to children of list ops... |
blob | commitdiff | diff to current |
2011-08-15 |
Father Chrysostomos | Give not and getprotobynumber listop prototypes |
blob | commitdiff | diff to current |
2011-08-15 |
Gerard Goossen | Move checking of CV to GV assigned (OPpASSIGN_CV_TO_GV... |
blob | commitdiff | diff to current |
2011-08-15 |
Father Chrysostomos | Make lock(&foo) syntax nominally lock the subroutine |
blob | commitdiff | diff to current |
2011-08-14 |
Father Chrysostomos | Update core_prototype’s docs |
blob | commitdiff | diff to current |
2011-08-14 |
Father Chrysostomos | Move pp_-specific code out of core_prototype |
blob | commitdiff | diff to current |
2011-08-14 |
Father Chrysostomos | Change core_prototype to take a keyword num |
blob | commitdiff | diff to current |
2011-08-14 |
Father Chrysostomos | Add inlinable &CORE::functions |
blob | commitdiff | diff to current |
2011-08-14 |
Father Chrysostomos | Make core_prototype provide the op number as well |
blob | commitdiff | diff to current |
2011-08-14 |
Father Chrysostomos | Remove select’s prototype |
blob | commitdiff | diff to current |
2011-08-12 |
Father Chrysostomos | Change (l)stat’s prototype from * to ;* |
blob | commitdiff | diff to current |
2011-08-12 |
Father Chrysostomos | Revert "[perl #95550] Remove prototypes from (l)stat" |
blob | commitdiff | diff to current |
2011-08-11 |
Gerard Goossen | Move bareword checking from the peephole optimizer... |
blob | commitdiff | diff to current |
2011-08-11 |
Gerard Goossen | Move context propagation and finalize_optree from do_ev... |
blob | commitdiff | diff to current |
2011-08-09 |
Father Chrysostomos | Make prototype("CORE::CORE") die once more. |
blob | commitdiff | diff to current |
2011-08-08 |
Gerard Goossen | Only warn about "Statement unlikely to be reached"... |
blob | commitdiff | diff to current |
2011-08-08 |
Gerard Goossen | Change aassign_common_vars to check using the optree... |
blob | commitdiff | diff to current |
2011-08-08 |
Gerard Goossen | Move aassign common var detection to a separate function. |
blob | commitdiff | diff to current |
2011-08-06 |
Father Chrysostomos | Remove comment from ck_glob that is no longer relevant |
blob | commitdiff | diff to current |
2011-08-02 |
Father Chrysostomos | Remove Perl_mod |
blob | commitdiff | diff to current |
2011-07-31 |
Gerard Goossen | Call finalize_optree on optree generated by newFORM. |
blob | commitdiff | diff to current |
2011-07-28 |
Gerard Goossen | Add finalize_optree function which can take over all... |
blob | commitdiff | diff to current |
2011-07-26 |
Father Chrysostomos | [perl #95550] Remove prototypes from (l)stat |
blob | commitdiff | diff to current |
2011-07-26 |
Father Chrysostomos | core_prototype: Remove special cases for lock and tie |
blob | commitdiff | diff to current |
2011-07-26 |
Father Chrysostomos | core_prototype: Eliminate the special mkdir case |
blob | commitdiff | diff to current |
2011-07-26 |
Father Chrysostomos | Add core_prototype; make pp_prototype use it |
blob | commitdiff | diff to current |
2011-07-21 |
Father Chrysostomos | [perl #81290] assertion failure with lock &lvsub |
blob | commitdiff | diff to current |
2011-07-18 |
Vincent Pit | Transform the loop in rpeep that handles the undeferred ops |
blob | commitdiff | diff to current |
2011-07-18 |
David Mitchell | Perl_rpeep: undo tail recursion optimisation |
blob | commitdiff | diff to current |
2011-07-17 |
Father Chrysostomos | Rename store/fetch_cop_label as cop_* |
blob | commitdiff | diff to current |
2011-07-15 |
David Mitchell | ensure SVs_PADTMP and SVs_PADTMP not both on |
blob | commitdiff | diff to current |
2011-07-14 |
David Mitchell | fully short-circuit &&, ||, // |
blob | commitdiff | diff to current |
2011-07-14 |
David Mitchell | make peep optimiser recurse mostly only shallowly |
blob | commitdiff | diff to current |
2011-07-13 |
Brian Fraser | This cleans the "Can't localize lexical variable" error. |
blob | commitdiff | diff to current |
2011-07-13 |
Brian Fraser | Handling of the flag parameter in Perl_allocmy, instead... |
blob | commitdiff | diff to current |
2011-07-13 |
Zefram | APIify pad functions |
blob | commitdiff | diff to current |
2011-07-11 |
Gerard Goossen | use a flag to signal a stacking filetests instead of... |
blob | commitdiff | diff to current |
2011-07-10 |
Father Chrysostomos | Propagate (non-)lvalue context through nested calls |
blob | commitdiff | diff to current |
2011-06-28 |
David Mitchell | RT 64804: tainting with index() of a constant |
blob | commitdiff | diff to current |
2011-06-27 |
Vincent Pit | Fix context propagation below return() |
blob | commitdiff | diff to current |
2011-06-25 |
Vincent Pit | Correctly preserve the stack on an implicit break. |
blob | commitdiff | diff to current |
2011-06-24 |
Father Chrysostomos | Allow the \$ proto to accept any scalar lvalue [perl... |
blob | commitdiff | diff to current |
2011-06-24 |
Father Chrysostomos | Make Perl_op_lvalue_flags provide a no-croak option |
blob | commitdiff | diff to current |
2011-06-24 |
Father Chrysostomos | op_lvalue .= _flags |
blob | commitdiff | diff to current |
2011-06-21 |
Father Chrysostomos | Stop ‘sub :lvalue :Foo’ from applying :lvalue to define... |
blob | commitdiff | diff to current |
2011-06-17 |
Father Chrysostomos | Allow ‘sub x :lvalue’ to apply to XSUBs and stubs |
blob | commitdiff | diff to current |
2011-06-12 |
Nicholas Clark | Split OP_AELEMFAST_LEX out from OP_AELEMFAST. |
blob | commitdiff | diff to current |
2011-06-10 |
Father Chrysostomos | Scalar keys assignment through lvalue subs |
blob | commitdiff | diff to current |
2011-06-09 |
Father Chrysostomos | Fix my + attrs + list assignment |
blob | commitdiff | diff to current |
2011-06-04 |
Father Chrysostomos | [perl #7946] Lvalue subs do not autovivify |
blob | commitdiff | diff to current |
2011-06-01 |
Father Chrysostomos | Make empty lvalue subs work correctly |
blob | commitdiff | diff to current |
2011-06-01 |
Father Chrysostomos | Allow rvalue syntax in expr returned from lvalue sub |
blob | commitdiff | diff to current |
2011-05-25 |
Hojung Yoon | [perl #90888] each(ARRAY) on scalar context should... |
blob | commitdiff | diff to current |
2011-05-19 |
Michael Witten | Perl_ck_split: Avoid unnecessary assignment |
blob | commitdiff | diff to current |
2011-05-19 |
Nicholas Clark | In Perl_op_clear(), uncomment the call to mad_free() |
blob | commitdiff | diff to current |
2011-05-19 |
Nicholas Clark | In S_fold_constants() under MAD, need to copy the SV... |
blob | commitdiff | diff to current |
2011-05-19 |
Nicholas Clark | Under ithreads, convert SVOPs stored in MADPROPs to... |
blob | commitdiff | diff to current |
2011-05-19 |
Nicholas Clark | Allocate MADPROPs using PerlMemShared_malloc() |
blob | commitdiff | diff to current |
2011-04-19 |
Father Chrysostomos | Make keys $scalar an lvalue |
blob | commitdiff | diff to current |
2011-04-19 |
Father Chrysostomos | Make keys/value/each $scalar accept only unblessed... |
blob | commitdiff | diff to current |
2011-04-18 |
Father Chrysostomos | Make push/shift $scalar accept only unblessed aryrefs |
blob | commitdiff | diff to current |
2011-04-03 |
Father Chrysostomos | [perl #87064] eval no longer shares filters |
blob | commitdiff | diff to current |
2011-02-06 |
David Mitchell | allow wrap-around of PL_cop_seqmax |
blob | commitdiff | diff to current |
2011-01-21 |
David Mitchell | add GvCV_set() and GvGP_set() macros. |
blob | commitdiff | diff to current |
2011-01-20 |
Tony Cook | provide an explicit cast to the enum parameter for C++ |
blob | commitdiff | diff to current |
2011-01-17 |
Karl Williamson | CH] Change usage of regex/op common to common names |
blob | commitdiff | diff to current |
next |