aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ruby.c (usage, enable_option, disable_option, process_options): newusa2015-09-093-1/+21
* extlibs.rb: patch optionsnobu2015-09-092-1/+8
* * test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specificusa2015-09-091-1/+5
* * test/ruby/test_process.rb (TestProcess#test_popen_exit): platform specificusa2015-09-091-1/+2
* io.c: sys/wait.hnobu2015-09-091-0/+4
* * common.mk (update-gems): use BASERUBY instead of RUNRUBY.usa2015-09-092-1/+5
* * .travis.yml: retry.usa2015-09-091-1/+1
* * lib/delegate.rb: Remove backtrace cleaning for delegated methodszzak2015-09-092-15/+14
* * .travis.yml: update unicode data, bundled gems, extlibs, and so on.usa2015-09-091-0/+1
* * test/rubygems/test_config.rb: fix broken tests for Windows platform.hsbt2015-09-092-3/+6
* * properties.svn2015-09-080-0/+0
* * 2015-09-09svn2015-09-081-2/+2
* * lib/rubygems: Update to RubyGems HEAD(fe61e4c112).hsbt2015-09-0816-85/+510
* gems/bundled_gems: Upgrade the did_you_mean gem to 1.0.0.beta2yuki2015-09-082-0/+5
* fix a typo of test method name.nagachika2015-09-081-1/+1
* io.c: no wait when killednobu2015-09-085-7/+71
* * test/ruby/test_file.rb (TestFile#test_realdirpath_junktion): test for r51790.usa2015-09-081-0/+10
* * gems/bundled_gems: revert because ruby trunk never be able to installusa2015-09-082-1/+5
* gems/bundled_gems: Automatically install the did_you_mean gem as a bunlded gem.yuki2015-09-082-0/+6
* * vm_core.h: remove rb_call_info_t::blockiseq.ko12015-09-086-45/+49
* process.c: keep GVL if WNOHANGnobu2015-09-081-11/+19
* process.c: retry loopnobu2015-09-081-14/+17
* * lib/net/ftp.rb (list): fetch all the lines before yielding a blockshugo2015-09-083-7/+152
* * win32/win32.c (rb_w32_read_reparse_point): return correct requiredusa2015-09-082-4/+10
* configure.in: BOOTSTRAPRUBY versionnobu2015-09-071-1/+3
* * 2015-09-08svn2015-09-071-2/+2
* process.c: open exception messagenobu2015-09-073-1/+24
* process.c: chdir exception messagenobu2015-09-073-10/+41
* ChangeLog: remove a duplicated entry (r51782).nagachika2015-09-071-5/+0
* win32.c: use plain strdupnobu2015-09-072-0/+6
* test_framework.rb: use Ruby frameworknobu2015-09-071-3/+3
* vm_core.h: objspace alwaysnobu2015-09-074-12/+11
* ruby_atomic.h: fix typonobu2015-09-072-1/+6
* localeinit.c: locale_charmap rdoc [ci skip]nobu2015-09-072-26/+26
* thread_pthread.c: async_bug_fdnobu2015-09-061-3/+15
* * 2015-09-07svn2015-09-061-2/+2
* thread_pthread.c: async bug messagesnobu2015-09-061-13/+14
* ccan/list/list.h: suppress unused argument warningsnormal2015-09-062-2/+7
* test_process.rb: suppress warningsnobu2015-09-061-0/+1
* thread.c: suppress warningsnobu2015-09-061-12/+17
* win32.c: suppress a warningnobu2015-09-051-2/+5
* ruby.h: eval ASSUME argumentnobu2015-09-051-1/+1
* * 2015-09-06svn2015-09-051-2/+2
* make_encmake.rb: expand srcdirnobu2015-09-051-0/+1
* internal.h: move rb_readlink declarationnobu2015-09-053-4/+4
* fake.rb: optimal pathsnobu2015-09-051-3/+4
* rss.rb: don't substitute, just searchnobu2015-09-051-1/+1
* rss.rb: fix usec widthnobu2015-09-053-1/+12
* fake.rb: fix builddirnobu2015-09-051-0/+1
* Makefile.sub: more warnig flagsnobu2015-09-051-1/+3