aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove debug linesusa2019-04-211-2/+2
* Show/unshow executing command as specified by `V`usa2019-04-211-3/+3
* Note about cgit url [ci skip]k0kubun2019-04-211-0/+2
* test/ruby/test_pattern_matching.rb: add missing tests for NODE_DASGN, NODE_LASGNktsj2019-04-211-0/+18
* Remove test/reline temporary, I'll come backaycabta2019-04-216-2651/+0
* add ensure to restore $stdout correctly.ko12019-04-211-0/+1
* * properties.svn2019-04-210-0/+0
* Restore pwdnobu2019-04-211-0/+2
* Revert "Try dropping const qualifier to suppress msiwn warning"k0kubun2019-04-211-1/+1
* Get rid of warinings of VCusa2019-04-211-1/+1
* Try dropping const qualifier to suppress msiwn warningk0kubun2019-04-211-1/+1
* ubygems.rb is already removed from ruby repository.hsbt2019-04-211-1/+1
* test/reline/helper.rb: define RELINE_TEST_ENCODING alwaysnobu2019-04-211-1/+1
* Show the latest commit hash after updatenobu2019-04-211-0/+5
* Remove obsoleted TODO comment [ci skip]k0kubun2019-04-211-1/+0
* Add missing test for p_var_refktsj2019-04-211-0/+6
* tool/merger.rb: Drop some revision notations.k0kubun2019-04-211-5/+0
* tool/merger.rb: Remove unused command line format.k0kubun2019-04-211-3/+0
* Remove redundant castkazu2019-04-211-4/+4
* Add missing tests for p_argsktsj2019-04-211-0/+29
* * properties.svn2019-04-210-0/+0
* Fix test library namenobu2019-04-211-1/+1
* Remove unnecessary conditionktsj2019-04-211-7/+3
* * 2019-04-21svn2019-04-211-1/+1
* Make README.md similar to README.ja.md [ci skip]k0kubun2019-04-211-5/+12
* skip test until we can guarantee movement of certain objectstenderlove2019-04-201-0/+2
* Remove IRB's old test filesaycabta2019-04-202-130/+0
* skip test if mjit is enabledtenderlove2019-04-201-0/+2
* Add "require 'stringio'"aycabta2019-04-201-0/+1
* Use require_relative for tests of Relineaycabta2019-04-205-5/+5
* IRB is improved with Reline and RDocaycabta2019-04-2034-1107/+8171
* Fix wrong critical section labelk0kubun2019-04-201-2/+2
* Prefix rb_ to MJIT wait call since it's exportedk0kubun2019-04-202-7/+7
* Workaround Wercker check which is not working nowk0kubun2019-04-201-1/+1
* Skip test_find_collided_object on problematic CIs for nowk0kubun2019-04-201-0/+4
* Make sure the has_remembered_objects flag is correctly settenderlove2019-04-201-4/+7
* Revert "Revert "Skip ISeq reference for stale_units for debugging""k0kubun2019-04-201-1/+15
* Invalidate JIT-ed code if ISeq is moved by GC.compactk0kubun2019-04-204-5/+9
* Revert "Skip ISeq reference for stale_units for debugging"k0kubun2019-04-201-15/+1
* Skip ISeq reference for stale_units for debuggingk0kubun2019-04-201-1/+15
* Always pin stack zombie and moved slotstenderlove2019-04-201-0/+5
* * properties.svn2019-04-200-0/+0
* * expand tabs.svn2019-04-201-1/+1
* Add `Time#floor`nobu2019-04-203-0/+133
* Check ISeq references in stale_units took0kubun2019-04-201-0/+10
* add more assertions around moved objecttenderlove2019-04-201-1/+8
* Avoid usage of the dummy empty BEGIN nodektsj2019-04-204-16/+23
* Update ISeq references in stale_units as wellk0kubun2019-04-201-0/+11
* Add symbol to the result of `RubyVM::AbstractSyntaxTree#children`.yui-knk2019-04-201-3/+8
* check the index rather than includetenderlove2019-04-201-1/+1