Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 15 Jun 14
nsf.c: - checked, that all CallDirectly() cases, where method is dispatched (no direct call) are covered by the regression tests - avoid d… Show more
nsf.c: - checked, that all CallDirectly() cases, where method is dispatched   (no direct call) are covered by the regression tests - avoid double memcpy() in dispatch recreate by using ObjectDispatch()   rather than CallMethod() - removed memcopy() in call-directy for "create" - some more cleanup

Show less

2-1-0-rc + 46 more