summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-05[DOC] Mention Time-like objectsNobuyoshi Nakada
2023-12-05[ruby/rdoc] Allow any single-word token upto 2 before C method implementationNobuyoshi Nakada
2023-12-05[ruby/rdoc] Reduce matched substring allocationsNobuyoshi Nakada
2023-12-05Update default gems list at d691b1a14167129cc415abda3792aa [ci skip]git
2023-12-05[ruby/rdoc] Bump up 6.6.1Hiroshi SHIBATA
2023-12-05Update default gems list at f19de1289b4c20b12efe431d124f69 [ci skip]git
2023-12-05[ruby/tempfile] Bump up 0.2.1Hiroshi SHIBATA
2023-12-05[ruby/tempfile] Alias #to_s to #inspectAkshay Birajdar
2023-12-05Update default gems list at e7cc79183879b6449d42050407b3e9 [ci skip]git
2023-12-05[ruby/cgi] Bump up 0.4.1Hiroshi SHIBATA
2023-12-05[ruby/rdoc] Early return when `token_stream` is `nil`Toshimaru
2023-12-05[ruby/rdoc] fix: fix `NoMethodError` when `token_stream` is niltoshimaru
2023-12-05Update default gems list at eecae51502215ae4dab9d99a107963 [ci skip]git
2023-12-05[flori/json] Bump up 2.7.1Hiroshi SHIBATA
2023-12-05[rubygems/rubygems] Fix crash when duplicating a dev dependency in Gemfile & ...David Rodríguez
2023-12-05[rubygems/rubygems] Instead of checking writability, try to writeDavid Rodríguez
2023-12-05[rubygems/rubygems] Set specs as pending at the beginningDavid Rodríguez
2023-12-05[rubygems/rubygems] Simplify `--no-user-install` specDavid Rodríguez
2023-12-05[rubygems/rubygems] Prefer String#split with block in Gem::YAMLSerializer#loadMau Magnaguagno
2023-12-05[rubygems/rubygems] Prefer String#split with block in Bundler::CompactIndexCl...Mau Magnaguagno
2023-12-05[rubygems/rubygems] Prefer String#split with block in Bundler::YAMLSerializer...Mau Magnaguagno
2023-12-05VERSION file of JSON is removed from upstreamHiroshi SHIBATA
2023-12-05Removed obsoleted version definitionHiroshi SHIBATA
2023-12-05[flori/json] Detect json version from version.rbHiroshi SHIBATA
2023-12-05[flori/json] cosmeticsHiroshi SHIBATA
2023-12-05[flori/json] The modern Ruby uses utf-8 encodings by defaultHiroshi SHIBATA
2023-12-05[flori/json] [DOC] RDoc for additionsBurdette Lamar
2023-12-05[flori/json] Fix JSON.dump overload combinationtompng
2023-12-05[flori/json] Overload kwargs in JSON.dumpTakashi Kokubun
2023-12-05[flori/json] JSON.dump: handle unenclosed hashes regressionJean Boussier
2023-12-04[ruby/syntax_suggest] Bump minimum Ruby version & update standardrbSchneems
2023-12-04[ruby/syntax_suggest] Update standardrb to Ruby 3.0 standardsSchneems
2023-12-04[PRISM] Fixed redo nodeJemma Issroff
2023-12-04[PRISM] Handle percent literals for `defined?`eileencodes
2023-12-04[PRISM] Implement `PM_INTERPOLATED_REGULAR_EXPRESSION_NODE`eileencodes
2023-12-04[PRISM] Implement `PM_INTERPOLATED_STRING_NODE`eileencodes
2023-12-04[PRISM] Fix `PM_PARENTHESES_NODE`eileencodes
2023-12-04[Prism] Implement backref and numbered reference for `defined?`eileencodes
2023-12-04[PRISM] Fix compilation for NextNodeJemma Issroff
2023-12-04Use 32-bit integers for redblack_id_tPeter Zhu
2023-12-04[ruby/prism] Fix up docs for lex_compatKevin Newton
2023-12-04[ruby/prism] Ripper compat docs updateKevin Newton
2023-12-04[PRISM] Fix dependenciesPeter Zhu
2023-12-04YJIT: Mark and update stubs in invalidated blocks (#9104)Alan Wu
2023-12-04Make rb_obj_copy_ivs_to_hash_table_i staticPeter Zhu
2023-12-04[ruby/prism] Refactor pm_diagnostic_t and pm_comment_t to use pm_location_tLily Lyons
2023-12-04[ruby/prism] Check "void value expression" for array literalsTSUYUSATO Kitsune
2023-12-03Revert "Add missing GVL hooks for M:N threads and ractors"John Hawthorn
2023-12-04Fix format specifiers for `size_t`Nobuyoshi Nakada
2023-12-04Remove `rb_libruby_selfpath` for MJITNobuyoshi Nakada