summaryrefslogtreecommitdiff
path: root/enc
AgeCommit message (Expand)Author
2014-11-15Mark auogenerated part.akr
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15* tool/update-deps: Extend to fix dependencies.akr
2014-10-20* enc/prelude.rb: we sometimes run ruby without library path (especiallyusa
2014-10-19enc/prelude.rb: Added automatic loading of lib/unicode_normalize.rb. This mak...duerst
2014-09-17Re-apply r43023 which is accidentally reverted by r47598naruse
2014-09-15* reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544naruse
2014-08-19euckr-tbl.rb: euro and registered signsnobu
2014-07-16* regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.naruse
2014-06-02fix usagekazu
2014-06-01constify rb_encoding and OnigEncodingnobu
2014-05-30unicode.c: no initializationnobu
2014-05-30case-folding.rb: perfect hash for case unfolding3nobu
2014-05-30case-folding.rb: perfect hash for case unfolding2nobu
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
2014-05-23enc/unicode.c: lookup functionsnobu
2014-05-23enc/unicode.c: constifynobu
2014-05-22Makefile.in: suppress warningsnobu
2014-05-22jis/props.kwd: constifynobu
2014-05-22remove trailing spacesnobu
2014-05-22constify character property tablesnobu
2014-03-17unused functions and variablesnobu
2013-09-24encdb.c, encoding.c: make BOM-encodings dummynobu
2013-09-23encdb.c, utf_16_32.h: Unicode with BOMnobu
2013-09-04* enc/trans/utf8_mac-tbl.rb: fix r42789.naruse
2013-09-02* enc/trans/utf8_mac-tbl.rb: update conversion table to recent OS X.naruse
2013-07-09Revert r41786 "broken utf-8"naruse
2013-07-05broken utf-8naruse
2013-06-02* enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb,ktsj
2013-06-01* enc/euc_jp.c: fix typo: the name of EUC-JIS-2004.naruse
2013-04-08ext/depend: fix dependency for nmakenobu
2013-04-08ext/depend: fix dependencynobu
2013-04-08* ext/depend (ENCOBJS, TRANSOBJS): Add missing dependencies.yugui
2013-03-02mswin: static-linked-extnobu
2013-03-01* Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757fnaruse
2013-02-25depend: fix for static library on mswinnobu
2013-02-25depend: fix for static library on mswinnobu
2012-12-10* enc/depend (link_so): prefix $(Q) for each commands.nobu
2012-10-06encoding.c: unicode_pnobu
2012-09-10* enc/depend: fixed wrong change in a part of r34802.usa
2012-08-18enc/depend: fix inplace-build conditionnobu
2012-07-23enc/Makefile.in: TARGET_NAME TARGET_ENTRYnobu
2012-06-13* Makefile.in: don't remove macros. now name2ctype uses macros.naruse
2012-05-21enc: fix dependenciesnobu
2012-05-20* enc/shift_jis.c (code_to_mbclen): returnnaruse
2012-05-19no K&R stylenobu