summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-04-18Suppress warningsnobu
2019-04-18string.c: warn non-nil $;nobu
2019-04-18* 2019-04-18svn
2019-04-18Take over strscan maintenancekou
2019-04-17Added rubygems and bundler entries.hsbt
2019-04-17* expand tabs.svn
2019-04-17Reverting compaction for nowtenderlove
2019-04-17NEWS: note about recent changes around JIT [ci skip]k0kubun
2019-04-17Suppress warning in assertion tookazu
2019-04-17Suppress warnings in `make test-all`kazu
2019-04-17downloader.rb: enable cache filesnobu
2019-04-17common.mk: download data and property files togethernobu
2019-04-17Fix the format of NODE_IN nodeyui-knk