summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-21Improve Time#+ & Time#- performancewatson1978
2017-05-21Improve Time#<=> performancewatson1978
2017-05-21Remove redundant square bracketskazu
2017-05-20erb.rb: Allow trimming CR in all trim_modesk0kubun
2017-05-20erb.rb: Allow explicit trimming carriage returnk0kubun
2017-05-20doc/maintainers.rdoc: Add me to ERB maintainersk0kubun
2017-05-20erb.rb: Allow trimming carriage returnk0kubun
2017-05-20erb.rb: Prevent potential unexpected rescuek0kubun
2017-05-20* 2017-05-21svn
2017-05-20Clean proxynaruse
2017-05-20erb.rb: Drop unused scanner implementationk0kubun
2017-05-20* properties.svn
2017-05-20Add coverage measurement mode by using gcovmame
2017-05-20ripper.c should have `#line "ripper.c"`, not `#line "parse.c"`mame
2017-05-20compile.c: optimize branchesnobu
2017-05-20compile.c: binary logop checknobu
2017-05-20prime.rb: remove alias after timeout teststomar
2017-05-20speed up IO#close with many threadsnormal
2017-05-20Improve Hash#merge performancewatson1978
2017-05-20compile.c: fix catch-table labels optimizationnobu
2017-05-20lib/prime: Fix primality of some large integers [#13492].marcandre
2017-05-19Merge gemspec from ruby/fileutils.hsbt
2017-05-19fix off-by-one in r58806normal
2017-05-19test/ruby/test_io.rb: new test for IO.select exception setnormal
2017-05-19thread_sync.c: rewrite the rest using using ccan/listnormal
2017-05-19thread_sync.c: rename mutex_waiter struct to sync_waiternormal
2017-05-19Define classes for r58800naruse
2017-05-19* properties.svn
2017-05-19Net::HTTP::STATUS_CODES is added as HTTP Status Code Repository [Misc #12935]naruse
2017-05-19Add more HTTP status classesnaruse
2017-05-19* 2017-05-20svn
2017-05-19Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]naruse
2017-05-19compile.c: dump_disasm_list_with_cursornobu
2017-05-19Merge latest dtoa.c [Bug #13545]naruse
2017-05-19Of course, opened file is not able to unlink on Windowsusa
2017-05-19tempfile.rb: do not call File.identical? on closed streamnobu
2017-05-19* remove trailing spaces.svn
2017-05-19net/imap: Net::IMAP#append should not block when NO response is receivedshugo
2017-05-19tempfile.rb: remove in Tempfile.createnobu
2017-05-19add specs for Unicode-wide case conversions introduced in Ruby 2.4duerst
2017-05-19improve examples, fix one improbably should_not valueduerst
2017-05-19specify unsigned (fix r58784).ko1
2017-05-19fix syntax errornobu
2017-05-19eval_error.c: enrich backtracenobu
2017-05-19Add NEWS about [Feature #8661]naruse
2017-05-19method.h: pack rb_method_definition_t structnormal
2017-05-18Fix strange indentationk0kubun
2017-05-18* 2017-05-19svn
2017-05-18common.mk: path in parse.cnobu
2017-05-18potential memory leaknobu