summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-29VC6 errornobu
2016-06-29Use LONG_LONGnobu
2016-06-29* test/ruby/test_refinement.rb: skipshugo
2016-06-28Passed block symbol to procnobu
2016-06-28Octal mode in un.rbnobu
2016-06-28* 2016-06-29svn
2016-06-28* bignum.c (rb_big2ulong): the old logic seems to try to avoidnaruse
2016-06-28PStore::CHECKSUM_ALGOnobu
2016-06-28bootstraptest/runner.rb may run on older rubynobu
2016-06-28Tue Jun 28 22:09:09 2017 Akio Tajima <artonx@yahoo.co.jp>arton
2016-06-28Octal modenobu
2016-06-28* ext/digest/md5/md5ossl.h: Remove excess semicolons.ngoto
2016-06-28Move CaseTestnobu
2016-06-28Skip unavailable testsnobu
2016-06-28Cache no proxy casenobu
2016-06-28Use conditional operatornobu
2016-06-28Revert "Use gperf 3.0.4"naruse
2016-06-28Fix typo [ci skip]nobu
2016-06-27* 2016-06-28svn
2016-06-27* insns.def (opt_plus): use `- 1` instead of `& (~1)` to allownaruse
2016-06-27Use gperf 3.0.4naruse
2016-06-27FileUtils#install: symbolic modenobu
2016-06-27FileUtils#install: owner/group optionsnobu
2016-06-27Refactornobu
2016-06-26* 2016-06-27svn
2016-06-26Coverage on non-positive linesnobu
2016-06-26Convert arguments firstnobu
2016-06-26Explicit ".dll" suffixnobu
2016-06-26* 2016-06-26svn
2016-06-26Remove -jN optionnobu
2016-06-25fix a typo [ci skip]kazu
2016-06-25Refine assertionnobu
2016-06-25openssl: ignore test failure caused by LibreSSL bugrhe
2016-06-24* 2016-06-25svn
2016-06-24No respond_to? as if the default definitionnobu
2016-06-24Fixed accidentally commit miss.hsbt
2016-06-24* remove trailing spaces.svn
2016-06-24* ext/psych/*, test/psych/*: Upate psych 2.1.0hsbt
2016-06-24Read CaseFolding.txt in binary modenobu
2016-06-24* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*:hsbt
2016-06-24touchnobu
2016-06-24* 2016-06-24svn
2016-06-24Updating casefold.hnobu
2016-06-23Revert r55486,r55488,r55489naruse
2016-06-23* 2016-06-23svn
2016-06-23Unicode files for casefold.hnobu
2016-06-22casefold.h dependencynobu
2016-06-22* 2016-06-22svn
2016-06-22Get rid of downloading Unicode datanobu
2016-06-21* test/ruby/enc/test_regex_casefold.rb: Add Windows-1251, KOI8-R, andduerst