summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-30* lib/open-uri.rb: Use `userinfo` for authenticated proxy.hsbt
2016-03-29* ext/nkf/nkf-utf8/nkf.c: Merge upstream 4f3edf80a0.naruse
2016-03-29* 2016-03-30svn
2016-03-29* tool/redmine-backporter.rb: add given revision to current changestsnaruse
2016-03-29* tool/merger.rb: update revision.h before merge.naruse
2016-03-29fix a typo [ci skip]kazu
2016-03-29* addr2line.c: define toupper for its use. fix r54391.naruse
2016-03-29* include/ruby/ruby.h (rb_isupper, rb_islower, rb_isalpha, rb_isdigit,naruse
2016-03-29* tool/redmine-backporter.rb (backport): show merger.rb's path.naruse
2016-03-29* tool/merger.rb: support to backport header as backport identifier.naruse
2016-03-29* enc/unicode/case-folding.rb, casefold.h: Tweaked handling of 6duerst
2016-03-29* enc/unicode.c: Cleaned up some comments.duerst
2016-03-29* enc/unicode/case-folding.rb, casefold.h: Removing data for idempotentduerst
2016-03-29* lib/webrick/httpresponse.rb: Move error_body to method. It allow tohsbt
2016-03-28remove rb_thread_t::base_blocknobu
2016-03-28* 2016-03-29svn
2016-03-28remove rb_thread_t::parse_in_evalnobu
2016-03-28* numeric.c (int_pos_p): fix typos.kazu
2016-03-28* enc/unicode.c: Refactoring in preparation for data reduction forduerst
2016-03-28* enc/unicode.c: Minor refactoring for I WITH DOT ABOVE.duerst
2016-03-28* enc/unicode.c: Removed code now covered by data from table.duerst
2016-03-28* enc/unicode.c: Adding comments. [ci skip]duerst
2016-03-28* lib/rubygems.rb: Fix `Gem.find_spec_for_exe` picks oldest gem.hsbt
2016-03-28* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.2.hsbt
2016-03-28* lib/rubygems/test_case.rb: Fix test on Windows for inconsistent temp path.hsbt
2016-03-27sprintf.c: refactor Rational fnobu
2016-03-27* 2016-03-28svn
2016-03-27sprintf.c: fix buffer overflownobu
2016-03-27sprintf.c: simplifynobu
2016-03-27sprintf.c: Rational f by generic Integer functionsnobu
2016-03-27* 2016-03-27svn
2016-03-27gen_dummy_probes.rb: argument namesnobu
2016-03-26test_integer.rb: refine test_roundnobu
2016-03-26numeric.c: rb_int2strnobu
2016-03-26numeric.c: rb_int_roundnobu
2016-03-26numeric.c: basic arithmeticnobu
2016-03-26numeric.c: Fixnum predictsnobu
2016-03-26compile.c: explicit addressnobu
2016-03-25use more suitable ticket [Bug #12218]naruse
2016-03-25Add patch author of r54291naruse
2016-03-25* localeinit.c (rb_locale_charmap_index): fix prototype. [Bug #12118]naruse
2016-03-25* 2016-03-26svn
2016-03-25* ChangeLog: [ci skip] correct a mail address. cf. [Bug #11870]usa
2016-03-25* test/ruby/enc/test_case_mapping.rb: Additional tests title case;duerst
2016-03-25openssl: fix build when NPN is disabled by OpenSSLnobu
2016-03-25fix URI::HTTP.new examplenobu
2016-03-24* thread_pthread.c (reserve_stack): fix reserving position wherenaruse
2016-03-24mkmf: Unquote directory stringsnobu
2016-03-24test_find_executable.rb: each_extsnobu
2016-03-24strftime.c: Bignum conversionnobu