aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ruby/readline-ext] The ruby/assert.h is adopted by Ruby 2.7 or lateraycabta2020-02-091-1/+0
* [ruby/readline-ext] Check TestRelineAsReadline existanceaycabta2020-02-091-1/+1
* [ruby/readline-ext] Remove unnecessary -I$(top_srcdir) when it's an individua...aycabta2020-02-091-1/+0
* Revert "[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that asse...aycabta2020-02-091-1/+0
* Check if bindable against the refined target [Bug #16617]Nobuyoshi Nakada2020-02-093-0/+25
* Disable GC until VM objects get initialized [Bug #16616]Nobuyoshi Nakada2020-02-093-0/+4
* Separate objspace argument for rb_gc_disable and rb_gc_enableNobuyoshi Nakada2020-02-092-6/+27
* Removed duplicated codeNobuyoshi Nakada2020-02-091-30/+1
* Enhance rdoc for ENVBurdette Lamar2020-02-091-14/+80
* Fix message of ExceptionForMatrix::ErrOperationNotDefinedKazuhiro NISHIYAMA2020-02-091-1/+1
* gc.c: make the stack overflow detection earlier under s390xYusuke Endoh2020-02-091-0/+7
* Removed a useless guardNobuyoshi Nakada2020-02-091-1/+1
* spec/ruby/core/file/utime_spec.rb: far future timestamp may be trancatedYusuke Endoh2020-02-091-3/+5
* * 2020-02-09 [ci skip]git2020-02-091-1/+1
* [ruby/reline] Organize special keys escape sequencesaycabta2020-02-091-3/+22
* [DOC] Added 2.7.x to the latest stable versions [ci skip]Nobuyoshi Nakada2020-02-081-1/+1
* * 2020-02-08 [ci skip]git2020-02-081-1/+1
* Clarified documentation in rb_integer_unpack [ci skip]Bernhard F. Brodowsky2020-02-081-1/+1
* support multi-run test for test/did_you_mean/spell_checking/test_class_name_c...S-H-GAMELINKS2020-02-072-2/+4
* remove warning & support multi-run test for test/psych_test_yaml.rb (#2887)S.H2020-02-071-0/+1
* remove warning & support multi-run test for test/psych/visitors/test_to_ruby....S.H2020-02-071-0/+1
* Show unmatched sequence on failureNobuyoshi Nakada2020-02-071-1/+2
* more on NULL versus functions.卜部昌平2020-02-0714-28/+29
* Made a test more robustNobuyoshi Nakada2020-02-071-4/+7
* * 2020-02-07 [ci skip]git2020-02-071-1/+1
* Removed useless empty linesNobuyoshi Nakada2020-02-071-2/+0
* Stop auto runnerNobuyoshi Nakada2020-02-071-11/+13
* No crafted backtrace for SystemExitNobuyoshi Nakada2020-02-071-2/+2
* Revert "[rubygems/rubygems] Fix require issue with file extension priority"Hiroshi SHIBATA2020-02-062-74/+16