summaryrefslogtreecommitdiff
path: root/enc/unicode
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-30case-folding.rb: modularizenobu
2014-05-30case-folding.rb: conversion scriptnobu
2012-06-13* Makefile.in: don't remove macros. now name2ctype uses macros.naruse
2012-04-06* enc/unicode/name2ctype.h, tool/transcode-tblgen.rb: revertnobu
2012-04-06struct.c (documentation for rb_struct_members_m):duerst
2012-02-29* regparse.c (is_onechar_cclass): optimize character classnaruse
2012-02-21revert a file which is committed wrong.nari
2012-02-21* gc.c : remove gc_clear_mark_on_sweep_slots() and usenari
2012-02-17* Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse
2011-11-19* Makefile.in (enc/unicode/name2ctype.h): remove duplicatednobu
2010-11-08* tool/enc-unicode.rb,naruse
2010-10-29* tool/enc-unicode.rb,naruse
2010-10-28* tool/enc-unicode.rb,naruse
2010-10-13* tool/enc-unicode.rb: get rid of lots of warnings.nobu
2009-10-14* tool/enc-unicode.rb,naruse
2009-10-13Add derived core and binary property and aliases.naruse
2009-10-10* enc/unicode/name2ctype.h: update.nobu
2009-10-08* tool/enc-unicode.rb: optimized.naruse
2009-10-08* tool/enc-unicode.rb: parse range notation of UnicodeData.txt.naruse
2009-10-02* enc/unicode/name2ctype.h: Updated to Unicode 5.2.0.naruse
2009-10-02Updated to Unicode 5.2.0.naruse
2009-09-10* unicode.c (onigenc_unicode_property_name_to_ctype):naruse
2009-08-25* enc/unicode/name2ctype.h: updated.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