summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-26Execute write barrier instead of adding to arrayAaron Patterson
2019-09-26Pull `iseq_add_mark_object_compile_time` out of `freeze_string`Aaron Patterson
2019-09-26Pull "mark object" upAaron Patterson
2019-09-26Scan the ISEQ arena for markables and mark themAaron Patterson
2019-09-26Allocate `INSN *` out of a separate arenaAaron Patterson
2019-09-26Introduce a secondary arenaAaron Patterson
2019-09-26Extract allocation and free functionsAaron Patterson
2019-09-26Pass in arena to allocatorAaron Patterson
2019-09-27NEWS: fixed markups and indent [ci skip]Nobuyoshi Nakada
2019-09-27Kernel#open may be redefinedNobuyoshi Nakada
2019-09-27NEWS: fixed markups and formatting [ci skip]Nobuyoshi Nakada
2019-09-27Check the argument sizeNobuyoshi Nakada
2019-09-27* 2019-09-27 [ci skip]git
2019-09-26Fix shorten-64-to-32 compile warnings/errorsJeremy Evans
2019-09-26Fix keyword argument separation issues in Fiber#resumeJeremy Evans
2019-09-26Fix keyword argument separation issues in Thread.newJeremy Evans
2019-09-26Fix more keyword argument separation issues in PathnameJeremy Evans
2019-09-26Fix keyword argument separation issues in OpenSSL::SSL::SSLSocket#sys{read,wr...Jeremy Evans
2019-09-26Fix keyword argument separation issues in Proc#{<<,>>}Jeremy Evans
2019-09-26Fix keyword argument sepration issues when IO#open calls #to_openJeremy Evans
2019-09-26Fix Module#name news and add a testJean Boussier
2019-09-26Restore ENV, rubygems always sets SOURCE_DATE_EPOCH nowNobuyoshi Nakada
2019-09-26Gem::Specification#to_ruby needs OpenSSLNobuyoshi Nakada
2019-09-26Reduce ISeq size of mjit_exec benchmarkTakashi Kokubun
2019-09-26* remove trailing spaces. [ci skip]git
2019-09-26[EXPERIMENTAL] Make Module#name return a frozen StringJean Boussier
2019-09-26Revert the accidentally commits related GitHub ActionsHiroshi SHIBATA
2019-09-26Suppress assert_match warnings.Hiroshi SHIBATA
2019-09-26Assert warnings message for the last argument is keyword parameter.Hiroshi SHIBATA
2019-09-26[rubygems/rubygems] Make sure our modifications to kernel.warn workDavid Rodríguez
2019-09-26[rubygems/rubygems] Fix jruby buildDavid Rodríguez
2019-09-26[rubygems/rubygems] indentHiroshi SHIBATA
2019-09-26[rubygems/rubygems] filter dependency type and name strictly.Hiroshi SHIBATA
2019-09-26[rubygems/rubygems] Fix test_gem_attrbronzdoc
2019-09-26[rubygems/rubygems] Introduce default prerelease requirementDavid Rodríguez
2019-09-26[rubygems/rubygems] Remove comment not adding muchDavid Rodríguez
2019-09-26[rubygems/rubygems] add testsf
2019-09-26[rubygems/rubygems] Detect libc version, closes #2918f
2019-09-26[rubygems/rubygems] Fix underscore version for bundler itselfDavid Rodríguez
2019-09-26[rubygems/rubygems] Added jruby to matrixHiroshi SHIBATA
2019-09-26[rubygems/rubygems] Removed 2.2Hiroshi SHIBATA
2019-09-26[rubygems/rubygems] Added rvm workflow for Ruby 2.2 and 2.7Hiroshi SHIBATA
2019-09-26[rubygems/rubygems] Removed the needless configurationsHiroshi SHIBATA
2019-09-26[rubygems/rubygems] Added the initial workflow file.Hiroshi SHIBATA
2019-09-26[rubygems/rubygems] Avoid adding OpenSSL::PKey::RSA instancesbronzdoc
2019-09-26[rubygems/rubygems] Update expectation in test_to_ruby_with_rsa_keybronzdoc
2019-09-26[rubygems/rubygems] Fix indentation in case statementbronzdoc
2019-09-26[rubygems/rubygems] Make ruby_code method handle OpenSSL::PKey::RSA objectsbronzdoc
2019-09-26[rubygems/rubygems] Set SOURCE_DATE_EPOCH env var if not provided.Ellen Marie Dash
2019-09-26[rubygems/rubygems] Add a gem attr to the Gem::Package class.Daniel Berger