aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ruby/resolv] IPv6: update to_s method to be RFC5952 compliantJohn Bond2023-11-222-6/+3
* objspace_dump.c: dump call cache ids with dump_append_idJean Boussier2023-11-222-6/+7
* Speedup test_shape.rbJean Boussier2023-11-222-114/+32
* Update bundled gems list as of 2023-11-21git2023-11-222-2/+2
* Prevent a compiler warning: ‘zi’ may be used uninitializedYusuke Endoh2023-11-221-1/+1
* [ruby/prism] Add SPLAT flag on ArrayNode indicating if it contains splat elem...Jemma Issroff2023-11-2187-215/+442
* [PRISM] Rename flag to CONTAINS_KEYWORD_SPLATJemma Issroff2023-11-2116-21/+21
* [ruby/open3] [DOC] Open3 doc (https://github.com/ruby/open3/pull/21)Burdette Lamar2023-11-211-106/+170
* [ruby/prism] Remove handling OptionalNodeField in set_newline_flagHiroya Fujinami2023-11-211-1/+1
* Implement WeakKeyMap on VWAPeter Zhu2023-11-211-3/+2
* Implement WeakMap on VWAPeter Zhu2023-11-211-3/+2
* [rubygems/rubygems] Fix invalid platform removal missing adjacent platformsBo Anderson2023-11-212-1/+2
* Update default gems list at 7d6f812c311436e357fa3fd7e883c4 [ci skip]git2023-11-211-1/+1
* [ruby/prism] Update to v0.18.0Kevin Newton2023-11-214-7/+7
* Use count macros for counting instance variablesAaron Patterson2023-11-211-33/+2
* [ruby/prism] Fix lex_state_beg_pHaldun Bayhantopcu2023-11-213-29/+203
* [ruby/prism] feat: adds encoding for TIS-620Thiago Araujo2023-11-214-0/+40
* [ruby/prism] Fix `..` and `...` to be non-associativeHiroya Fujinami2023-11-212-6/+12
* Embed ibf_dump objectsJean Boussier2023-11-211-5/+2
* [ruby/prism] Fix constant path full name when parent is not aVinicius Stock2023-11-212-0/+39
* [ruby/prism] Warning for ENDs in methodsHaldun Bayhantopcu2023-11-215-1/+18
* Remove string concat node in prismKevin Newton2023-11-212-13/+1
* [ruby/prism] Remove string concat in favor of a flat listKevin Newton2023-11-2111-311/+293
* Refactor NameError::message and make it embededJean Boussier2023-11-211-50/+51
* Make Process::Status embeddedJean Boussier2023-11-211-11/+13
* YJIT: Skip dump-disasm if it fails to create a file (#8968)Takashi Kokubun2023-11-211-5/+9
* Fix memory leak when evacuating generic ivarsPeter Zhu2023-11-212-1/+25
* Get rid of useless dsize functionsJean Boussier2023-11-214-35/+22
* Update default gems list at f954a5663a6cb5fa9f55f45fd0f87e [ci skip]git2023-11-211-1/+1
* [ruby/irb] Bump version to 1.9.1tomoya ishida2023-11-211-2/+2
* Update bundled gems list at 307af18fa0389135035c0c52f05975 [ci skip]git2023-11-211-1/+1
* Bundle rbs-3.3.2 (#8974)Soutaro Matsumoto2023-11-211-1/+1
* [Bug #20004] Revert "[Feature #19422] Enable shared by default on macOS"Hiroshi SHIBATA2023-11-211-4/+1
* Update bundled gems list at 1886ee190a26cca0308d69a32c9179 [ci skip]git2023-11-211-1/+1
* Bundle rbs-3.3.1 (#8921)Soutaro Matsumoto2023-11-212-7/+1
* Add EXTERNAL_PREFIX to ruby_abi_versionNobuyoshi Nakada2023-11-211-1/+1
* typedef ABI version typesNobuyoshi Nakada2023-11-211-2/+4
* Do not change hash type in Hash#assocNobuyoshi Nakada2023-11-212-34/+49
* Raise an exception when Hash#compare_by_identity during its iterationYusuke Endoh2023-11-212-0/+12
* Raise an exception if ar_table is converted to st_table during iterationYusuke Endoh2023-11-211-0/+11
* `ObjectSpace.count_nodes` doesn't count nodesyui-knk2023-11-211-142/+1
* Add a testTSUYUSATO Kitsune2023-11-211-0/+5
* Reject 'class << (return); end` by "void value expression"TSUYUSATO Kitsune2023-11-211-5/+5
* [Bug #11183] Fix rb_complex_pow for special anglesKouhei Yanagita2023-11-212-0/+151
* [ruby/prism] Check a token after targets more strictlyHiroya Fujinami2023-11-212-2/+13
* [ruby/prism] Build the ability to format errorsKevin Newton2023-11-214-26/+115
* [ruby/prism] Split up CaseNode and CaseMatchNodeKevin Newton2023-11-2145-135/+247
* [prism] Remove pm_big5_hkscs from common.mk targetsKevin Newton2023-11-201-5/+0
* Rename the big5-hkscs stuff to something more generic and add UAO sharing com...Ryan Garver2023-11-206-55/+66
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2023-11-212-7/+7