summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/58)Burdette Lamar2022-07-081-30/+56
* [ruby/irb] Additions/revisions to help-message (https://github.com/ruby/irb/p...Burdette Lamar2022-07-081-40/+41
* Thread#value: handle threads killed by a forkJean Boussier2022-07-072-0/+18
* [rubygems/rubygems] Fix `simulate_windows` helperDavid Rodríguez2022-07-082-0/+8
* Fix extconf.rb for OpenSSL 3 without $warnflagsPeter Zhu2022-07-071-1/+1
* Fix macro redefinition warning for MacOSMatt Valentine-House2022-07-081-0/+1
* * 2022-07-08 [ci skip]git2022-07-081-1/+1
* thread_pthread.c: call SUSPENDED event when entering native_sleepJean Boussier2022-07-073-48/+86
* Gather heap page size conditions combinationNobuyoshi Nakada2022-07-071-31/+38
* Improve error message for segv in read_barrier_handlerPeter Zhu2022-07-071-3/+12
* Fix crash in compaction due to unlocked pagePeter Zhu2022-07-071-0/+5
* Fix typo in gc_compact_movePeter Zhu2022-07-071-1/+5
* do not define our own version of memcpy卜部昌平2022-07-072-5/+4
* Tentatively put macOS CIs back with adding macOS 12Nobuyoshi Nakada2022-07-071-0/+99
* Fallback `mkdir_p` to `as_mkdir_p`Nobuyoshi Nakada2022-07-072-11/+11
* [Bug #18892] Reset `ARGF.lineno` after reading shebangNobuyoshi Nakada2022-07-073-0/+20
* [ruby/pstore] Emphasize keys instead of roots, values instead of objects (htt...Burdette Lamar2022-07-072-42/+79
* fix lldb scripts on older lldb pythonAaron Patterson2022-07-061-1/+3
* [ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/57)Burdette Lamar2022-07-071-20/+57
* thread_pthread.c: Remove useless call to pthread_rwlock_initJean Boussier2022-07-061-6/+1
* Switch YJIT to using rb_str_buf_append rather than rb_str_append when encodin...Noah Gibbs (and/or Benchmark CI)2022-07-063-4/+4
* vm_opt_ltlt: call rb_str_buf_append directly if RHS is a StringJean Boussier2022-07-062-1/+18
* * 2022-07-07 [ci skip]git2022-07-071-1/+1
* YJIT: add a counter for gc object refs in the machine code (#6089)Maxime Chevalier-Boisvert2022-07-063-8/+13
* [Bug #18898] Fallback invalid external encoding to the defaultNobuyoshi Nakada2022-07-062-1/+13
* Update bundled gems list at 2022-07-06git2022-07-062-2/+2
* [wasm] get rid of workaround use of older binaryen and update to latestYuta Saito2022-07-062-6/+4
* [Bug #18890] newline should be insignificant after pattern labelNobuyoshi Nakada2022-07-063-1/+49
* [rubygems/rubygems] add message when gems are requested to be updated but the...Brian Le2022-07-062-0/+21
* [rubygems/rubygems] output gems already up-to-date regardless if any gems wer...Brian Le2022-07-062-1/+5
* Adjust indents [ci skip]Nobuyoshi Nakada2022-07-061-15/+16
* Set `SDKROOT` to empty value [ci skip]Nobuyoshi Nakada2022-07-061-1/+1
* * 2022-07-06 [ci skip]git2022-07-061-1/+1
* Suppress msys2 pathname conversion also at single test runs [ci skip]Nobuyoshi Nakada2022-07-061-0/+1
* Add `--stdout-on-failure`, the reverse of `--stderr-on-failure`Nobuyoshi Nakada2022-07-051-2/+7
* Separate failed output optionNobuyoshi Nakada2022-07-051-5/+18
* Synchronize the test thread not to die before assertionsNobuyoshi Nakada2022-07-051-1/+6
* CI: skip the failing test onlyNobuyoshi Nakada2022-07-051-2/+2
* CI: skip objspace test on MinGW for nowNobuyoshi Nakada2022-07-051-1/+5
* [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]2022-07-052-5/+5
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2022-07-052-5/+5
* Local functions should be `static`Nobuyoshi Nakada2022-07-051-2/+3
* [ruby/date] Update ext/date/date_core.cBurdette Lamar2022-07-051-1/+1
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-0/+12
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-1/+1
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-1/+4
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-1/+1
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-1/+1
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-14/+2
* [ruby/date] Enhanced RDocBurdetteLamar2022-07-051-1/+1