aboutsummaryrefslogtreecommitdiffstats
path: root/enc/unicode
Commit message (Expand)AuthorAgeFilesLines
...
* * 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-071-1/+17
* reverting accidental commit at r53124 by re-committing version from r52612duerst2015-12-151-2792/+4140
* enc/ebcdic.h, enc/trans/ebcdic.trans,duerst2015-12-151-4140/+2792
* enc/unicode/casefold.h, name2ctype.h: Change Unicode Version forduerst2015-11-172-5209/+7186
* enc/unicode/name2ctype.h.blt: update for r46831nobu2015-01-171-2979/+6936
* * regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.naruse2014-07-163-5267/+9571
* fix usagekazu2014-06-021-1/+1
* case-folding.rb: perfect hash for case unfolding3nobu2014-05-302-6/+96
* case-folding.rb: perfect hash for case unfolding2nobu2014-05-302-11/+154
* case-folding.rb: perfect hash for case unfolding1nobu2014-05-302-7/+1316
* case-folding.rb: perfect hash for case foldingnobu2014-05-302-7/+1556
* case-folding.rb: merge tablesnobu2014-05-302-21/+19
* case-folding.rb: modularizenobu2014-05-302-2291/+2325
* case-folding.rb: conversion scriptnobu2014-05-301-0/+107
* * Makefile.in: don't remove macros. now name2ctype uses macros.naruse2012-06-133-13877/+26751
* * enc/unicode/name2ctype.h, tool/transcode-tblgen.rb: revertnobu2012-04-061-5205/+10065
* struct.c (documentation for rb_struct_members_m):duerst2012-04-061-10065/+5205
* * regparse.c (is_onechar_cclass): optimize character classnaruse2012-02-291-0/+8
* revert a file which is committed wrong.nari2012-02-211-5205/+10065
* * gc.c : remove gc_clear_mark_on_sweep_slots() and usenari2012-02-211-10065/+5205
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-172-5205/+12295
* * Makefile.in (enc/unicode/name2ctype.h): remove duplicatednobu2011-11-192-8/+0
* * tool/enc-unicode.rb,naruse2010-11-084-2422/+22004
* * tool/enc-unicode.rb,naruse2010-10-294-422/+2448
* * tool/enc-unicode.rb,naruse2010-10-284-4920/+6734
* * tool/enc-unicode.rb: get rid of lots of warnings.nobu2010-10-134-0/+4
* * tool/enc-unicode.rb,naruse2009-10-144-15656/+8200
* Add derived core and binary property and aliases.naruse2009-10-134-1254/+36490
* * enc/unicode/name2ctype.h: update.nobu2009-10-101-3/+5
* * tool/enc-unicode.rb: optimized.naruse2009-10-083-9/+15
* * tool/enc-unicode.rb: parse range notation of UnicodeData.txt.naruse2009-10-084-524/+248
* * enc/unicode/name2ctype.h: Updated to Unicode 5.2.0.naruse2009-10-021-821/+1574
* Updated to Unicode 5.2.0.naruse2009-10-025-22660/+3752
* * unicode.c (onigenc_unicode_property_name_to_ctype):naruse2009-09-104-1210/+1282
* * enc/unicode/name2ctype.h: updated.nobu2009-08-251-365/+9744
* Update Oniguruma's UnicodeData to 5.1.naruse2009-08-255-487/+49627
* * enc/unicode/name2ctype.h: split from enc/unicode.c and made anobu2009-08-214-0/+1444