aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* separated_version.mk [ci skip]nobu2016-10-181-0/+38
* install-static-library option [ci skip]nobu2016-10-172-1/+16
* * 2016-10-17svn2016-10-171-1/+1
* install-static-library option [ci skip]nobu2016-10-173-1/+17
* * enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-10-163-7/+68
* test_io.rb: use assert_not_predicatenobu2016-10-151-8/+3
* test_refinement.rb: test_symbol_procnobu2016-10-152-12/+8
* test_refinement.rb: using without evalnobu2016-10-151-6/+6
* * 2016-10-16svn2016-10-151-1/+1
* Add test of DATA.binmode?kazu2016-10-151-0/+12
* vm_args.c: cache procsnobu2016-10-151-1/+8
* vm_args.c: allow refinements in Symbol procnobu2016-10-154-0/+46
* * 2016-10-15svn2016-10-141-1/+1
* process.c: use uaspawnnobu2016-10-143-0/+32
* optparse/kwargs.rbnobu2016-10-143-0/+63
* * Fix wrong class name.hsbt2016-10-141-1/+1
* * object.c: Improve documentation for Integer conversion.hsbt2016-10-142-3/+11
* * lib/logger.rb: Improve Logger.new option documentation.hsbt2016-10-142-2/+7
* optparse.rb: hyphenizenobu2016-10-146-4/+77
* * 2016-10-14svn2016-10-141-1/+1
* webrick: use monotonic clock for timeoutsnormal2016-10-142-2/+8
* io.c: copy_stream to duplex IOnobu2016-10-133-1/+18
* NEWS: [Feature #11818] [ci skip]nobu2016-10-131-0/+1
* hash.c: add compact and compact! methodsnobu2016-10-133-0/+78
* unstable sort [ci skip]nobu2016-10-133-0/+21
* Fix tests depending on sort stabilitynobu2016-10-135-4/+17
* doc/extension.rdoc: wording fix w.r.t. volatile vs RB_GC_GUARDnormal2016-10-132-2/+5
* test_array.rb: do not assume stable sortnobu2016-10-122-1/+8
* better assertionnobu2016-10-121-1/+1
* Fix similar typos [ci skip]kazu2016-10-122-2/+2
* Fix typo [ci skip]kazu2016-10-122-1/+6
* fix a typo [ci skip]kazu2016-10-121-1/+1
* fix warning: assigned but unused variablekazu2016-10-121-1/+1
* * 2016-10-13svn2016-10-121-1/+1
* do not need to downcase twicekazu2016-10-121-1/+1
* * ruby.c (open_load_file): revert r56385. it introduced incompatibilityusa2016-10-122-9/+11
* ruby.c: fix macrosnobu2016-10-121-2/+2
* * tool/downloader.rb: Removed verification of gem certification.hsbt2016-10-123-18/+6
* Test URI.find_proxy using env argument.akr2016-10-111-41/+111
* forgot to replace two occurences of ENV.akr2016-10-111-1/+1
* * 2016-10-12svn2016-10-111-1/+1
* `\s` includes `\t`kazu2016-10-111-1/+1
* bootstraptest/runner.rb: first line in the sourcenobu2016-10-111-1/+1
* io.c: fix typonobu2016-10-112-1/+6
* Add an optional argument, env, to URI.find_proxy.akr2016-10-112-10/+16
* pp prints a multiple lines string prettier.akr2016-10-112-0/+21
* * 2016-10-11svn2016-10-111-1/+1
* Ruby 2.4.0 will not have rb_cFixnum and rb_cBignum is removed.akr2016-10-111-4/+2
* ruby.c: bind fd before waitingnobu2016-10-103-13/+36
* test_require.rb: use assert_separatelynobu2016-10-101-20/+23