summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-10-14webrick: use monotonic clock for timeoutsnormal
2016-10-13io.c: copy_stream to duplex IOnobu
2016-10-13hash.c: add compact and compact! methodsnobu
2016-10-13unstable sort [ci skip]nobu
2016-10-13Fix tests depending on sort stabilitynobu
2016-10-13doc/extension.rdoc: wording fix w.r.t. volatile vs RB_GC_GUARDnormal
2016-10-12test_array.rb: do not assume stable sortnobu
2016-10-12Fix typo [ci skip]kazu
2016-10-12fix a typo [ci skip]kazu
2016-10-12* ruby.c (open_load_file): revert r56385. it introduced incompatibilityusa
2016-10-12* tool/downloader.rb: Removed verification of gem certification.hsbt
2016-10-11io.c: fix typonobu
2016-10-11Add an optional argument, env, to URI.find_proxy.akr
2016-10-11pp prints a multiple lines string prettier.akr
2016-10-10ruby.c: bind fd before waitingnobu
2016-10-10ruby.c: compare with EXEEXTnobu
2016-10-10ruby.c: open in binary mode to loadnobu
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_core.h: stringify in VM_ASSERTnobu
2016-10-08memory_status.c: Win32 APInobu
2016-10-08memory_status.c: system callnobu
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* ChangeLog: fix a typo at r56363.nagachika
2016-10-06load.c: setup syntax error backtracenobu
2016-10-06load.c: fix load/require contextnobu
2016-10-06* enum.c: [DOC] Improve doc [ci-skip]marcandre
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-06io.c: use RB_INTEGER_TYPE_Pnobu
2016-10-05* lib/net/http/response.rb: Improve document readability.hsbt
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* internal.h (ST2FIX): new macro to convert st_index_t to Fixnum.usa
2016-10-04fix typos [ci skip]kazu
2016-10-04array.c: update Array#dig docnobu
2016-10-04bigdecimal.c: more precisionnobu
2016-10-03* regcomp.c (onig_print_compiled_byte_code): make the shown addressnaruse
2016-10-03* regexec.c (OPCODE_EXEC_HOOK): op is p-1 because p is alreadynaruse