aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io.c: improve docsstomar2017-03-171-146/+161
* * 2017-03-18svn2017-03-171-1/+1
* remove branches in dmark and dfree GC callbacksnormal2017-03-177-102/+86
* fix a typo [ci skip]kazu2017-03-171-1/+1
* vm.c: check stacknobu2017-03-171-1/+3
* clarifiy 'codepoint' in documentation of String#each_codepointduerst2017-03-171-2/+4
* * remove trailing spaces.svn2017-03-171-2/+2
* Merge rubygems-2.6.11hsbt2017-03-1715-50/+125
* deduplicate static rb_str_format format stringsnormal2017-03-172-2/+3
* deduplicate File::NULL stringnormal2017-03-171-1/+1
* deduplicate "/", ":" and "\n" stringsnormal2017-03-172-4/+4
* NEWS: document shorter opt_str_freeze usagenormal2017-03-161-0/+2
* * 2017-03-17svn2017-03-161-1/+1
* bignum.c: [DOC] typos and grammarstomar2017-03-161-3/+3
* rational.c: initialize nnobu2017-03-161-1/+1
* rational.c: float denomnobu2017-03-162-8/+19
* rational.c: read_numnobu2017-03-162-157/+104
* bignum.c: rb_int_parse_cstrnobu2017-03-162-8/+39
* test_rational.rb: invalid exponentnobu2017-03-161-0/+4
* test_rational.rb: duplicate assertionsnobu2017-03-161-36/+0
* rational.c: zero divisionnobu2017-03-162-0/+6
* * 2017-03-16svn2017-03-161-1/+1
* test_rational.rb: shortennobu2017-03-161-93/+98
* vm_insnhelper.c: adjust indent [ci skip]nobu2017-03-151-1/+1
* * remove trailing spaces.svn2017-03-151-1/+1
* add several counters to analyze ivar inline caches.ko12017-03-153-17/+33
* object.c: make String#to_f consistent with literalnobu2017-03-152-9/+10
* string.c: shortcut argument checknobu2017-03-151-4/+19
* io.c: [DOC] add missing `$`kazu2017-03-151-1/+1
* * lib/matrix.rb: Add Vector.zero and Vector#zero?marcandre2017-03-142-0/+27
* * 2017-03-15svn2017-03-141-1/+1
* Stop a global server of Rinda testmame2017-03-141-2/+2
* vm_insnhelper.c: undef BUILTIN_CLASS_P tookazu2017-03-141-0/+1
* Fix bug of Tempfile#size if nothing is written [Bug #13198]glass2017-03-142-1/+8
* Fix a consistency bug of ISEQ_COVERAGE [Bug #13305]mame2017-03-142-1/+34
* Fiber also has same issue. [Bug #13313]ko12017-03-144-3/+25
* thread.c: Thread.start with Symbolnobu2017-03-142-1/+10
* thread.c: thread_do_startnobu2017-03-141-18/+22
* envutil.rb: basename for diagnostic_reportsnobu2017-03-141-2/+2
* vm_core.h: assertions for Procnobu2017-03-141-3/+1
* string.c: use rb_check_string_typenobu2017-03-141-12/+4
* * 2017-03-14svn2017-03-131-1/+1
* docs for Symbol#casecmp and Symbol#casecmp?stomar2017-03-131-17/+43
* sprintf.c: fix out-of-bound accessnobu2017-03-131-0/+1
* string.c (rb_str_set_len): pathological checknobu2017-03-131-1/+1
* file.c: join with /nobu2017-03-132-23/+26
* string.c: $; is a GC-rootnobu2017-03-132-0/+12
* Raise error if spec is nilnaruse2017-03-131-0/+3
* parse.y: relax `&' warningnobu2017-03-131-1/+6
* bigdecimal: version 1.3.2mrkn2017-03-136-80/+106