aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix types ordernobu2016-02-061-2/+2
* ASCII-incompatible escapenobu2016-02-063-10/+50
* lex.c.blt: updatenobu2016-02-061-41/+41
* get rid of ruby-mode.el bugsnobu2016-02-061-2/+2
* * 2016-02-06svn2016-02-061-1/+1
* check __int64_t and __int128_tnobu2016-02-062-0/+9
* * test/ruby/enc/test_regex_casefold.rb: Added data-based testing forduerst2016-02-064-1/+28
* * test/ruby/enc/test_regex_casefold.rb: Tests for three case foldingduerst2016-02-062-0/+111
* * enc/unicode.c, test/ruby/enc/test_case_mapping.rb: Implemented :foldduerst2016-02-063-5/+39
* * test/ruby/enc/test_case_mapping.rb: added tests for :ascii option.duerst2016-02-052-0/+15
* configure.in: fix doc [ci skip]nobu2016-02-051-1/+1
* improve r53741naruse2016-02-051-16/+11
* incompatible encoding workaroundnobu2016-02-052-2/+2
* * 2016-02-05svn2016-02-051-1/+1
* * insns.def (opt_mult): Use int128_t for overflow detection.naruse2016-02-054-8/+72
* * enc/unicode.c: Activated :ascii flag for ASCII-only case conversionduerst2016-02-042-1/+6
* fstring without copynobu2016-02-042-33/+43
* revert re.c in r53736nobu2016-02-042-3/+1
* return shared stringnobu2016-02-041-1/+1
* fstring_enc_newnobu2016-02-044-1/+36
* end of UNICODE_FILESnobu2016-02-041-1/+2
* * common.mk: Added Unicode data file SpecialCasing.txt to be additionallyduerst2016-02-042-1/+7
* mask upper nibblenobu2016-02-041-5/+5
* initialize dest to 0nobu2016-02-041-10/+8
* cgi/escape: Optimize CGI.escapenobu2016-02-042-0/+92
* encoding.h: rb_enc_asciicompat_inlinenobu2016-02-041-1/+6
* * 2016-02-04svn2016-02-041-1/+1
* * common.mk: Introduce two variables (UNICODE_DATA_DIR andduerst2016-02-042-7/+14
* Remove debug print introduced in r52386naruse2016-02-031-7/+0
* test_exception.rb: NameError at FCALLnobu2016-02-031-0/+6
* vm_eval.c: argument namesnobu2016-02-031-1/+7
* * string.c (str_new_frozen): if the given string is embeddedablenaruse2016-02-034-2/+60
* Fix typo on OpenSSL::PKey doc [ci skip]nobu2016-02-022-1/+6