summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-10Fix parallel build on MINGWLars Kanis
2022-09-09YJIT: eliminate redundant mov in csel/cmov on x86 (#6348)Maxime Chevalier-Boisvert
2022-09-10* 2022-09-10 [ci skip]git
2022-09-09Better offsets (#6315)Kevin Newton
2022-09-09[rubygems/rubygems] Fix resolution on non-musl platformsDavid Rodríguez
2022-09-09[DOC] Update `Struct#new` behavior with `keyword_init: true`Nobuyoshi Nakada
2022-09-09Avoid unnecessary copying when removing the leading part of a stringKazuki Yamaguchi
2022-09-09Support sub-library in builtin-loaderNobuyoshi Nakada
2022-09-09More robust macro parser (#6343)Aaron Patterson
2022-09-09Move RDoc `--`/`++` directives to commentsNobuyoshi Nakada
2022-09-09Built-in function table sentinels do not need namesNobuyoshi Nakada
2022-09-09Fix unexpected "duplicated key name" error in paren-less one line pattern mat...Kazuki Tsujimoto
2022-09-09Ignore EACCES on WindowsNobuyoshi Nakada
2022-09-08Remove as many unnecessary moves as possible (#6342)v3_2_0_preview2Kevin Newton
2022-09-09No longer bundle external library sourcesNobuyoshi Nakada
2022-09-09* 2022-09-09 [ci skip]git
2022-09-09eliminate magic numberYO4
2022-09-09win32.c additional fix: is_readable_consoleYO4
2022-09-09win32.c fix: is_readable_consoleYO4
2022-09-08[Bug #5317] Use `rb_off_t` instead of `off_t`Nobuyoshi Nakada
2022-09-08[Win32] Remove dead code using `chsize`Nobuyoshi Nakada
2022-09-08vm_objtostring: skip method lookup for T_STRING receiversJean Boussier
2022-09-08rb_str_concat_literals: use rb_str_buf_appendJean Boussier
2022-09-08[rubygems/rubygems] Fix unused variable warningDavid Rodríguez
2022-09-08Process token IDs from id.def without id.hNobuyoshi Nakada
2022-09-08Generate token ID indexes in id.defNobuyoshi Nakada
2022-09-08[Bug #18997] Don't define ruby_qsort when POSIX qsort_r is availableXin Li
2022-09-08[ruby/forwardable] Freeze VERSION and FORWARDABLE_VERSION to improve Ractor-c...rm155
2022-09-08[ruby/ipaddr] Improve Ractor-compliancerm155
2022-09-08[MSWin] Fix for non-Windows (cygwin/msys) BASERUBYNobuyoshi Nakada
2022-09-08[MSWin] Disable rubygems of BASERUBYNobuyoshi Nakada
2022-09-08[DOC] non-positive `base` in `Kernel#Integer` and `String#to_i`Nobuyoshi Nakada
2022-09-08* 2022-09-08 [ci skip]git
2022-09-08Resync Bundler & RubyGemsDavid Rodríguez
2022-09-07Fix missing replacement in 1f91dcdab3bNobuyoshi Nakada
2022-09-07Dump cross.rb only when verbose [ci skip]Nobuyoshi Nakada
2022-09-07Define BOOTSTRAPRUBY from HAVE_BASERUBYNobuyoshi Nakada
2022-09-07Fix typoTakashi Kokubun
2022-09-06Adjust pch_status for --mjit=pauseTakashi Kokubun
2022-09-06Skip early mjit_add_iseq_to_process on --mjit=pauseTakashi Kokubun
2022-09-07Now Psych uses the proleptic Gregorian calendarNobuyoshi Nakada
2022-09-06Skip calling check_unit_queue with mjit_opts.customTakashi Kokubun
2022-09-07Use BOOTSTRAPRUBY_COMMAND instead of fake.rb directlyNobuyoshi Nakada
2022-09-07Ensure BASERUBY when cross-compilingNobuyoshi Nakada
2022-09-07[ruby/psych] Bump snakeyaml from 1.28 to 1.31Chad Wilson
2022-09-07[ruby/psych] Dump Date/DateTime as proleptic Gregorian date as well as TimeNobuyoshi Nakada
2022-09-07fixup 8cd6f2a0872e74c6cc089d2a4f8140483080c67aHiroshi SHIBATA
2022-09-07Add another method for debuggingTakashi Kokubun
2022-09-07[rubygems/rubygems] Fix: Gem info bug with version flagAntonio Paulino
2022-09-07Drop an unused method for debuggingTakashi Kokubun