Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FFI: Fix management of C library handles for default namespace. | Mike Pall | 2011-02-16 | 1 | -3/+7 |
* | FFI: Record C library namespace lookups. | Mike Pall | 2011-02-05 | 1 | -4/+0 |
* | FFI: Add symbol name redirection. | Mike Pall | 2011-01-26 | 1 | -3/+15 |
* | FFI: Fix ffi.load() error message on Windows. | Mike Pall | 2011-01-23 | 1 | -1/+1 |
* | Avoid compiler warnings. | Mike Pall | 2011-01-12 | 1 | -1/+1 |
* | FFI: Lookup decorated name for fastcall/stdcall functions. | Mike Pall | 2011-01-11 | 1 | -30/+63 |
* | FFI: Add ffi.load() and ffi.C default namespace. | Mike Pall | 2011-01-10 | 1 | -0/+294 |