aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Respect the original styles [ci skip]Nobuyoshi Nakada2020-10-112-27/+31
* [ruby/io-console] Refined getch warningsNobuyoshi Nakada2020-10-111-3/+3
* [ruby/io-console] Relaxed min: option warningNobuyoshi Nakada2020-10-111-1/+7
* [ruby/io-console] Fix timeout type error (#18)Nobuyoshi Nakada2020-10-112-1/+5
* * 2020-10-11 [ci skip]git2020-10-111-1/+1
* [ruby/io-console] Fixed "Rework console to use `rb_io_wait`."Nobuyoshi Nakada2020-10-112-30/+53
* Add Ractor#receive and Ractor.receive and use it in all placesBenoit Daloze2020-10-106-113/+117
* Update RBS to 0.13.1 (#3645)Soutaro Matsumoto2020-10-101-1/+1
* Improve doc in rb_class_real doc (#3637)S.H2020-10-101-1/+1
* Fixed typo in commentIkko Ashimine2020-10-101-2/+2
* * 2020-10-10 [ci skip]git2020-10-101-1/+1
* remove debug codeKoichi Sasada2020-10-101-2/+0
* Let bundled_gems specify commits to test (#3641)Soutaro Matsumoto2020-10-092-8/+11
* Refactored lex_context managementNobuyoshi Nakada2020-10-091-8/+8
* rb_const_set sets the class path nowNobuyoshi Nakada2020-10-091-1/+0
* rb_class_real never returns QnilNobuyoshi Nakada2020-10-091-1/+1
* Fix lldb disassembler so it works with core filesAaron Patterson2020-10-081-24/+66
* * 2020-10-09 [ci skip]git2020-10-091-1/+1
* Enhanced RDoc for String#insert (#3643)Burdette Lamar2020-10-081-13/+13
* Expose assert, assert_respond_to and assert_not_respond_to for default gems.Hiroshi SHIBATA2020-10-082-72/+72
* Promote prettyprint to default gemsHiroshi SHIBATA2020-10-084-3/+27
* Promote pp to default gemsHiroshi SHIBATA2020-10-084-3/+27
* * 2020-10-08 [ci skip]git2020-10-081-1/+1
* Add missing WB for iseqAaron Patterson2020-10-071-0/+1
* Revert "Don't export rb_callable_receiver"Nobuyoshi Nakada2020-10-071-2/+0
* Prevent objects from moving while iterating the heapAaron Patterson2020-10-061-6/+8
* Don't export rb_callable_receiverChris Seaton2020-10-061-0/+2
* Use proc_binding rather than rb_funcallChris Seaton2020-10-061-1/+2
* Make `marshal_load` publicAaron Patterson2020-10-061-0/+1
* [lib/ostruct] Fix Marshal loadingMarc-Andre Lafortune2020-10-062-4/+7
* * 2020-10-07 [ci skip]git2020-10-071-1/+1
* No longer need libtoolNobuyoshi Nakada2020-10-061-7/+0
* Appended a newline to suppress newline-eof warningNobuyoshi Nakada2020-10-061-1/+1
* include/ruby/memory_view.h: annotate functions卜部昌平2020-10-061-0/+5
* rb_memory_view_is_contiguous: convert into an inline function卜部昌平2020-10-061-4/+14
* STRUCT_ALIGNOF: use RUBY_ALIGNOF卜部昌平2020-10-062-4/+2
* memory_view.h: use bool卜部昌平2020-10-062-15/+15
* RB_RANDOM_DATA_INIT_PARENT: convert into an inline function卜部昌平2020-10-061-3/+12
* rb_rand_if: convert into an inline function卜部昌平2020-10-061-3/+12
* include/ruby/random.h: eliminate extern "C"卜部昌平2020-10-061-17/+2
* Use $GITHUB_ENV instead of set-envKazuhiro NISHIYAMA2020-10-065-6/+6
* Remove unused commit_infoKazuhiro NISHIYAMA2020-10-067-31/+0
* Moved rb_callable_receiver internalNobuyoshi Nakada2020-10-063-4/+7
* Add missing fileutils requireDavid Rodríguez2020-10-061-1/+4
* * 2020-10-06 [ci skip]git2020-10-061-1/+1
* [ruby/tempfile] Improve the documentation for Tempfile.create and recommend T...Benoit Daloze2020-10-051-15/+34
* Fix traditional Ring example in Actor-modelSvyatoslav Kryukov2020-10-051-1/+1
* Remove system method for E2E testing because depends on ruby commandaycabta2020-10-051-54/+75
* Put an empty line before the original URLNobuyoshi Nakada2020-10-051-1/+1
* * 2020-10-05 [ci skip]git2020-10-051-1/+1