aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sprintf.c: unnumbered asterisk with numbered argumentnobu2014-06-263-1/+14
* assertions.rb: refine messagenobu2014-06-261-1/+1
* * 2014-06-27svn2014-06-261-2/+2
* eval.c: suppress a warningnobu2014-06-261-1/+1
* fix a typo [ci skip]kazu2014-06-261-1/+1
* sprintf.c: remove extra parenthesesnobu2014-06-262-1/+7
* * test/with_different_ofs.rb: move into test library directory.hsbt2014-06-264-2/+8
* * test/profile_test_all.rb: move into test library directory.hsbt2014-06-263-1/+6
* * ChangeLog: typo.usa2014-06-261-1/+1
* * lib/webrick/httpproxy.rb: remvoe useless assigned variables.hsbt2014-06-265-6/+10
* Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt2014-06-266-85/+8
* set top level folder to same as archname of tarballhone2014-06-261-1/+3
* hash.c: fix memory leaknobu2014-06-253-11/+31
* hash.c: fix dangling pointernobu2014-06-251-3/+5
* * 2014-06-26svn2014-06-251-2/+2
* eval_error.c: newline alwaysnobu2014-06-253-1/+10
* hash.c: fix memory leaknobu2014-06-253-2/+21
* hash.c: env_namenobu2014-06-251-34/+27
* ccan/container_of/container_of.h: avoid warning with -Wcast-qualnormal2014-06-252-1/+7
* hash.c: prohibit tainted stringsnobu2014-06-253-5/+96
* hash.c: unused functions on non-Windowsnobu2014-06-241-2/+0
* * 2014-06-25svn2014-06-241-2/+2
* hash.c: env_str_transcodenobu2014-06-241-6/+11
* * lib/gserver.rb: remove redundant use of to_s in interpolation.hsbt2014-06-247-15/+24
* * tool/downloader.rb: fix wrong variable name.hsbt2014-06-241-1/+1
* Revert "* lib/uri/mailto.rb: support RFC6068."naruse2014-06-243-27/+47
* hash.c: replace undefnobu2014-06-241-3/+6
* fix a typo [ci skip]kazu2014-06-241-1/+1
* hash.c: frozen PATH envnobu2014-06-243-13/+39
* * properties.svn2014-06-240-0/+0
* * tool/make-snapshot: download bundle gems when package making.hsbt2014-06-244-0/+19
* * tool/downloader.rb: make Downloader class to general download utility.hsbt2014-06-244-10/+19
* internal structurenari2014-06-241-3/+0
* win32.c: unused variablenobu2014-06-231-9/+0
* * test/uri/test_common.rb: use `require_relative` for parallel test.nobu2014-06-231-1/+1
* * eval.c (setup_exception): "mesg == sysstack_error" andnaruse2014-06-232-18/+12
* tcltklib.c: fix format specifiersnobu2014-06-232-73/+78
* * nacl/nacl-config.rb: Use File.exist? instead of executable?kosaki2014-06-232-1/+8
* * lib/uri/mailto.rb: support RFC6068.naruse2014-06-233-47/+27
* * 2014-06-24svn2014-06-231-2/+2
* * test/openssl/test_509cert.rb: force sorted order for order-headius2014-06-231-2/+2
* * tool/config_files.rb: rename class ConfigFiles to Downloader.hsbt2014-06-234-7/+13
* * tool/rbinstall.rb: support to install bundle gems.hsbt2014-06-232-59/+16
* * lib/net/imap.rb (Net::IMAP#fetch): [DOC] Describe how a range inknu2014-06-232-7/+21
* * include/ruby/ruby.h (struct RHash): no longer. [Feature #9889]shyouhei2014-06-235-13/+55
* * include/ruby/ruby.h (struct RComplex): no longer. [Feature #9888]shyouhei2014-06-235-7/+49
* * include/ruby/ruby.h (struct RFloat): no longer. [Feature #9863]shyouhei2014-06-233-6/+17
* * lib/uri/generic.rb (check_port): allow strings for port= asnaruse2014-06-234-2/+17
* suppress warnings of URI.extractnaruse2014-06-231-15/+18
* Backtrace for SystemStackErrornobu2014-06-235-6/+24