summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-19vm_args.c: arity check of lambdanobu
2017-03-18test_lambda.rb: remove duplcate testsnobu
2017-03-18* 2017-03-19svn
2017-03-18test_lambda.rb: refine testnobu
2017-03-18vm_args.c: pass blocknobu
2017-03-18vm.c: fix up r58012nobu
2017-03-18vm.c: guard arguments [EXPERIMENTAL]nobu
2017-03-18.gdbinit: suppress gdb message [ci skip]nobu
2017-03-18.gdbinit: RArray in history [ci skip]nobu
2017-03-18fix accidental reversal of r57997 in r58000duerst
2017-03-17io.c: improve docsstomar
2017-03-17* 2017-03-18svn
2017-03-17remove branches in dmark and dfree GC callbacksnormal
2017-03-17fix a typo [ci skip]kazu
2017-03-17vm.c: check stacknobu
2017-03-17clarifiy 'codepoint' in documentation of String#each_codepointduerst
2017-03-17* remove trailing spaces.svn
2017-03-17Merge rubygems-2.6.11hsbt
2017-03-17deduplicate static rb_str_format format stringsnormal
2017-03-17deduplicate File::NULL stringnormal
2017-03-17deduplicate "/", ":" and "\n" stringsnormal
2017-03-16NEWS: document shorter opt_str_freeze usagenormal
2017-03-16* 2017-03-17svn
2017-03-16bignum.c: [DOC] typos and grammarstomar
2017-03-16rational.c: initialize nnobu
2017-03-16rational.c: float denomnobu
2017-03-16rational.c: read_numnobu
2017-03-16bignum.c: rb_int_parse_cstrnobu
2017-03-16test_rational.rb: invalid exponentnobu
2017-03-16test_rational.rb: duplicate assertionsnobu
2017-03-16rational.c: zero divisionnobu
2017-03-16* 2017-03-16svn
2017-03-16test_rational.rb: shortennobu
2017-03-15vm_insnhelper.c: adjust indent [ci skip]nobu
2017-03-15* remove trailing spaces.svn
2017-03-15add several counters to analyze ivar inline caches.ko1
2017-03-15object.c: make String#to_f consistent with literalnobu
2017-03-15string.c: shortcut argument checknobu
2017-03-15io.c: [DOC] add missing `$`kazu
2017-03-14* lib/matrix.rb: Add Vector.zero and Vector#zero?marcandre
2017-03-14* 2017-03-15svn
2017-03-14Stop a global server of Rinda testmame
2017-03-14vm_insnhelper.c: undef BUILTIN_CLASS_P tookazu
2017-03-14Fix bug of Tempfile#size if nothing is written [Bug #13198]glass
2017-03-14Fix a consistency bug of ISEQ_COVERAGE [Bug #13305]mame
2017-03-14Fiber also has same issue. [Bug #13313]ko1
2017-03-14thread.c: Thread.start with Symbolnobu
2017-03-14thread.c: thread_do_startnobu
2017-03-14envutil.rb: basename for diagnostic_reportsnobu
2017-03-14vm_core.h: assertions for Procnobu