aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move CaseTestnobu2016-06-281-10/+6
* Skip unavailable testsnobu2016-06-283-19/+27
* Cache no proxy casenobu2016-06-282-1/+8
* Use conditional operatornobu2016-06-281-5/+1
* Revert "Use gperf 3.0.4"naruse2016-06-281-8/+8
* Fix typo [ci skip]nobu2016-06-282-1/+5
* * 2016-06-28svn2016-06-271-1/+1
* * insns.def (opt_plus): use `- 1` instead of `& (~1)` to allownaruse2016-06-272-11/+21
* Use gperf 3.0.4naruse2016-06-271-8/+8
* FileUtils#install: symbolic modenobu2016-06-273-5/+13
* FileUtils#install: owner/group optionsnobu2016-06-274-3/+40
* Refactornobu2016-06-271-15/+8
* * 2016-06-27svn2016-06-261-1/+1
* Coverage on non-positive linesnobu2016-06-264-1/+19
* Convert arguments firstnobu2016-06-261-8/+11
* Explicit ".dll" suffixnobu2016-06-263-2/+19
* * 2016-06-26svn2016-06-261-1/+1
* Remove -jN optionnobu2016-06-262-0/+2
* fix a typo [ci skip]kazu2016-06-251-1/+1
* Refine assertionnobu2016-06-251-1/+1
* openssl: ignore test failure caused by LibreSSL bugrhe2016-06-252-1/+18
* * 2016-06-25svn2016-06-241-1/+1
* No respond_to? as if the default definitionnobu2016-06-243-1/+27
* Fixed accidentally commit miss.hsbt2016-06-241-1/+1
* * remove trailing spaces.svn2016-06-241-1/+1
* * ext/psych/*, test/psych/*: Upate psych 2.1.0hsbt2016-06-248-34/+75
* Read CaseFolding.txt in binary modenobu2016-06-241-1/+1
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*:hsbt2016-06-247-34/+107
* touchnobu2016-06-241-1/+3
* * 2016-06-24svn2016-06-241-1/+1
* Updating casefold.hnobu2016-06-243-6/+37
* Revert r55486,r55488,r55489naruse2016-06-232-25/+3
* * 2016-06-23svn2016-06-231-1/+1
* Unicode files for casefold.hnobu2016-06-232-0/+6
* casefold.h dependencynobu2016-06-222-3/+11
* * 2016-06-22svn2016-06-221-1/+1
* Get rid of downloading Unicode datanobu2016-06-222-1/+9
* * test/ruby/enc/test_regex_casefold.rb: Add Windows-1251, KOI8-R, andduerst2016-06-212-1/+8
* Multiple values X-Forwarded-Proto in webricknobu2016-06-213-2/+11
* CASEMAP_DEBUG [ci skip]nobu2016-06-211-6/+15
* * test/ruby/test_io.rb: Skip test_readpartial_with_not_empty_buffer,duerst2016-06-212-6/+17
* Fix garbage allocationnobu2016-06-212-2/+10
* * string.c (rb_str_casemap): fix memory leak.naruse2016-06-212-1/+7
* * string.c (rb_str_casemap): int is too small for string size.naruse2016-06-212-2/+6
* It takes still too many memory...naruse2016-06-211-6/+23
* * test/ruby/test_in.rb: Skip test_read_buffer_error on cygwin,duerst2016-06-212-1/+6
* * LEGAL: Added filenames and copyrights for some files induerst2016-06-212-0/+34
* Optimize to speed upnaruse2016-06-201-16/+19
* Don't cache simple data to reduce memory usagenaruse2016-06-201-13/+13
* Fix calling conventionnobu2016-06-202-1/+7