Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bad search and replace in C code.1.9.2 | Charles Oliver Nutter | 2013-10-29 | 1 | -1/+0 |
* | Switch license to BSD throughout codebase. See #288. | Charles Oliver Nutter | 2013-10-29 | 1 | -12/+22 |
* | Re-work exception saving & non-gil function callbacks | Wayne Meissner | 2013-04-23 | 1 | -11/+18 |
* | Extract all win32 MSC stdbool compat typedefs into win32/stdbool.h | Wayne Meissner | 2013-04-22 | 1 | -4/+3 |
* | Trap & save exceptions from ruby callbacks. | Wayne Meissner | 2013-02-15 | 1 | -0/+1 |
* | initial release | unknown | 2012-01-09 | 1 | -0/+6 |
* | Make ffi build for 1.8.x on win32 again | Wayne Meissner | 2011-01-09 | 1 | -2/+11 |
* | Sync up copyright headers | Wayne Meissner | 2011-01-09 | 1 | -3/+3 |
* | Implement rbffi_thread_blocking_region() to enable blocking function calls on... | Wayne Meissner | 2010-12-27 | 1 | -3/+10 |
* | Add rbffi_thread_has_gvl_p() and associated machinery to detect non-ruby thre... | Wayne Meissner | 2010-12-27 | 1 | -0/+57 |