Age | Commit message (Expand) | Author |
---|---|---|
2014-10-31 | * ext/dl/*: remove DL as it is replaced by Fiddle. | tenderlove |
2012-11-30 | suppress warnings: unused variables | naruse |
2010-06-04 | * test/dl/test_cfunc.rb: test for r28156 | tenderlove |
2010-06-02 | * test/dl/test_cfunc.rb (test_last_error): CFunc.last_error is thread local | usa |
2010-03-19 | * test/dl/test_cfunc.rb (test_to_s): a result of sprintf("%x", ptr) | wanabe |
2009-11-08 | * ext/dl/cfunc.c (**) updating documentation | tenderlove |
2009-11-06 | * ext/dl/cfunc.c (rb_dlcfunc_initialize): cleaning up C macros | tenderlove |
2009-09-10 | * test/dl: use require_relative to require test_base.rb. | akr |
2009-09-07 | * test/dl/test_{cfunc,ptr}.rb: added tests from Aaron Patterson. | nobu |