aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Added assertionsNobuyoshi Nakada2020-12-231-1/+21
* Added dedicated helper methodsNobuyoshi Nakada2020-12-231-16/+33
* Changed shareable literal semantics [Feature #17397]Nobuyoshi Nakada2020-12-231-5/+7
* Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA2020-12-237-122/+173
* ripper: fix bad label parameter handling [Bug #17425]Nobuyoshi Nakada2020-12-231-15/+16
* [ruby/etc] Make Ractor safeMarc-Andre Lafortune2020-12-221-0/+23
* [memory_view][fiddle] Rename len to byte_size in rb_memory_view_tKenta Murata2020-12-232-6/+6
* [ruby/reline] [ruby/irb] Handle multiple newlines in a token correctlyaycabta2020-12-231-2/+53
* Add verbose nil in testingDelton Ding2020-12-231-0/+1
* Enable `Fiber.current` and `Fiber#alive?` call inside ractorDelton Ding2020-12-231-0/+22
* Make NoMatchingPatternError a subclass of StandardErrorKazuki Tsujimoto2020-12-231-0/+4
* [ruby/reline] Fixed an exception occurred when ambiguous width character was ...ima1zumi2020-12-221-0/+4
* [ruby/reline] Support isearch-terminatorsaycabta2020-12-221-0/+30
* [ruby/reline] Render refreshed prompt just after i-search finishedaycabta2020-12-221-0/+11
* Import set 1.0.1Akinori MUSHA2020-12-222-2/+8
* Prepare to release json-2.5.0Hiroshi SHIBATA2020-12-222-6/+2
* [ruby/date] Make Ractor-compatibleMarc-Andre Lafortune2020-12-221-0/+27
* Enumerator.new: raise unless block given卜部昌平2020-12-221-10/+4
* Import set 1.0.0Akinori MUSHA2020-12-223-0/+53
* reset cache before iteratingKoichi Sasada2020-12-221-6/+26
* [json] Make json Ractor safeKenta Murata2020-12-211-0/+34
* [json] Stop using prototype objectsKenta Murata2020-12-211-36/+3
* Fixed a typo in an error class nameNobuyoshi Nakada2020-12-211-1/+1
* [ruby/rdoc] Guard for WEBrickHiroshi SHIBATA2020-12-211-1/+1
* irb: Removed unused variablesv3_0_0_rc1Nobuyoshi Nakada2020-12-201-2/+0
* win32: Use UTF-8 as filesystem encoding [Feature #12654]Nobuyoshi Nakada2020-12-201-37/+16
* irb: Define extension command only on the given objectNobuyoshi Nakada2020-12-201-1/+3
* Set non-verbose mode as well as tty modeNobuyoshi Nakada2020-12-201-0/+4
* Set :DEFAULT to PROMPT_MODE for CIaycabta2020-12-201-20/+8
* Suppress errors related to using variables that are not directly related to t...aycabta2020-12-201-4/+20
* [ruby/irb] Add measure commandaycabta2020-12-201-0/+144
* [ruby/ostruct] Add Ractor testMarc-Andre Lafortune2020-12-191-12/+11
* [ruby/matrix] Add Ractor testMarc-Andre Lafortune2020-12-191-9/+9
* [pathname] Make Pathname Ractor safe (#3940)Kenta Murata2020-12-201-0/+22
* [bigdecimal] Fix deprecation warning testKenta Murata2020-12-191-0/+4
* [bigdecimal] Add BigDecimal#n_significant_digitsKenta Murata2020-12-191-0/+51
* [bigdecimal] Make BigDecimal#precs deprecatedKenta Murata2020-12-191-6/+16
* [bigdecimal] Add BigDecimal#precisionKenta Murata2020-12-191-0/+49
* [bigdecimal] Make bigdecimal Ractor safeKenta Murata2020-12-191-0/+23
* [bigdecimal] Fix the default precision of Float#to_dKenta Murata2020-12-191-4/+12
* test/ruby/test_module.rb: Avoid "warning: method redefined"Yusuke Endoh2020-12-191-2/+2
* Recommit 34f06062174882a98ebef998c50ad8d4f7fc0f2eYusuke Endoh2020-12-191-0/+17
* ripper: fix `#tok` on some error events [Bug 17345]Nobuhiro IMAI2020-12-191-5/+26
* Try to test with rake-13.0.2 again.Hiroshi SHIBATA2020-12-191-5/+5
* [digest] Make digest Ractor safeKenta Murata2020-12-191-0/+101
* Partially reintroduce e042e8460bb9a63c05f938d51e8c7c5345a6f3a4 and ...Yusuke Endoh2020-12-191-1/+2
* Added missing tests for public, private, protected and alias_methodNobuyoshi Nakada2020-12-191-0/+73
* fix refinements/prepend bugKoichi Sasada2020-12-191-0/+27
* Added tests for [Feature #17314]Yusuke Endoh2020-12-191-0/+9
* Use category: :deprecated in warnings that are related to deprecationJeremy Evans2020-12-184-21/+21