aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * remove trailing spaces.svn2016-10-205-9/+9
* * ext/digest/digest.c: Add documentation for Digest.hsbt2016-10-206-11/+171
* * lib/open-uri.rb: Improved documentation grammar forhsbt2016-10-202-2/+7
* * 2016-10-20svn2016-10-191-1/+1
* Fix typos [ci skip]nobu2016-10-191-2/+2
* NEWS mention refinements with Kernel#send and BasicObject#__send__. [Feature...kazu2016-10-192-0/+8
* vm_insnhelper.c: refinements with sendnobu2016-10-193-3/+8
* basictest: --run-opt optionnobu2016-10-192-2/+7
* Update comments in prelude.c [ci skip]kazu2016-10-181-4/+4
* * 2016-10-19svn2016-10-181-1/+1
* addr2line.c: boundary checksnobu2016-10-182-9/+23
* configure.in: compress debug sectionsnobu2016-10-182-0/+17
* separated_version.mk: option for linux [ci skip]nobu2016-10-181-2/+2
* * 2016-10-18svn2016-10-181-1/+1
* 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