summaryrefslogtreecommitdiff
path: root/ext/json/lib
diff options
context:
space:
mode:
Diffstat (limited to 'ext/json/lib')
0 files changed, 0 insertions, 0 deletions
b289804c9'>Symbol refinementsmrkn 2018-12-03Revert "Symbol refinements"nobu 2018-12-03Symbol refinementsnobu 2018-12-03Revert "Symbol refinements [Bug #15114]"nobu 2018-12-03Symbol refinements [Bug #15114]nobu 2018-11-26* expand tabs.svn 2018-11-26Support targetting TracePoint [Feature #15289]ko1 2018-11-22Enable refinements at Object#respond_to?nobu 2018-08-13Fix problem about notimplemented caseusa 2018-08-13Revert "Support optional inherit argument for Module#method_defined?"kazu 2018-08-13* remove trailing spaces.svn 2018-08-13Support optional inherit argument for Module#method_defined?usa 2018-08-07Remove unnecessary assignmentkazu 2018-07-27eval.c: rename "rb_frozen_class_p" to "rb_class_modify_check"mame 2018-07-24vm.c: simplify the implementation of r64031k0kubun 2018-07-24UNREACHABLE_RETURNnobu 2018-03-12Fix setting method visibility on method wrapped with prependnobu 2018-02-17prefixed functions exported for mjitnobu 2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun 2018-01-02explicit cast to void* required for %pshyouhei 2017-12-26vm_method.c: fix super in refined modulenobu 2017-12-17vm_method.c: empty tablenobu 2017-12-17vm_method.c: debug messagenobu 2017-11-29Make Module#{define|alias|undef|remove}_method public [#14133]marcandre 2017-11-16make a func static.ko1 2017-11-16remove unused function.ko1 2017-10-28`th` -> `ec` for method management functions.ko1 2017-10-28use `ec` directly.ko1 2017-10-28`th` -> `ec` for vm_set_*_stack.ko1 2017-10-28move fields from `th` to `ec`.ko1 2017-10-27`vm_call_handler` and related functions accept `ec` instead of `th`.ko1 2017-10-26some functions accept `ec` instead of `th`.ko1 2017-10-26Use rb_execution_context_t instead of rb_thread_tko1 2017-10-06proc.c: super_method of included methodnobu