summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-01fix tracepoint + backtrace SEGV卜部昌平
2019-08-01* expand tabs.git
2019-08-01signal.c: make signame_prefix a nul-terminated stringYusuke Endoh
2019-08-01use internal_id.Koichi Sasada
2019-08-01Compact ensure clause and rename variables to fix alignmentKazuhiro NISHIYAMA
2019-07-31Update object.cAaron Patterson
2019-08-01* expand tabs.git
2019-07-31Add a specialized instruction for `.nil?` callsAaron Patterson
2019-08-01make inline functions from macros.Koichi Sasada
2019-07-31use hash_ar_table_set() directlyKoichi Sasada
2019-07-31HASH_ASSERT() respects HASH_DEBUGKoichi Sasada
2019-08-01check hash_hint is different.Koichi Sasada
2019-07-31File.realpath can raise ENOTDIRKoichi Sasada
2019-07-31Revert "Let prev EP move"Aaron Patterson
2019-08-01* 2019-08-01git
2019-07-31Let prev EP moveAaron Patterson
2019-07-31run single spec [ci skip]Nobuyoshi Nakada
2019-07-31test/ruby/test_hash.rb: remove a unused vribleYusuke Endoh
2019-07-31lib/bundler/shared_helpers.rb: remove require "rubygems"Yusuke Endoh
2019-07-31Split in two spec examplesBenoit Daloze
2019-07-31Attempt to fix Hash#rehash specBenoit Daloze
2019-07-31Fix `Leaked thread`Kazuhiro NISHIYAMA
2019-07-31delete a check on bad assumption.Koichi Sasada
2019-07-31check SystemStackErrorKoichi Sasada
2019-07-31backtrace can be nil.Koichi Sasada
2019-07-31Revert "add debug code"Koichi Sasada
2019-07-31test/ruby/test_float.rb: suppress an overflow warningYusuke Endoh
2019-07-31add debug codeKoichi Sasada
2019-07-31test/ruby/test_io.rb (test_binmode_pipe): close all pipes explicitlyYusuke Endoh
2019-07-31test/rdoc/test_rdoc_rubygems_hook.rb: suppress deprecation warningYusuke Endoh
2019-07-31test/ruby/test_file_exhaustive.rb: suppress method-redefined warningYusuke Endoh
2019-07-31move macro to internal.h for documentation.Koichi Sasada
2019-07-31test/rubygems/test_gem_remote_fetcher.rb: suppress deprecation warningsYusuke Endoh
2019-07-31Moved RHASH_LEV_MASK and turned into a macroNobuyoshi Nakada
2019-07-31* expand tabs.git
2019-07-31Use 1 byte hint for ar_table [Feature #15602]Koichi Sasada
2019-07-31remove RHash::iter_lev.Koichi Sasada
2019-07-31File.exists? is deprecated.Hiroshi SHIBATA
2019-07-31Uninstall ntlm-http and plist for failure of osx test.Hiroshi SHIBATA
2019-07-31[rubygems/rubygems] Partly reverted be962ca0c411f3b4bcfebfb6e714c78cbad12775Hiroshi SHIBATA
2019-07-31[rubygems/rubygems] Skip integration test for rake package task.Hiroshi SHIBATA
2019-07-31[rubygems/rubygems] Initialize '@ran_rake' correctly, so we don't have to set...bronzdoc
2019-07-31[rubygems/rubygems] Remove extension 'double pipe equals' assigment since is ...bronzdoc
2019-07-31[rubygems/rubygems] Move 'build_for' to handle extension type before the exte...bronzdoc
2019-07-31[rubygems/rubygems] Do not pass +build_dir+ argument to build_errorbronzdoc
2019-07-31[rubygems/rubygems] Remove useless param +build_dir+bronzdoc
2019-07-31[rubygems/rubygems] Drop support for 'gem env packageversion'bronzdoc
2019-07-31[rubygems/rubygems] Improve `rake package` test error messageDavid Rodríguez
2019-07-31[rubygems/rubygems] Get `rake package` testedDavid Rodríguez
2019-07-31[rubygems/rubygems] Generate a licenses.rb file with correct styleDavid Rodríguez