summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-01[flori/json] RDoc enhancementsBurdetteLamar
2020-07-01[flori/json] Fix test that wasn't testing anythingMarc-Andre Lafortune
2020-07-01[flori/json] Rdoc enhancementsBurdetteLamar
2020-06-30Split visibility casesNobuyoshi Nakada
2020-06-30Extracted METHOD_ENTRY_CACHEABLE macroNobuyoshi Nakada
2020-06-30Evaluate macros argument just onceNobuyoshi Nakada
2020-06-30Extract correct processor name for ARM64 MacsSamuel Giddins
2020-06-30* 2020-06-30 [ci skip]git
2020-06-30Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-06-29Avoid deprecated OpenSSL::Digest constantsBart de Water
2020-06-29Revert "RBIMPL_UNREACHABLE_RETURN: evaluate the argument"卜部昌平
2020-06-29rb_class_modify_check: add UNREACHABLE卜部昌平
2020-06-29* 2020-06-29 [ci skip]git
2020-06-29rb_enc_symname_type: refactor split卜部昌平
2020-06-29glob_opendir: move cleanup codes at the end卜部昌平
2020-06-29find_time_t: reset status before goto卜部昌平
2020-06-29add UNREACHABLE_RETURN卜部昌平
2020-06-29RBIMPL_UNREACHABLE_RETURN: evaluate the argument卜部昌平
2020-06-29compile_redo: fix wrong condition卜部昌平
2020-06-29make_exception: early return卜部昌平
2020-06-29builtin_class_name: add variant that return VALUE卜部昌平
2020-06-29tracepoint_inspect: do not goto into a branch卜部昌平
2020-06-29vm_getivar: do not goto into a branch卜部昌平
2020-06-29method_missing: do not goto into a branch卜部昌平
2020-06-29rb_method_call_status: do not goto into a branch卜部昌平
2020-06-29vm_exec_handle_exception: do not goto into a branch卜部昌平
2020-06-29rb_mod_remove_cvar: do not goto into a branch卜部昌平
2020-06-29rb_copy_generic_ivar: do not goto into a branch卜部昌平
2020-06-29generic_ivar_update: do not goto into a branch卜部昌平
2020-06-29rb_path_to_class: do not goto into a branch卜部昌平
2020-06-29make_econv_exception: do not goto into a branch卜部昌平
2020-06-29time_mload: do not goto into a branch卜部昌平
2020-06-29indent [ci skip]卜部昌平
2020-06-29find_time_t: do not goto into a branch卜部昌平
2020-06-29utc_offset_arg: do not goto into a branch卜部昌平
2020-06-29vtm_add_offset: do not goto into a branch卜部昌平
2020-06-29num_exact: do not goto into a branch卜部昌平
2020-06-29rb_szqueue_push: do not goto into a branch卜部昌平
2020-06-29exec_recursive: do not goto into a branch卜部昌平
2020-06-29indent [ci skip]卜部昌平
2020-06-29rb_enc_synmane_type: do not goto into a branch卜部昌平
2020-06-29rb_str_partition: do not goto into a branch卜部昌平
2020-06-29rb_str_crypt: do not goto into a branch卜部昌平
2020-06-29trnext: do not goto into a branch卜部昌平
2020-06-29chompped_length: do not goto into a branch卜部昌平
2020-06-29get_pat_quoted: do not goto into a branch卜部昌平
2020-06-29get_pat: do not goto into a branch卜部昌平
2020-06-29rb_str_slice_bang: do not goto into a branch卜部昌平
2020-06-29rb_str_aset: do not goto into a branch卜部昌平
2020-06-29rb_str_subpat_set: do not goto into a branch卜部昌平