summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-14Thread.current.report_on_exception = falseusa
2017-12-14Use string instead of regexpnaruse
2017-12-14node.[ch], parse.y, compile.c: rename nd_column to nd_first_columnmame
2017-12-14parse.y: suppress "unused variable" warning of ripper.ymame
2017-12-14prelude.rb: remove duplicate rdocnobu
2017-12-14bigdecimal: dependencynobu
2017-12-14* gems/bundled_gems: Upgrade the did_you_mean gem to 1.2.0yuki
2017-12-14Added `test-bundler` and `test-bundled-gems` to `make help` entries`.hsbt
2017-12-14Allow empty path components in a URI [Bug #8352]knu
2017-12-13iseq.c: dump type of branchiftype on disasmk0kubun
2017-12-13Document how to deal with output created by Thread.report_on_exception.eregon
2017-12-13NEWS: bigdecimal 1.3.3mrkn
2017-12-13* 2017-12-14svn
2017-12-13bigdecimal: version 1.3.3mrkn
2017-12-13[DOC] Fix exception class [ci skip]kazu
2017-12-13vcs.rb: raise NotFoundError when command not foundnobu
2017-12-13Travis: the workaround needs sudo: required to workeregon
2017-12-13Use the older Travis CI imageeregon
2017-12-13NEWS: typo [DOC] [ci skip]sorah