summaryrefslogtreecommitdiff
path: root/ext/ffi_c/ClosurePool.h
Commit message (Expand)AuthorAgeFilesLines
* Add a description for closure addresses in structLars Kanis2020-12-051-2/+2
* Use ffi_closure_alloc() on Apple silicon to fix crashWatson2020-07-181-0/+2
* Revert "Do closures via libffi"Lars Kanis2018-06-031-0/+57
* Do closures via libffiMihail Konev2017-07-131-57/+0
* Fix bad search and replace in C code.1.9.2Charles Oliver Nutter2013-10-291-1/+0
* Switch license to BSD throughout codebase. See #288.Charles Oliver Nutter2013-10-291-12/+22
* Sync up copyright headersWayne Meissner2011-01-091-0/+19
* Add new line at the end of ClosurePool.hAndrea Fazzi2009-10-021-1/+2
* Split out the closure pool from the method handlesWayne Meissner2009-09-181-0/+28