summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-06-28eval.c: no overwrite SystemStackError backtracenobu
2014-06-28eval.c: no method calls at stack overflownobu
2014-06-27* lib/uri/mailto.rb: update to latest specs, RFC 6068 and HTML5.naruse
2014-06-27mkconfig.rb: fix empty prefixnobu
2014-06-27* lib/rubygems/test_case.rb: rescue Gem::LoadError in Gem::TestCase.hsbt
2014-06-27* lib/rubygems/specification.rb: fixed broken condition causedhsbt
2014-06-26hash.c: fix memory leaknobu
2014-06-26sprintf.c: unnumbered asterisk with numbered argumentnobu
2014-06-26fix a typo [ci skip]kazu
2014-06-26* test/with_different_ofs.rb: move into test library directory.hsbt
2014-06-26* test/profile_test_all.rb: move into test library directory.hsbt
2014-06-26* ChangeLog: typo.usa
2014-06-26* lib/webrick/httpproxy.rb: remvoe useless assigned variables.hsbt
2014-06-26Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt
2014-06-25hash.c: fix memory leaknobu
2014-06-25eval_error.c: newline alwaysnobu
2014-06-25hash.c: fix memory leaknobu
2014-06-25ccan/container_of/container_of.h: avoid warning with -Wcast-qualnormal
2014-06-25hash.c: prohibit tainted stringsnobu
2014-06-24* lib/gserver.rb: remove redundant use of to_s in interpolation.hsbt
2014-06-24Revert "* lib/uri/mailto.rb: support RFC6068."naruse
2014-06-24fix a typo [ci skip]kazu
2014-06-24hash.c: frozen PATH envnobu
2014-06-24* tool/make-snapshot: download bundle gems when package making.hsbt
2014-06-24* tool/downloader.rb: make Downloader class to general download utility.hsbt
2014-06-23* eval.c (setup_exception): "mesg == sysstack_error" andnaruse
2014-06-23tcltklib.c: fix format specifiersnobu
2014-06-23* nacl/nacl-config.rb: Use File.exist? instead of executable?kosaki
2014-06-23* lib/uri/mailto.rb: support RFC6068.naruse
2014-06-23* tool/config_files.rb: rename class ConfigFiles to Downloader.hsbt
2014-06-23* tool/rbinstall.rb: support to install bundle gems.hsbt
2014-06-23* lib/net/imap.rb (Net::IMAP#fetch): [DOC] Describe how a range inknu
2014-06-23 * include/ruby/ruby.h (struct RHash): no longer. [Feature #9889]shyouhei
2014-06-23 * include/ruby/ruby.h (struct RComplex): no longer. [Feature #9888]shyouhei
2014-06-23 * include/ruby/ruby.h (struct RFloat): no longer. [Feature #9863]shyouhei
2014-06-23* lib/uri/generic.rb (check_port): allow strings for port= asnaruse
2014-06-23Backtrace for SystemStackErrornobu
2014-06-23object.c: rb_obj_copy_ivarnobu
2014-06-23signal.c: drop dangerous tagnobu
2014-06-22remove registrynaruse
2014-06-22* lib/uri/rfc3986_parser.rb: raise exception when given a URI string has non ...naruse
2014-06-22support RFC3986 [Feature #2542]naruse
2014-06-22lib/uri/mailto.rb (initialize): as previous commit, fix arg_checknaruse
2014-06-22fix that arg_check didn't worknaruse
2014-06-21fiddle/extconf.rb: supply 0nobu
2014-06-20ChangeLog: fix vm_core.h entry in r46465nobu
2014-06-20* remove trailing spaces.svn
2014-06-20encoding.c: fix rdoc [ci skip]nobu
2014-06-20* test/lib/tracepointchecker.rb: add to check TracePoint healthiness.ko1
2014-06-19* test/ruby/test_settracefunc.rb: rewrite tests withko1