]> git.vpit.fr Git - perl/modules/Scope-Upper.git/history - Upper.xs
Update VPIT::TestHelpers to 3c878c7c
[perl/modules/Scope-Upper.git] / Upper.xs
2009-01-11 Vincent PitIntroduce want_at()
2009-01-11 Vincent PitIntroduce CALLER()
2009-01-11 Vincent PitBetter check of the level in arguments
2009-01-11 Vincent PitSanitize and check unwind targets
2009-01-11 Vincent PitReset the correct mark after unwinding
2009-01-11 Vincent PitAdd some debug tracing code to su_unwind()
2009-01-11 Vincent PitSort up Upper.xs
2009-01-11 Vincent PitAdd unwind()
2009-01-10 Vincent PitC++ build fix
2009-01-05 Vincent PitRename CURRENT to HERE
2009-01-05 Vincent PitAdd more level words. Rename TOPLEVEL to TOP
2009-01-04 Vincent PitFix deletion of localized array elements with negative...
2009-01-04 Vincent PitFix segfault when localizing array elements with an...
2008-12-30 Vincent PitTwo less auto variables
2008-12-30 Vincent PitInline su_{a,h}v_preeminent
2008-12-30 Vincent PitMove the save_{a,h}elem logic from su_localize to su_sa...
2008-12-29 Vincent PitAdd localize_delete()
2008-12-29 Vincent PitFactor all the LEAVE/ENTER logic in su_init()
2008-12-29 Vincent PitPrefer STMT_{START,END} over do/while(0)
2008-12-28 Vincent PitDon't let coverage be distracted by such pesky trivialities
2008-12-28 Vincent PitReverse preeminent logic in su_save_helem()
2008-12-28 Vincent PitReorder Upper.xs in a cleaner way
2008-12-28 Vincent PitLocalized nonexistant array elements should be deleted...
2008-12-28 Vincent PitSort up su_hv_preeminent() a bit
2008-12-27 Vincent PitMore compatibility macros
2008-12-26 Vincent PitImporting Scope-Upper-0.01 v0.01