aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (RUBY_DEFINT): use Parameter Expansion.naruse2016-02-102-15/+6
* fix r53801: the argument should remove UNSIGNEDnaruse2016-02-101-1/+1
* * 2016-02-11svn2016-02-101-1/+1
* * configure.in (int128_t): don't check HAVE_XXX (for examplenaruse2016-02-102-7/+7
* configure.in: remove unnecessary qualifiernobu2016-02-101-0/+20
* ARFLAGS needs a spacenobu2016-02-101-1/+1
* configure.in: unique namesnobu2016-02-101-4/+15
* check ar D flagnobu2016-02-103-1/+12
* * 2016-02-10svn2016-02-091-1/+1
* Add example for Method#parameters from [ruby-core:19759]naruse2016-02-091-0/+12
* ruby.c: fixup r53791nobu2016-02-091-1/+0
* * ruby.c (dump_option): fix a typo.kazu2016-02-091-1/+1
* ruby.c: available list from enumnobu2016-02-091-2/+8
* ruby.c: EACH_DUMPSnobu2016-02-091-18/+14
* ruby.c: set feature bits onlynobu2016-02-091-1/+3
* * lib/logger.rb: Remove block from Logger.add as it's not neededsonots2016-02-092-1/+6
* ruby.c: EACH_DEBUG_FEATURESnobu2016-02-091-3/+7
* mkrunnable.rb: symlink on Windows [ci skip]nobu2016-02-091-1/+1
* mkrunnable.rb: clean link before symlink [ci skip]nobu2016-02-091-4/+13
* rename ADD_FEATUREnobu2016-02-091-2/+3
* * ext/zlib/zlib.c: Document mtime header behavior with patch by @schneemszzak2016-02-092-1/+19
* * re.c: Remove deprecated kcode argument from Regexp.new and compilezzak2016-02-092-7/+9
* .gdbinit: improve rb_imemo [ci skip]nobu2016-02-091-1/+11
* * 2016-02-09svn2016-02-091-1/+1
* Support 1.8nobu2016-02-091-2/+2
* * remove trailing spaces.svn2016-02-081-2/+2
* * enc/unicode/case-folding.rb, enc/unicode/casefold.h: Flags forduerst2016-02-083-2236/+2248
* * string.c, enc/unicode.c: Disassociating ONIGENC_CASE_FOLD flag fromduerst2016-02-083-2/+8
* test_gem_remote_fetcher.rb: terminate watchernobu2016-02-081-0/+2
* unicode.c: magic numbersnobu2016-02-081-33/+37
* * enc/unicode.c: Shortened macros for enc/unicode/casefold.h toduerst2016-02-084-1338/+1355
* string.c: remove magic numbernobu2016-02-081-2/+3
* string.c: use encoding indexnobu2016-02-081-8/+10
* ruby.c: err ambiguous feature name [ci skip]nobu2016-02-082-0/+27
* * common.mk: Removed enc/unicode/casefold.h from automatic build becauseduerst2016-02-082-1/+10
* * 2016-02-08svn2016-02-071-1/+1
* * ChangeLog: revive an entry for r53762 accidentally removed at r53764.nagachika2016-02-071-0/+8
* * remove trailing spaces.svn2016-02-071-3/+3
* * common.mk: Added two more precondition files for enc/unicode/casefold.hduerst2016-02-074-4/+54
* ruby.c: EACH_FEATURESnobu2016-02-071-8/+9
* * enc/unicode/case-folding.rb: Fixing parameter passing.duerst2016-02-072-15/+20
* * enc/unicode/case-folding.rb: New classes CaseMapping/CaseMappingDummyduerst2016-02-072-12/+32
* ruby.c: show feature namesnobu2016-02-071-0/+1
* * common.mk: using new option in recipe for enc/unicode/casefold.hduerst2016-02-073-2/+9
* (this commit message applies to the previous commit)duerst2016-02-071-0/+9
* * remove trailing spaces.svn2016-02-071-1/+1
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53759 b2dd03c8-39d4-4d8f-98...duerst2016-02-072-1/+23
* * 2016-02-07svn2016-02-061-1/+1
* Revert "check __int64_t and __int128_t"naruse2016-02-062-9/+0
* Fix r53748; the datafile includes non ASCIInaruse2016-02-061-1/+1