summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-17* 2017-12-17svn
2017-12-17vm_method.c: empty tablenobu
2017-12-17vm_method.c: debug messagenobu
2017-12-16ruby.c: script __dir__ encodingnobu
2017-12-16vm.c: always export rb_frame_method_id_and_classk0kubun
2017-12-16should install after testusa
2017-12-16aliasesusa
2017-12-16random.c: make sure that Random.urandom returns required-length buffermame
2017-12-16test_vm_dump.rb: skip if gccnobu
2017-12-16string.c: multiple codepointsnobu
2017-12-16string.c: suppress warningnobu
2017-12-15NEWS: update for WEBrick Proc body responsesnormal
2017-12-15NEWS: updates about trivial GVL release changesnormal
2017-12-15lib/erb: Update doc [ci-skip] [doc]marcandre
2017-12-15Update to ruby/spec@595645feregon
2017-12-15* 2017-12-16svn
2017-12-15Update to ruby/mspec@19d929eeregon
2017-12-15gperf.sed: static declarationsnobu
2017-12-15[DOC] `IO.new` accepts `external_encoding`kazu
2017-12-15Fix typo [ci skip]kazu
2017-12-15initialize should be outsidenaruse
2017-12-15IO.new doesn't recive "-" as external_encoding [Bug #13655]naruse
2017-12-15openssl: suppress report_on_exception warningrhe
2017-12-15check icc version inside conditionnaruse
2017-12-15suppress icc warningsnaruse
2017-12-15thread.c: fix deadlocknobu
2017-12-15node.c: show variable type for NODE_*ASGNmame
2017-12-15node.c (NODE_HASH): remove wrong default casemame
2017-12-15node.c: add more comment to NODE_CASE2mame
2017-12-15node.c: fix typosmame
2017-12-15add `removetag` commandusa
2017-12-15thread.c: debug messagesnobu
2017-12-15check the existence of specified tagusa
2017-12-14webrick 1.4.0 releasenormal
2017-12-14Add [Feature #14143] to NEWSeregon
2017-12-14particular_werror_flags=no on ICCnaruse
2017-12-14* 2017-12-15svn
2017-12-14ICC doesn't support -Werror= but ignorenaruse
2017-12-14Fix a command injection vulnerability in Net::FTP.nagachika
2017-12-14The main Thread should have report_on_exception=true for consistencyeregon
2017-12-14NEWS: add entry for opensslrhe
2017-12-14openssl: import v2.1.0rhe
2017-12-14NaCl support is dropped at r60374naruse
2017-12-14numeric.c: [DOC] grammar fixesstomar
2017-12-14struct.c: [DOC] improve docs for Struct.newstomar
2017-12-14process.c: [DOC] fix grammar and double negativestomar
2017-12-14NEWS: grammar fixesstomar
2017-12-14enum.c: improve docs for Enumerable#{any?,all?,none?,one?}stomar
2017-12-14Implement String#undump to unescape String#dump-ed stringtadd
2017-12-14node.h: add nd_last_loc and nd_set_last_locmame