summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-23move "state" to rb_vm_tag.ko1
2017-06-23rename th->state to th->tag_state.ko1
2017-06-23rb_catch_protect() accepts enum ruby_tag_type *.ko1
2017-06-23thread.c: suppress warningnobu
2017-06-23use "enum ruby_tag_type" and TAG_NONE.ko1
2017-06-23use NULL instead of 0.ko1
2017-06-23skip on other threads (again).ko1
2017-06-23revert r59151 which introduce failures.ko1
2017-06-23skip on other threads.ko1
2017-06-23Revert "Allow IO#reopen to take a block"glass
2017-06-23vm_insnhelper.c: vm_stack_consistency_errornobu
2017-06-23* 2017-06-23svn
2017-06-23refinements.rdoc: [DOC] improved [Fix GH-1659]nobu
2017-06-22fix mortal_dynamic_symbol countnobu
2017-06-22Fix exception type in option type checkerglass
2017-06-22use --dump option for parse rule.ko1
2017-06-22try to fix symbol duplication.ko1
2017-06-22Allow IO#reopen to take a blockglass
2017-06-22* remove trailing spaces.svn
2017-06-22introduce heap_allocatable_pages_set().ko1
2017-06-22catch up frozen_string_literal: true.ko1
2017-06-22introduce GC_ASSERT().ko1
2017-06-22* 2017-06-22svn
2017-06-22gc.c: expand sorted pagesnobu
2017-06-21gc.c: FL_CHECK2nobu
2017-06-21* NEWS: Fix typo.eregon
2017-06-21test/ruby/test_string.rb: add tests to chomp substrsonots
2017-06-21string.c: add String#delete_prefix and String#delete_prefix!sonots
2017-06-21RUBY_DEVEL flagnobu
2017-06-21configure.in: use AS_IFnobu
2017-06-21ruby.c: debug options in command linenobu
2017-06-21Fix Enumerable#uniq with non single yield argumentsnobu
2017-06-21KNOWNBUGS.rb: hung up on linuxnobu
2017-06-21KNOWNBUGS.rb: deferred freenobu
2017-06-21bootstraptest/runner.rb: keyword argumentnobu
2017-06-20* 2017-06-21svn
2017-06-20Use a file under tmp for File.real{,dir}path specs on Windowseregon
2017-06-20Fixed missing handling for frozen object at r59121.hsbt
2017-06-20Specify frozen_string_literal: true.hsbt
2017-06-20gc.c: add newline to report [ci skip]nobu
2017-06-20* 2017-06-20svn
2017-06-20skip unresolved issue.ko1
2017-06-19debug.c: rgengc debug optionnobu
2017-06-19test for [Bug #12670]nobu
2017-06-19Make string literal to frozen object on gemspec of defulte gems.hsbt
2017-06-19* 2017-06-19svn
2017-06-19Adapt Time#zone spec to deal with differences of TZ validation on Windowseregon
2017-06-18string.c: check just before modificationnobu
2017-06-18test_string.rb: chomp! frozen stringnobu
2017-06-18test/unit.rb: close jobservernobu