summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Increase $B::VERSION to 1.55Father Chrysostomos2014-12-231-1/+1
* Some B pad testsFather Chrysostomos2014-12-231-0/+29
* Add id and outid methods to B::PADLISTFather Chrysostomos2014-12-232-0/+16
* Ignore cx of padsv for padrange optimisationFather Chrysostomos2014-12-212-12/+12
* Increase $Opcode::VERSION to 1.31Father Chrysostomos2014-12-211-1/+1
* Increase $POSIX::VERSION to 1.49Father Chrysostomos2014-12-211-1/+1
* Increase $arybase::VERSION to 0.10Father Chrysostomos2014-12-211-1/+1
* Increase $VMS::DCLsym::VERSION to 1.06Father Chrysostomos2014-12-211-1/+1
* Remove bogus ST(0) assignment from DCLsym.xsFather Chrysostomos2014-12-211-1/+1
* Remove bogus GIMME check from DCLsym.xsFather Chrysostomos2014-12-211-5/+3
* Use GIMME_V in POSIXFather Chrysostomos2014-12-211-4/+4
* Use GIMME_V in OpcodeFather Chrysostomos2014-12-211-1/+1
* Propagate context properly in Safe->revalFather Chrysostomos2014-12-212-1/+19
* Use GIMME_V in arybaseFather Chrysostomos2014-12-211-1/+1
* PerlIO::scalar: skip the 4GB seek test if off_t is too smallTony Cook2014-12-201-0/+3
* [perl #123458] list cx re::regexp_pattern($nonre)Father Chrysostomos2014-12-191-0/+1
* ODBM: fix a compiler warning.David Mitchell2014-12-191-1/+1
* NDBM: silence 'unused var' warnings x 2David Mitchell2014-12-191-0/+4
* B.xs: remove redundant assignmentDavid Mitchell2014-12-191-1/+1
* fix PerlIO::scalar get_cnt when the file position is beyond 2GBTony Cook2014-12-181-1/+1
* don't allow a negative file position on a PerlIO::scalar handleTony Cook2014-12-182-5/+17
* [perl #123443] avoid overflowing got into a negative numberTony Cook2014-12-183-5/+20
* Clean up VMS includes in ext/Errno/Errno_pm.PL.Craig A. Berry2014-12-161-9/+3
* Obsolete workaround in ext/SDBM_File/sdbm/Makefile.PL.Craig A. Berry2014-12-161-5/+0
* Add B::REGEXP::compflagsFather Chrysostomos2014-12-153-1/+10
* B.pm: Document that OP_NULL may be B::COPFather Chrysostomos2014-12-141-0/+3
* B.pm: Capitalise B::* Methods consistentlyFather Chrysostomos2014-12-141-8/+8
* PATCH: [perl #23171] Bleadperl breaks ZEFRAM/Hash-SharedMemKarl Williamson2014-12-141-1/+1
* Use STATIC_ASSERT in B::PADNAME::FLAGSFather Chrysostomos2014-12-131-1/+1
* XS-Typemap/t/Typemap.t: avoid close warningsDavid Mitchell2014-12-121-1/+7
* Sys/Hostname.xs: add prototyping behaviourDavid Mitchell2014-12-122-1/+2
* B::PADNAMELIST::REFCNT can be an ALIASFather Chrysostomos2014-12-111-4/+3
* Squash some B::PADNAME methods togetherFather Chrysostomos2014-12-111-6/+7
* SvREFCNT_dec_NN in SDBMDaniel Dragan2014-12-112-2/+2
* PerlIO::encoding:fallback.t: properly skip testsKarl Williamson2014-12-111-1/+2
* Eviscerate concise-xs.tFather Chrysostomos2014-12-091-381/+22
* If no strtoul, the args are unused.Jarkko Hietaniemi2014-12-091-0/+2
* Increase $Devel::Peek::VERSION to 1.20Father Chrysostomos2014-12-071-1/+1
* Change OP_SIBLING to OpSIBLINGFather Chrysostomos2014-12-074-29/+29
* [perl #94484] Custom ops trip assertions in new*OPFather Chrysostomos2014-12-072-1/+48
* Make it explicit that truncation is fine.Jarkko Hietaniemi2014-12-071-1/+1
* optree_varinit.t fix-upsFather Chrysostomos2014-12-071-6/+6
* optree_check.t fix-upsFather Chrysostomos2014-12-071-4/+4
* optree_misc.t fixupsFather Chrysostomos2014-12-071-32/+32
* Add OP_MULTIDEREFDavid Mitchell2014-12-076-38/+152
* add UNOP_AUX OP classDavid Mitchell2014-12-073-13/+93
* ext/B/Makefile.PL: spot hex definesDavid Mitchell2014-12-071-0/+1
* Increase $arybase::VERSION to 0.09Father Chrysostomos2014-12-061-1/+1
* Initialize ab_op_info before use.Jarkko Hietaniemi2014-12-061-0/+5
* If no lchown, not using the args.Jarkko Hietaniemi2014-12-061-0/+3