summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-21Fix test library namenobu
2019-04-21Remove unnecessary conditionktsj
2019-04-21* 2019-04-21svn
2019-04-21Make README.md similar to README.ja.md [ci skip]k0kubun
2019-04-20skip test until we can guarantee movement of certain objectstenderlove
2019-04-20Remove IRB's old test filesaycabta
2019-04-20skip test if mjit is enabledtenderlove
2019-04-20Add "require 'stringio'"aycabta
2019-04-20Use require_relative for tests of Relineaycabta
2019-04-20IRB is improved with Reline and RDocaycabta
2019-04-20Fix wrong critical section labelk0kubun
2019-04-20Prefix rb_ to MJIT wait call since it's exportedk0kubun
2019-04-20Workaround Wercker check which is not working nowk0kubun
2019-04-20Skip test_find_collided_object on problematic CIs for nowk0kubun
2019-04-20Make sure the has_remembered_objects flag is correctly settenderlove
2019-04-20Revert "Revert "Skip ISeq reference for stale_units for debugging""k0kubun
2019-04-20Invalidate JIT-ed code if ISeq is moved by GC.compactk0kubun
2019-04-20Revert "Skip ISeq reference for stale_units for debugging"k0kubun
2019-04-20Skip ISeq reference for stale_units for debuggingk0kubun
2019-04-20Always pin stack zombie and moved slotstenderlove
2019-04-20* properties.svn
2019-04-20* expand tabs.svn
2019-04-20Add `Time#floor`nobu
2019-04-20Check ISeq references in stale_units took0kubun
2019-04-20add more assertions around moved objecttenderlove
2019-04-20Avoid usage of the dummy empty BEGIN nodektsj
2019-04-20Update ISeq references in stale_units as wellk0kubun
2019-04-20Add symbol to the result of `RubyVM::AbstractSyntaxTree#children`.yui-knk
2019-04-20check the index rather than includetenderlove
2019-04-20fix strict compile errorstenderlove
2019-04-20Update MJIT referencestenderlove
2019-04-20Try harder to make objects movetenderlove
2019-04-20* 2019-04-20svn
2019-04-20* properties.svn
2019-04-20Add `GC.compact` again.tenderlove
2019-04-19Reflect README.md contents to README.ja.md [ci skip]k0kubun
2019-04-19Removed extra empty linesnobu
2019-04-19template/prelude.c.tmpl: allow UTF-8 charactersnobu
2019-04-19Use similar line length in README [ci skip]k0kubun
2019-04-19README.md simplified [ci skip]k0kubun
2019-04-19Revert "README.md simplified [ci skip]"k0kubun
2019-04-19time.c: added in: option to Time.nownobu
2019-04-19* remove trailing spaces. [ci skip]svn
2019-04-19README.md simplified [ci skip]k0kubun
2019-04-19Only mark the superclass if there is onetenderlove
2019-04-18fake.rb.in: split by whitespaces not to be affected by -F optionnobu
2019-04-18parse.y: suppress warningnobu
2019-04-18* 2019-04-19svn
2019-04-18io.c: warn non-nil $,nobu
2019-04-18Removed deprecated executable from bundler upstream.hsbt