summaryrefslogtreecommitdiff
path: root/enc/unicode.c
AgeCommit message (Expand)Author
2016-07-24* regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c,duerst
2016-07-17Move generated headers to unicode data directorynobu
2016-06-02* string.c: Raise ArgumentError when invalid string is detected induerst
2016-05-25* enc/unicode.c: Handle DOTLESS_i by hand because it isn't involved in folding.duerst
2016-05-24* enc/unicode.c: Fix flag error for switch from titlecase to lowercase.duerst
2016-05-16* enc/unicode.h: Additional uses of ONIG_CASE_MAPPING compilation switchduerst
2016-05-16* append newline at EOF.svn
2016-05-16* include/ruby/oniguruma.h: Introducing ONIG_CASE_MAPPING compilationduerst
2016-04-01* enc/unicode/case-folding.rb, casefold.h: Data generation to implementduerst
2016-03-29fix a typo [ci skip]kazu
2016-03-29* enc/unicode/case-folding.rb, casefold.h: Tweaked handling of 6duerst
2016-03-29* enc/unicode.c: Cleaned up some comments.duerst
2016-03-29* enc/unicode/case-folding.rb, casefold.h: Removing data for idempotentduerst
2016-03-28* enc/unicode.c: Refactoring in preparation for data reduction forduerst
2016-03-28* enc/unicode.c: Minor refactoring for I WITH DOT ABOVE.duerst
2016-03-28* enc/unicode.c: Removed code now covered by data from table.duerst
2016-03-28* enc/unicode.c: Adding comments. [ci skip]duerst
2016-03-22* include/ruby/oniguruma.h: Additional flag for characters that are titlecase.duerst
2016-03-17* enc/unicode.c: Fixed two macro definitions.duerst
2016-03-15* enc/unicode.c: Eliminating common code.duerst
2016-03-15* enc/unicode.c: Expansion of some code repetition in preparation forduerst
2016-03-15* remove trailing spaces.svn
2016-03-15* enc/unicode.c: Additional macros and code to use mapping data induerst
2016-03-14* include/ruby/oniguruma.h, enc/unicode.c: Adjusting flag assignmentsduerst
2016-03-12unicode.c: off-by-one errornobu
2016-03-12unicode.c: boundary checknobu
2016-03-11* enc/unicode/case-folding.rb, casefold.h: Streamlining approach toduerst
2016-02-24* include/ruby/oniguruma.h: Rearranging flag assignments and makingduerst
2016-02-23* enc/unicode/case-folding.rb, casefold.h: Outputting actual titlecaseduerst
2016-02-19* enc/unicode.c: Activated use of case mapping data in CaseUnfold_11 array.duerst
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* common.mk: Added two more precondition files for enc/unicode/casefold.hduerst
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-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
2015-11-26* regcomp.c, regenc.c, regexec.c, regint.h, enc/unicode.c:naruse
2015-08-27unicode.c: no st.hnobu
2015-08-27oniguruma.h: constifynobu
2014-09-15* reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544naruse
2014-06-01constify rb_encoding and OnigEncodingnobu