aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix portability of bignum in ISeq Binary FormatNobuyoshi Nakada2023-11-261-0/+7
* [ruby/resolv] Close leaked FDNobuyoshi Nakada2023-11-261-0/+2
* Omit test_session_reuse_but_expire if OpenSSL 3.2.0Nobuyoshi Nakada2023-11-261-1/+1
* [ruby/irb] Fix exception(backtrace=nil) prints nothingtomoya ishida2023-11-251-5/+2
* [ruby/irb] Fix flaky test casehogelog2023-11-251-6/+4
* Fix test_pkey_dh.rb in FIPS.Jun Aruga2023-11-254-26/+57
* Omit a broken https test on MinGWTakashi Kokubun2023-11-241-0/+1
* [ruby/resolv] Support a :raise_timeout_errors option to raise timeouts as Res...Jeremy Evans2023-11-251-0/+24
* Switch shape test to use exhaust_shapesPeter Zhu2023-11-241-9/+4
* [ruby/resolv] Fix the fallback from UDP to TCP due to message truncationJeremy Evans2023-11-241-0/+172
* [DOC] State timezone info in the string wins `in:` keywordNobuyoshi Nakada2023-11-241-0/+1
* [ruby/resolv] Implement dohpath SvcParamKasumi Hanazuki2023-11-241-1/+28
* [ruby/resolv] Implement SVCB and HTTPS RRsKasumi Hanazuki2023-11-241-0/+204
* [ruby/irb] Handle handle_exception's exceptiontomoya ishida2023-11-231-2/+23
* [ruby/prism] Fix LocalVariableTargetNode depth in patternsTSUYUSATO Kitsune2023-11-232-28/+110
* Add tests for compaction during evacuation of ivarsPeter Zhu2023-11-231-0/+79
* [ruby/irb] Hint debugger command in irb:rdbg sessionStan Lo2023-11-231-0/+42
* [ruby/prism] Check void values in singleton class (`class <<`)TSUYUSATO Kitsune2023-11-221-0/+3
* [ruby/prism] Fix associativity of binary range with begin-less rangeTSUYUSATO Kitsune2023-11-223-16/+47
* [ruby/prism] Reject statements at non-statement posisionsTSUYUSATO Kitsune2023-11-221-0/+48
* [ruby/prism] Add and use pm_parser_local_depth_constant_idTSUYUSATO Kitsune2023-11-221-65/+51
* [ruby/prism] Allow `&` forwarding in a method having `...` parameterTSUYUSATO Kitsune2023-11-222-0/+55
* [ruby/prism] Add `CP949` encodingheyogrady2023-11-221-0/+1
* [ruby/prism] Add KOI8-U encodingPatrick O'Grady2023-11-221-0/+1
* [ruby/prism] Move CallNode#name field between receiver and argumentsBenoit Daloze2023-11-22576-5528/+5528
* [ruby/resolv] IPv6: update to_s method to be RFC5952 compliantJohn Bond2023-11-221-1/+2
* objspace_dump.c: dump call cache ids with dump_append_idJean Boussier2023-11-221-2/+2
* Speedup test_shape.rbJean Boussier2023-11-221-114/+22
* [ruby/prism] Add SPLAT flag on ArrayNode indicating if it contains splat elem...Jemma Issroff2023-11-2185-215/+430
* [PRISM] Rename flag to CONTAINS_KEYWORD_SPLATJemma Issroff2023-11-2113-17/+17
* [ruby/prism] Fix lex_state_beg_pHaldun Bayhantopcu2023-11-212-28/+202
* [ruby/prism] feat: adds encoding for TIS-620Thiago Araujo2023-11-211-0/+1
* [ruby/prism] Fix `..` and `...` to be non-associativeHiroya Fujinami2023-11-211-0/+8
* [ruby/prism] Fix constant path full name when parent is not aVinicius Stock2023-11-211-0/+27
* [ruby/prism] Warning for ENDs in methodsHaldun Bayhantopcu2023-11-211-0/+11
* Remove string concat node in prismKevin Newton2023-11-211-4/+1
* [ruby/prism] Remove string concat in favor of a flat listKevin Newton2023-11-219-265/+272
* Fix memory leak when evacuating generic ivarsPeter Zhu2023-11-211-0/+24
* Do not change hash type in Hash#assocNobuyoshi Nakada2023-11-211-0/+22
* Raise an exception when Hash#compare_by_identity during its iterationYusuke Endoh2023-11-211-0/+9
* Add a testTSUYUSATO Kitsune2023-11-211-0/+5
* [Bug #11183] Fix rb_complex_pow for special anglesKouhei Yanagita2023-11-211-0/+65
* [ruby/prism] Check a token after targets more strictlyHiroya Fujinami2023-11-211-0/+5
* [ruby/prism] Build the ability to format errorsKevin Newton2023-11-211-14/+14
* [ruby/prism] Split up CaseNode and CaseMatchNodeKevin Newton2023-11-2141-121/+128
* Rename the big5-hkscs stuff to something more generic and add UAO sharing com...Ryan Garver2023-11-201-0/+1
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2023-11-212-7/+7
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2023-11-212-7/+7
* [ruby/irb] Enable Setting Completer Type through `IRB_COMPLETOR`ima1zumi2023-11-211-0/+28
* [ruby/prism] Fix locations derived from arguments.Haldun Bayhantopcu2023-11-203-9/+9