summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-12-25test/test_trick.rb: fixed the position to add timeoutNobuyoshi Nakada
2020-12-25test/test_trick.rb: increase timeout of some testsYusuke Endoh
2020-12-25test_trick.rb: Make the encoding explicit for code written in UTF-8Nobuyoshi Nakada
2020-12-25test/test_trick.rb: Add a test file for TRICK entries (#3988)Yusuke Endoh
2020-12-24[ruby/reline] Doesn't contain terminate spaces by cwaycabta
2020-12-24[ruby/reline] Use #bytesize for vi_replace_charaycabta
2020-12-24[ruby/reline] Delete the last char of a line by dwaycabta
2020-12-24[ruby/reline] Discard prompt cache by changing mode iconaycabta
2020-12-24Store errno in struct rb_process_statusNobuyoshi Nakada
2020-12-24Remove unneeded codeMarc-Andre Lafortune
2020-12-24dir.c: chdir conflict should raise only when called in different threadYusuke Endoh
2020-12-24shareable_constant_value: experimental_copyKoichi Sasada
2020-12-23Fix class of method in Method#inspect for singleton classes of classesJeremy Evans
2020-12-24test/ruby/test_module.rb: not depend on the order of method definitionsYusuke Endoh
2020-12-24Reset paren_nest at tAREF and tASET [Bug #17431]Nobuyoshi Nakada
2020-12-24Module#public_class_method also accepts a symbol array as an argumentYusuke Endoh
2020-12-23[ruby/irb] Fix error_message for assert_dynamic_promptaycabta
2020-12-23[ruby/psych] Skip test_ractor.rb with ruby/psych repoHiroshi SHIBATA
2020-12-23[ruby/psych] Optimize cache with `compare_by_identity`Marc-Andre Lafortune
2020-12-23[ruby/psych] Make Ractor-ready.Marc-Andre Lafortune
2020-12-23Ensure non-literal expressions shareable if `leteral`Nobuyoshi Nakada
2020-12-23Update rb_ractor_ensure_shareableNobuyoshi Nakada
2020-12-23Split the testNobuyoshi Nakada
2020-12-23Added assertionsNobuyoshi Nakada
2020-12-23Added dedicated helper methodsNobuyoshi Nakada
2020-12-23Changed shareable literal semantics [Feature #17397]Nobuyoshi Nakada
2020-12-23Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA
2020-12-23ripper: fix bad label parameter handling [Bug #17425]Nobuyoshi Nakada
2020-12-22[ruby/etc] Make Ractor safeMarc-Andre Lafortune
2020-12-23[memory_view][fiddle] Rename len to byte_size in rb_memory_view_tKenta Murata
2020-12-23[ruby/reline] [ruby/irb] Handle multiple newlines in a token correctlyaycabta
2020-12-23Add verbose nil in testingDelton Ding
2020-12-23Enable `Fiber.current` and `Fiber#alive?` call inside ractorDelton Ding
2020-12-23Make NoMatchingPatternError a subclass of StandardErrorKazuki Tsujimoto
2020-12-22[ruby/reline] Fixed an exception occurred when ambiguous width character was ...ima1zumi
2020-12-22[ruby/reline] Support isearch-terminatorsaycabta
2020-12-22[ruby/reline] Render refreshed prompt just after i-search finishedaycabta
2020-12-22Import set 1.0.1Akinori MUSHA
2020-12-22Prepare to release json-2.5.0Hiroshi SHIBATA
2020-12-22[ruby/date] Make Ractor-compatibleMarc-Andre Lafortune
2020-12-22Enumerator.new: raise unless block given卜部昌平
2020-12-22Import set 1.0.0Akinori MUSHA
2020-12-22reset cache before iteratingKoichi Sasada
2020-12-21[json] Make json Ractor safeKenta Murata
2020-12-21[json] Stop using prototype objectsKenta Murata
2020-12-21Fixed a typo in an error class nameNobuyoshi Nakada
2020-12-21[ruby/rdoc] Guard for WEBrickHiroshi SHIBATA
2020-12-20irb: Removed unused variablesv3_0_0_rc1Nobuyoshi Nakada
2020-12-20win32: Use UTF-8 as filesystem encoding [Feature #12654]Nobuyoshi Nakada
2020-12-20irb: Define extension command only on the given objectNobuyoshi Nakada