summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-10ruby.c: compare with EXEEXTnobu
2016-10-10ruby.c: open in binary mode to loadnobu
2016-10-10* 2016-10-10svn
2016-10-10io.c: reduce isatty on Cygwin [ci skip]nobu
2016-10-09replace Fixnum with Integer in rdoc [ci skip]nobu
2016-10-09vm_insnhelper.c: update assertion [ci skip]nobu
2016-10-09vm_method.c: update assertion [ci skip]nobu
2016-10-09* 2016-10-09svn
2016-10-09vm_core.h: stringify in VM_ASSERTnobu
2016-10-08memory_status.c: Win32 APInobu
2016-10-08memory_status.c: system callnobu
2016-10-08* 2016-10-08svn
2016-10-08logger: fix monthly log rotate with DSTnobu
2016-10-07gc.c: fix GC_PROFILE_DETAIL_MEMORYnobu
2016-10-07ext/win32ole/*.c, ext/win32ole/win32ole.h: use RB_INT2FIX instead ofsuke
2016-10-07* basictest/test.rb: Adjust spaces in class declarationshsbt
2016-10-06* 2016-10-07svn
2016-10-06* ChangeLog: fix a typo at r56363.nagachika
2016-10-06Fix cmd is referenced but not assignedkazu
2016-10-06load.c: setup syntax error backtracenobu
2016-10-06load.c: fix load/require contextnobu
2016-10-06bisect.sh: improvenobu
2016-10-06* enum.c: [DOC] Improve doc [ci-skip]marcandre
2016-10-06test_io.rb: split test_gets_rsnobu
2016-10-06* ext/readline/extconf.rb: Update error message with correct words.hsbt
2016-10-06uri/common.rb: Update URI::WEB_ENCODINGS_ [ci skip]nobu
2016-10-06Update URI WEB_ENCODINGS_ hash, and fix documented cmd tonobu
2016-10-06* enum.c: Add reduce/inject alias note.hsbt
2016-10-06thread.c: check coverage valuesnobu
2016-10-06* 2016-10-06svn
2016-10-06io.c: use RB_INTEGER_TYPE_Pnobu
2016-10-05Update freenode server name [ci skip]kazu
2016-10-05* lib/net/http/response.rb: Improve document readability.hsbt
2016-10-05test_io.rb: workaround for Dockernobu
2016-10-05node.c: flatten NODE_BLOCK [ci skip]nobu
2016-10-05* range.c: Add docs for max/min behavior with exclusive range.hsbt
2016-10-05* ext/socket/*.c: Add proper require for example to work.hsbt
2016-10-05Added missing contributor name.hsbt
2016-10-05* io.c: Fixed equivalent ruby code with core implemention.hsbt
2016-10-05* lib/delegate.rb: Added missing spaces and Removed needless spaces.hsbt
2016-10-04* enum.c: Make Enumerable#chunk with no block returnmarcandre
2016-10-04* 2016-10-05svn
2016-10-04* internal.h (ST2FIX): new macro to convert st_index_t to Fixnum.usa
2016-10-04fix a typo [ci skip]kazu
2016-10-04fix typos [ci skip]kazu
2016-10-04array.c: update Array#dig docnobu
2016-10-04bigdecimal.c: more precisionnobu
2016-10-04bigdecimal.c: fix debug printnobu
2016-10-03* 2016-10-04svn
2016-10-03* regcomp.c (onig_print_compiled_byte_code): make the shown addressnaruse