summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-15* expand tabs. [ci skip]git
2019-08-14Remove support for nil::ConstantJeremy Evans
2019-08-15* 2019-08-15 [ci skip]git
2019-08-15Add `make update-github PR=1234` to refresh PR (#2368)Takashi Kokubun
2019-08-14Drop obsoleted `make merge-github` taskTakashi Kokubun
2019-08-14backtrace and backtrace_locations can be nil (#2358)Steven Harman
2019-08-14Remove strange formatting from English [ci skip]Nikolai B
2019-08-14Mark bundler / bundled-gems as continue-on-failureTakashi Kokubun
2019-08-14Update the description of check_branchTakashi Kokubun
2019-08-14Rename check_branch.master to pull_request.check_branchTakashi Kokubun
2019-08-14Don't accidentally name anonymous module/classAlan Wu
2019-08-14fix last commit.Koichi Sasada
2019-08-14* expand tabs.git
2019-08-14change Proc#to_s format ('@...' -> ' ...') (#2362)Koichi Sasada
2019-08-14Suppress Uninitialized variables by Coverity ScanKazuhiro NISHIYAMA
2019-08-14io.c: export rb_io_extract_modeencNobuyoshi Nakada
2019-08-14[ruby/stringio] Supported BOMNobuyoshi Nakada
2019-08-14[ruby/stringio] Supported `mode:` optionNobuyoshi Nakada
2019-08-14[ruby/stringio] Allow bignum modeNobuyoshi Nakada
2019-08-14[ruby/stringio] Added support for older versionsNobuyoshi Nakada
2019-08-14[ruby/stringio] stringio: encoding supportNobuyoshi Nakada
2019-08-14Try to fix variable reference on Windows (#2361)Takashi Kokubun
2019-08-14Stop using official actions/checkoutTakashi Kokubun
2019-08-14Move some assertions to CoreAssertions. (#2354)SHIBATA Hiroshi
2019-08-14* 2019-08-14git
2019-08-14Compare actual resultNobuyoshi Nakada
2019-08-13UTF LE is fixed at least the first 2 bytesNobuyoshi Nakada
2019-08-13Use the official actions/checkout again (#2357)Takashi Kokubun
2019-08-13* expand tabs.git
2019-08-13Add compaction callbacks for EnumeratorAaron Patterson
2019-08-13Update the comment in check_branch [ci skip] (#2355)Takashi Kokubun
2019-08-13spec/bundler needs the specific command [ci skip]Nobuyoshi Nakada
2019-08-13Pass rb_execution_context_t* in ruby_run_nodeNobuyoshi Nakada
2019-08-13Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-08-13Detect VCS from the current directory by default [ci skip]Nobuyoshi Nakada
2019-08-13Push commits notes too [ci skip]Nobuyoshi Nakada
2019-08-13* expand tabs.git
2019-08-13Removed non-VM_OBJSPACE codeNobuyoshi Nakada
2019-08-13Refactored `objspace_each_objects`Nobuyoshi Nakada
2019-08-13Move rb_objspace_t* in objspace_reachable_objects_from_root to an argumentNobuyoshi Nakada
2019-08-13* expand tabs.git
2019-08-13Hoisted out GPR_DEFAULT_REASONNobuyoshi Nakada
2019-08-13Move rb_objspace_t* in gc_verify_internal_consistency to an argumentNobuyoshi Nakada
2019-08-13Renamed ruby_finalize_{0,1}Nobuyoshi Nakada
2019-08-12Rename rb_gc_mark_no_pin -> rb_gc_mark_movableAaron Patterson
2019-08-12Remove documentation that fatal cannot be rescued [ci skip]Jeremy Evans
2019-08-13Explain the current status of branches [ci skip] (#2350)Takashi Kokubun
2019-08-13* expand tabs.git
2019-08-12also unpin `final` on weak mapsAaron Patterson
2019-08-12Unpin default value objectsAaron Patterson