summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-30[ruby/prism] Document remaining encodingsKevin Newton
2023-11-30[ruby/prism] Group encodings into a single arrayKevin Newton
2023-11-30[ruby/prism] Do not expose encodings that do not need to be exposedKevin Newton
2023-11-30[ruby/prism] Remove ability to decode other encodingsKevin Newton
2023-11-30[ruby/prism] Remove public ASCII functions that can now be staticKevin Newton
2023-11-30[PRISM] Consolidate prism encoding filesKevin Newton
2023-11-30[ruby/prism] CESU encodingKevin Newton
2023-11-30[ruby/prism] EUC-TW encodingKevin Newton
2023-11-30[ruby/prism] Shorter function definitions in pm_big5.cKevin Newton
2023-11-30[ruby/prism] GB18030 encodingKevin Newton
2023-11-30[ruby/prism] Emacs MULE encodingsKevin Newton
2023-11-30[PRISM] Big5 encodingsKevin Newton
2023-11-30[ruby/prism] EUC-KR encodingsKevin Newton
2023-11-30[ruby/prism] Support other EUC-JP encodingsKevin Newton
2023-11-30[PRISM] Alias CP51932 to EUC-JPKevin Newton
2023-11-30[PRISM] Consolidate SJIS encodingsKevin Newton
2023-11-30[ruby/prism] Add other UTF8 encodingsKevin Newton
2023-11-30YJIT: Cancel on-stack jit_return on invalidation (#9086)Takashi Kokubun
2023-11-30YJIT: Use `stats[:live_page_count]`, renamed from :compiled_page_countAlan Wu
2023-11-30NEWS: Adjust indentation for RDoc's markdown parserAlan Wu
2023-11-30NEWS update about calling Kernel#lambda with non-literal blockAlan Wu
2023-11-30YJIT: optimized codegen for `rb_ary_length()` (#9085)Maxime Chevalier-Boisvert
2023-11-30Add assertions in redblack_balancePeter Zhu
2023-11-30[Prism] Fix local variable access for POST_EXECUTION_NODEMatt Valentine-House
2023-11-30Store depth offset inside the scope node.Matt Valentine-House
2023-11-30Rename variables redblack_balancePeter Zhu
2023-11-30[rubygems/rubygems] Only show "Defaulting to user installation" message when ...Ellen Marie Dash
2023-11-30Update documentation for [[:word:]] and \p{Word} in regexpsJeremy Evans
2023-11-30Mention {Queue,SizedQueue}#freeze change in NEWSJeremy Evans
2023-11-30[ruby/prism] Remove no-op assignmentHaldun Bayhantopcu
2023-11-30Fix imemo_env corruption under auto compactionAlan Wu
2023-11-30YJIT: Bump ec->cfp after setting cfp->jit_return (#9072)Takashi Kokubun
2023-11-30[ruby/irb] Page evaluation result's outputStan Lo
2023-11-30[ruby/rdoc] Get rid of `Kernel#open`Nobuyoshi Nakada
2023-11-30Highlight some GC improvements in NEWSJean Boussier
2023-11-30Add a rescue for `defined?(A::B::C)`Aaron Patterson
2023-11-30[ruby/prism] Fix typo in commentsid-707
2023-11-30[ruby/prism] Fix lex_compat for `<<HEREDOC # comment` at EOFMartin Emde
2023-11-30[Bug #19877] Assign captures for direct regexp literal onlyNobuyoshi Nakada
2023-11-30Add `RUBY_REFERENCES`Nobuyoshi Nakada
2023-11-30Prefix `REF_EDGE` and `REFS_LIST_PTR` with `RUBY_`Nobuyoshi Nakada
2023-11-30Add some test cases to Data testOKURA Masafumi
2023-11-30Skip test_resolurion_error_error_code with FreeBSD environmentHiroshi SHIBATA
2023-11-30Add NEWS entry for the deprecation of subprocess creation/forkingYusuke Endoh
2023-11-30Sort links [ci skip]Kazuhiro NISHIYAMA
2023-11-30Add NEWS entry for WeakMap#delete and `RUBY_CRASH_REPORT`Jean Boussier
2023-11-30[ruby/cgi] Fix unescapeHTMLflosacca
2023-11-30[ruby/cgi] Add failing test cases for CGI::Escape.unescapeHTMLflosacca
2023-11-30Move #19785 correct category in NEWSHiroshi SHIBATA
2023-11-30Update bundled gems list as of 2023-11-29git