]> git.vpit.fr Git - perl/modules/indirect.git/history - indirect.xs
Manually release MY_CXT.global_code at interpreter teardown time
[perl/modules/indirect.git] / indirect.xs
2008-10-16 Vincent PitSupport variables with spaces after the sigil
2008-10-15 Vincent PitTidy up the new code in ck_rv2sv
2008-10-15 Vincent PitHide a very unlikely failure from coverage
2008-10-15 Vincent PitEven if len is 0 in indirect_find(), it'll still return s
2008-10-15 Vincent PitAdd support and tests for package variables
2008-10-15 Vincent PitFix getting the name of a GV(SV) kid of RV2SV that...
2008-09-21 Vincent PitGet rid of an unused variable
2008-08-31 Vincent PitNow the old check function is always called before...
2008-08-30 Vincent PitCall the previous check function earlier when possible
2008-08-30 Vincent PitRemove all the kid op tags from the map when we're...
2008-08-28 Vincent PitBetter logic for finding oo and om in ck_entersub
2008-08-11 Vincent PitMake the hint a IV
2008-08-11 Vincent PitForce UOK flag onto op->src values
2008-08-11 Vincent PitRemove the possibly miscompiled syntax ((hints == 2...
2008-08-11 Vincent PitPrefer SvPV_*_const functions
2008-08-11 Vincent PitCommenting
2008-08-11 Vincent PitConsting
2008-08-11 Vincent PitIn ck_entersub, only try to recover the method name...
2008-08-11 Vincent PitJust test the order. This should be enough with our...
2008-08-10 Vincent PitImporting indirect-0.01.tar.gz v0.01