aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the entries of tempfile on docsHiroshi SHIBATA2020-02-122-3/+4
* Promote tmpdir to the default gemsHiroshi SHIBATA2020-02-122-0/+25
* Copy non-inlined encoding indexNobuyoshi Nakada2020-02-122-0/+8
* Make temporary lock string encoding freeNobuyoshi Nakada2020-02-123-4/+11
* Move the entries of tempfile on docsHiroshi SHIBATA2020-02-122-3/+4
* Promote tempfile to the default gems.Hiroshi SHIBATA2020-02-122-0/+25
* Add test_complete_symbolaycabta2020-02-121-0/+6
* Add array.rb to .documentS-H-GAMELINKS2020-02-121-1/+1
* test/rubygems: Try not only /usr/bin/env but also /bin/envYusuke Endoh2020-02-122-9/+15
* test/etc/test_etc.rb: skip some tests on AndroidYusuke Endoh2020-02-121-2/+2
* Workaround of instance variable on hidden objectNobuyoshi Nakada2020-02-122-2/+17
* Isolate the test for Encoding#replicateNobuyoshi Nakada2020-02-121-0/+2
* Revert "[ruby/irb] Add test_complete_symbol"Hiroshi SHIBATA2020-02-121-6/+0
* [ruby/irb] Use 0.step instead of (..0).each for Ruby 2.5aycabta2020-02-121-1/+1
* [ruby/irb] Fix auto indent with closed braceaycabta2020-02-122-0/+15
* [ruby/irb] Check doc namespace correctlyaycabta2020-02-122-3/+7
* [ruby/irb] Add test_complete_symbolaycabta2020-02-121-0/+6
* Fixed a potential memory leakNobuyoshi Nakada2020-02-122-3/+3
* Removed unnecessary conversionNobuyoshi Nakada2020-02-121-2/+0
* Make yield in singleton class definitions in methods a SyntaxErrorJeremy Evans2020-02-115-21/+29
* Add backwards compatibility example macro for rb_eval_cmd_kwd [ci skip]Jeremy Evans2020-02-111-0/+1
* * 2020-02-12 [ci skip]git2020-02-121-1/+1
* Remove rb_eval_cmdJeremy Evans2020-02-112-8/+0
* Restart timer thread even after preparation failedNobuyoshi Nakada2020-02-112-2/+18
* Monitor is extention library nowHiroshi SHIBATA2020-02-112-3/+3
* Update the documentation for weakrefHiroshi SHIBATA2020-02-112-3/+4
* ignore revision.tmp with in-place buildHiroshi SHIBATA2020-02-111-0/+1
* Promote weakref to the default gemsHiroshi SHIBATA2020-02-113-1/+37
* Expose assert_no_memory_leak for weakrefHiroshi SHIBATA2020-02-112-45/+45
* Expose assert_normal_exit for weakrefHiroshi SHIBATA2020-02-112-106/+106
* * 2020-02-11 [ci skip]git2020-02-111-1/+1
* Removed unused variableNobuyoshi Nakada2020-02-111-8/+0
* Don't refer Date in the document for Time.Tanaka Akira2020-02-101-2/+3
* Update readline-ext entry at docsHiroshi SHIBATA2020-02-101-2/+4
* Don't use upstream ext/readline/dependaycabta2020-02-101-0/+1
* Use github.run_id in notification payload URLKazuhiro NISHIYAMA2020-02-105-5/+5
* Revert "gc.c: make the stack overflow detection earlier under s390x"Yusuke Endoh2020-02-101-7/+0
* Fixed duplicated warningNobuyoshi Nakada2020-02-102-6/+6
* Added commands of test-bundler to cheatsheet.Hiroshi SHIBATA2020-02-101-0/+3
* rb_enc_str_asciionly_p expects T_STRING卜部昌平2020-02-101-1/+1
* compile.c: Drop obj_list from ibf_dumpNagayamaRyoga2020-02-091-31/+43
* compile.c: Drop iseq_list from ibf_dumpNagayamaRyoga2020-02-091-19/+34
* Deduplicate objects efficiently when dumping iseq to binaryNagayamaRyoga2020-02-091-16/+25
* * 2020-02-10 [ci skip]git2020-02-101-1/+1
* Fix readline build dependencyAlan Wu2020-02-091-0/+1
* test/ruby/test_thread_queue.rb: add a wait to yield a threadYusuke Endoh2020-02-091-0/+1
* doc/make_cheatsheet.md: add a memo about how to run one rubyspec fileYusuke Endoh2020-02-091-0/+4
* [ruby/readline-ext] Use rake/extensiokntask to buildaycabta2020-02-091-0/+4
* [ruby/readline-ext] Add spec.extensionsaycabta2020-02-091-0/+1
* [ruby/readline-ext] Use require check instead of DONT_RUN_RELINE_TEST envaycabta2020-02-091-1/+3