summaryrefslogtreecommitdiff
path: root/enc/unicode.c
AgeCommit message (Expand)Author
2014-05-30case-folding.rb: perfect hash for case unfolding1nobu
2014-05-30case-folding.rb: perfect hash for case foldingnobu
2014-05-30case-folding.rb: merge tablesnobu
2014-05-23enc/unicode.c: lookup functionsnobu
2014-05-23enc/unicode.c: constifynobu
2012-02-29* regparse.c (is_onechar_cclass): optimize character classnaruse
2012-02-17* Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse
2011-11-20* enc/unicode.c (PROPERTY_NAME_MAX_SIZE): +1.naruse
2011-05-15* remove trailing spaces.nobu
2010-10-03* enc/unicode.c (onigenc_unicode_property_name_to_ctype):naruse
2010-03-01* include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.matz
2009-09-10* unicode.c (onigenc_unicode_property_name_to_ctype):naruse
2009-09-08* include/ruby/st.h (st_hash_func): use st_index_t.nobu
2009-08-26* unicode.c (PROPERTY_NAME_MAX_SIZE): use MAX_WORD_LENGTH.naruse
2009-08-26* enc/unicode.c (onigenc_unicode_mbc_case_fold): balanced braces.nobu
2009-08-25Update Oniguruma's UnicodeData to 5.1.naruse
2009-08-21* enc/unicode/name2ctype.h: split from enc/unicode.c and made anobu
2009-08-19* enc/unicode.c (CodeRanges): initialized statically.nobu
2008-09-18* grapheme cluster implementation reverted. [ruby-dev:36375]akr
2008-09-16* include/ruby/oniguruma.h (OnigEncodingTypeST): add precise_retakr
2008-06-17* enc/euc_jp.c (property_name_to_ctype): core dumped when sizeof(int)mame
2008-01-19* enc/koi8_u.c: added.naruse
2008-01-08* regenc.c (onigenc_strlen_null, onigenc_str_bytelen_null): suppressednobu
2008-01-03* include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.matz
2007-10-10* Makefile.in, */Makefile.sub (VPATH): add enc directory.nobu