summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-21strscan.c: fix segfault in arefnobu
2017-07-21optparse.rb: [DOC] fix keysnobu
2017-07-21ripper: add kwrest_param parser eventrhe
2017-07-20Use `unpack1` instead of `unpack` and `[0]`kazu
2017-07-20logger.rb: Fix handling prognamesonots
2017-07-20NEWS: Add String#delete_suffix and String#delete_suffix!sonots
2017-07-20* 2017-07-21svn
2017-07-20string.c: add String#delete_suffix and String#delete_suffix!sonots
2017-07-20Remove dead codeyugui
2017-07-20parse.y: empty hash in definednobu
2017-07-20compile.c: restore stack at returnnobu
2017-07-19lib/net/pop.rb: support timeout for TLS handshakeshugo
2017-07-19lib/net/imap.rb: Ignore trailing space for Microsoft Exchange Servershugo
2017-07-19* 2017-07-20svn
2017-07-19Sort entries [ci skip]kazu
2017-07-19NEWS: Add Hash#transform_keys and Hash#transform_keys!kazu
2017-07-19random.c: ensure initializednobu
2017-07-19test_rand.rb: improved assert_fork_statusnobu
2017-07-19st.c: adjust stylenobu
2017-07-19* 2017-07-19svn
2017-07-19revert r59359, r59356, r59355, r59354normal
2017-07-18Copy openssl library finder for ext/digest from OpenSSL extention.hsbt
2017-07-18fix typonobu
2017-07-18descriptive asssertionsnobu
2017-07-18string: preserve taint flag with String#-@ (uminus)normal
2017-07-18vm_eval.c: rb_lambda_callnobu
2017-07-18proc.c: rb_block_min_max_aritynobu
2017-07-18test/ruby/test_string.rb: ensure we do not have tainted stringsnormal
2017-07-18newhash insn reuses existing keysnormal
2017-07-18hash: keep fstrings of tainted strings for string keysnormal
2017-07-18doc/extension.rdoc: start documenting threading and IO APIsnormal
2017-07-18* 2017-07-18svn
2017-07-18webrick: fix SNI supportnormal
2017-07-17gmake.mk: extract after update gemsnobu
2017-07-17parse.y: refine literal error messagesnobu
2017-07-16parse.y: refine invalid Unicode escape messagenobu
2017-07-16* 2017-07-17svn
2017-07-16assertions.rb: frozen string buffernobu
2017-07-16parse.y (numeric_literal_flush): fix typonobu
2017-07-16parse.y: utf-8 codepointsnobu
2017-07-16* 2017-07-16svn
2017-07-16Use assert_syntax_errornobu
2017-07-15parse.y: refine error messagesnobu
2017-07-15test_lexer.rb: require ripper directlyyui-knk
2017-07-15* 2017-07-15svn
2017-07-15Fix warning: shadowing outer local variable - akazu
2017-07-14zlib.c: fix unnormalized Fixnumnobu
2017-07-14io.c: textmode if newline decoratornobu
2017-07-14VPATH for rippernobu
2017-07-14hash.c: fix possible crash in Hash#transform_keys!rhe