Age | Commit message (Expand) | Author |
---|---|---|
2024-07-10 | Revert all changes to dln.c, dmydln.c, dln.h for the shared GC | Peter Zhu |
2024-04-26 | Allow RUBY_GC_LIBRARY_PATH to be set in miniruby | Peter Zhu |
2024-04-24 | Change dln_open in dmydln.c to return error instead of raise | Peter Zhu |
2024-04-24 | Pass string error buffer into dln_open | Peter Zhu |
2024-04-23 | Get error from dln_open when USE_SHARED_GC | Peter Zhu |
2024-04-15 | Initialize external GC Library | Matt Valentine-House |
2024-02-21 | Add comments to dmydln.c, dmyenc.c, and dmyext.c | Yusuke Endoh |
2023-12-14 | dln_symbol: make dln_sym accessible Ruby internally | Satoshi Tagomori |
2018-07-24 | UNREACHABLE_RETURN | nobu |
2016-05-08 | * configure.in: add -Wsuggest-attribute=noreturn and suppress warnings. | naruse |
2012-04-13 | * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control | drbrain |
2010-02-24 | * dln_find.c: split from dln.c. | nobu |
2005-04-20 | * Makefile.in, common.mk: miniruby depens on MINIOBJS. | nobu |