aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* object.c: rb_obj_copy_ivarnobu2014-06-233-19/+31
* * 2014-06-23svn2014-06-231-2/+2
* signal.c: drop dangerous tagnobu2014-06-232-0/+12
* signal.c: no cfunc frame at stack overflownobu2014-06-221-2/+3
* remove registrynaruse2014-06-222-87/+37
* * lib/uri/rfc3986_parser.rb: raise exception when given a URI string has non ...naruse2014-06-222-0/+9
* * properties.svn2014-06-220-0/+0
* support RFC3986 [Feature #2542]naruse2014-06-227-536/+681
* lib/uri/mailto.rb (initialize): as previous commit, fix arg_checknaruse2014-06-222-1/+5
* fix that arg_check didn't worknaruse2014-06-222-7/+21
* suppress warnings: using default DH parameters.naruse2014-06-221-0/+2
* * 2014-06-22svn2014-06-211-2/+2
* Remove trailing white spaces.akr2014-06-211-1/+1
* fiddle/extconf.rb: supply 0nobu2014-06-212-1/+8
* ChangeLog: fix vm_core.h entry in r46465nobu2014-06-201-1/+1
* * remove trailing spaces.svn2014-06-201-2/+2
* * 2014-06-21svn2014-06-201-2/+2
* encoding.c: fix rdoc [ci skip]nobu2014-06-202-3/+6
* * properties.svn2014-06-200-0/+0
* * test/lib/tracepointchecker.rb: add to check TracePoint healthiness.ko12014-06-203-13/+126
* insns.def: avoid type-punned pointer castnobu2014-06-202-3/+3
* test_regexp.rb: split test_oncenobu2014-06-201-3/+6
* test_regexp.rb: assert prefixnobu2014-06-201-2/+4
* gmake.mk: for lovenobu2014-06-201-3/+11
* Don't erase for verbose mode.akr2014-06-201-1/+1
* test_optimization.rb: redefine separatelynobu2014-06-201-29/+34