summaryrefslogtreecommitdiff
path: root/library/include/VTableInterpose.h
Commit message (Expand)AuthorAgeFilesLines
* Update license, add contributors file, bump release numberPetr Mrázek2012-09-301-1/+1
* Implement explicit hook priority in vmethod interpose.Alexander Gavrilov2012-09-221-6/+13
* Fix access to unnamed bits in bitfields, and allow hook.apply(false)Alexander Gavrilov2012-09-011-1/+1
* Implement inheritance-aware vmethod interposing.Alexander Gavrilov2012-08-261-1/+11
* Expose an API to claim the suspend lock from the Core.Alexander Gavrilov2012-08-181-0/+3
* Tweak the interpose API, and fix a couple of bugs.Alexander Gavrilov2012-08-181-4/+16
* Add experimental support for interposing vmethods of known classes.Alexander Gavrilov2012-08-171-0/+158