aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ruby.c: compare with EXEEXTnobu2016-10-102-4/+11
* ruby.c: open in binary mode to loadnobu2016-10-102-7/+13
* * 2016-10-10svn2016-10-101-1/+1
* io.c: reduce isatty on Cygwin [ci skip]nobu2016-10-102-7/+13
* replace Fixnum with Integer in rdoc [ci skip]nobu2016-10-093-2/+8
* vm_insnhelper.c: update assertion [ci skip]nobu2016-10-091-0/+7
* vm_method.c: update assertion [ci skip]nobu2016-10-091-1/+1
* * 2016-10-09svn2016-10-091-1/+1
* vm_core.h: stringify in VM_ASSERTnobu2016-10-092-1/+6
* memory_status.c: Win32 APInobu2016-10-083-1/+21
* memory_status.c: system callnobu2016-10-084-2/+65
* * 2016-10-08svn2016-10-081-1/+1
* logger: fix monthly log rotate with DSTnobu2016-10-083-2/+98
* gc.c: fix GC_PROFILE_DETAIL_MEMORYnobu2016-10-072-6/+11
* ext/win32ole/*.c, ext/win32ole/win32ole.h: use RB_INT2FIX instead ofsuke2016-10-0711-132/+137
* * basictest/test.rb: Adjust spaces in class declarationshsbt2016-10-0716-31/+42
* * 2016-10-07svn2016-10-061-1/+1
* * ChangeLog: fix a typo at r56363.nagachika2016-10-061-1/+1
* Fix cmd is referenced but not assignedkazu2016-10-061-1/+1
* load.c: setup syntax error backtracenobu2016-10-063-11/+16
* load.c: fix load/require contextnobu2016-10-063-1/+26
* bisect.sh: improvenobu2016-10-061-11/+14
* * enum.c: [DOC] Improve doc [ci-skip]marcandre2016-10-062-5/+13
* test_io.rb: split test_gets_rsnobu2016-10-061-4/+19
* * ext/readline/extconf.rb: Update error message with correct words.hsbt2016-10-062-1/+6