aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use "enum ruby_tag_type" and TAG_NONE.ko12017-06-2316-105/+105
* use NULL instead of 0.ko12017-06-231-3/+3
* skip on other threads (again).ko12017-06-231-1/+1
* revert r59151 which introduce failures.ko12017-06-231-1/+0
* skip on other threads.ko12017-06-231-0/+1
* Revert "Allow IO#reopen to take a block"glass2017-06-233-21/+0
* vm_insnhelper.c: vm_stack_consistency_errornobu2017-06-232-2/+17
* * 2017-06-23svn2017-06-231-1/+1
* refinements.rdoc: [DOC] improved [Fix GH-1659]nobu2017-06-231-14/+14
* fix mortal_dynamic_symbol countnobu2017-06-221-5/+10
* Fix exception type in option type checkerglass2017-06-222-1/+14
* use --dump option for parse rule.ko12017-06-221-1/+1
* try to fix symbol duplication.ko12017-06-221-1/+1
* Allow IO#reopen to take a blockglass2017-06-223-0/+21
* * remove trailing spaces.svn2017-06-221-1/+1
* introduce heap_allocatable_pages_set().ko12017-06-221-11/+40
* catch up frozen_string_literal: true.ko12017-06-221-1/+1
* introduce GC_ASSERT().ko12017-06-221-66/+57
* * 2017-06-22svn2017-06-221-1/+1
* gc.c: expand sorted pagesnobu2017-06-223-31/+31
* gc.c: FL_CHECK2nobu2017-06-211-3/+6
* * NEWS: Fix typo.eregon2017-06-211-1/+1
* test/ruby/test_string.rb: add tests to chomp substrsonots2017-06-211-0/+72
* string.c: add String#delete_prefix and String#delete_prefix!sonots2017-06-213-0/+165
* RUBY_DEVEL flagnobu2017-06-215-1/+15
* configure.in: use AS_IFnobu2017-06-211-573/+571
* ruby.c: debug options in command linenobu2017-06-212-6/+18
* Fix Enumerable#uniq with non single yield argumentsnobu2017-06-212-0/+3
* KNOWNBUGS.rb: hung up on linuxnobu2017-06-211-1/+1
* KNOWNBUGS.rb: deferred freenobu2017-06-211-0/+10
* bootstraptest/runner.rb: keyword argumentnobu2017-06-211-4/+1
* * 2017-06-21svn2017-06-201-1/+1
* Use a file under tmp for File.real{,dir}path specs on Windowseregon2017-06-202-4/+16
* Fixed missing handling for frozen object at r59121.hsbt2017-06-201-1/+1
* Specify frozen_string_literal: true.hsbt2017-06-2017-21/+21
* gc.c: add newline to report [ci skip]nobu2017-06-201-1/+1
* * 2017-06-20svn2017-06-201-1/+1
* skip unresolved issue.ko12017-06-201-2/+2
* debug.c: rgengc debug optionnobu2017-06-192-23/+44
* test for [Bug #12670]nobu2017-06-192-0/+35
* Make string literal to frozen object on gemspec of defulte gems.hsbt2017-06-1914-0/+14
* * 2017-06-19svn2017-06-191-1/+1
* Adapt Time#zone spec to deal with differences of TZ validation on Windowseregon2017-06-191-1/+13
* string.c: check just before modificationnobu2017-06-182-1/+10
* test_string.rb: chomp! frozen stringnobu2017-06-181-0/+3
* test/unit.rb: close jobservernobu2017-06-181-4/+7
* capi/spec_helper.rb: suppress logonobu2017-06-181-0/+4
* * 2017-06-18svn2017-06-181-1/+1
* appveyor.yml: num of jobsnobu2017-06-181-1/+1
* capi/spec_helper.rb: pass jobserver fdsnobu2017-06-172-3/+2