summaryrefslogtreecommitdiff
path: root/enc
AgeCommit message (Expand)Author
2016-02-19* enc/unicode.c: Activated use of case mapping data in CaseUnfold_11 array.duerst
2016-02-16* enc/unicode/case-folding.rb, casefold.h: Used only first elementduerst
2016-02-15* enc/unicode/case-folding.rb: Added debugging optionduerst
2016-02-08* remove trailing spaces.svn
2016-02-08* enc/unicode/case-folding.rb, enc/unicode/casefold.h: Flags forduerst
2016-02-08* string.c, enc/unicode.c: Disassociating ONIGENC_CASE_FOLD flag fromduerst
2016-02-08unicode.c: magic numbersnobu
2016-02-08* enc/unicode.c: Shortened macros for enc/unicode/casefold.h toduerst
2016-02-07* remove trailing spaces.svn
2016-02-07* common.mk: Added two more precondition files for enc/unicode/casefold.hduerst
2016-02-07* enc/unicode/case-folding.rb: Fixing parameter passing.duerst
2016-02-07* enc/unicode/case-folding.rb: New classes CaseMapping/CaseMappingDummyduerst
2016-02-07* common.mk: using new option in recipe for enc/unicode/casefold.hduerst
2016-02-07* remove trailing spaces.svn
2016-02-07git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53759 b2dd03c8-39d4-4d8f-98...duerst
2016-02-06* test/ruby/enc/test_regex_casefold.rb: Added data-based testing forduerst
2016-02-06* enc/unicode.c, test/ruby/enc/test_case_mapping.rb: Implemented :foldduerst
2016-02-04* enc/unicode.c: Activated :ascii flag for ASCII-only case conversionduerst
2016-02-02enc: workdir timestampsnobu
2016-01-27* enc/unicode.c: Fixed bit mask in macro OnigCodePointCountduerst
2016-01-27* enc/unicode.c: Protect code point count by macro, in order toduerst
2016-01-17* enc/unicode.c: Fixed a logical error and some comments.duerst
2016-01-17get rid of non-ascii charsnobu
2016-01-17* enc/unicode.c: Removed artificial expansion for Turkic,duerst
2016-01-16* enc/unicode.c: Artificial mapping to test buffer expansion code.duerst
2016-01-16* enc/unicode.c: fix implicit conversion error with clang. fixup r53548.hsbt
2016-01-16* string.c, enc/unicode.c: New code path as a preparation for Unicode-wideduerst
2016-01-05enc/Makefile.in: get rid of nmake bugnobu
2015-12-27* enc/x_emoji.h: fix dead-link.hsbt
2015-12-27depend: version dependencynobu
2015-12-27depend: version dependencynobu
2015-12-19* enc/windows_1250.c: Should not use C++ style comments (C99 feature).ngoto
2015-12-19enc/iso_8859_2.c, enc/windows_1250.c: separate Windows-1250duerst
2015-12-15follow the change of the namenaruse
2015-12-15reverting accidental commit at r53124 by re-committing version from r52612duerst
2015-12-15enc/ebcdic.h, enc/trans/ebcdic.trans,duerst
2015-12-14* remove trailing spaces.svn
2015-12-14* enc/ebcdic.h: new dummy encoding EBCDIC-USduerst
2015-12-14* enc/iso_2022_jp.h: fix typos.hsbt
2015-12-11enc/windows_1252.c: newnobu
2015-12-04* remove trailing spaces.svn
2015-12-04enc/iso_8859_13.c: Added three missing lower/upper-caseduerst
2015-12-04enc/iso_8859_4.c: Added missing lower/upper-case characterduerst
2015-11-26* regcomp.c, regenc.c, regexec.c, regint.h, enc/unicode.c:naruse
2015-11-17enc/unicode/casefold.h, name2ctype.h: Change Unicode Version forduerst
2015-10-04refix through 52016,52017,52019,52020 [Bug #11486]naruse
2015-10-04euc_jp.c: fix compile errornobu
2015-10-04* enc/euc_jp.c (mbc_case_fold): check given string is valid or not,naruse
2015-09-15enc: fundamental encindexnobu
2015-09-05make_encmake.rb: expand srcdirnobu