aboutsummaryrefslogtreecommitdiffstats
path: root/enc
Commit message (Expand)AuthorAgeFilesLines
* Update dependency.akr2014-11-211-25/+88
* Dependencies updated.akr2014-11-181-59/+71
* * enc/encdb.c: Include internal.h.akr2014-11-181-0/+2
* * internal.h: Gather declarations in non-header files.akr2014-11-181-7/+0
* Mark auogenerated part.akr2014-11-151-0/+2
* * common.mk: Remove comments in Dependency lines.akr2014-11-151-333/+333
* * tool/update-deps: Extend to fix dependencies.akr2014-11-151-6/+334
* * enc/prelude.rb: we sometimes run ruby without library path (especiallyusa2014-10-201-1/+5
* enc/prelude.rb: Added automatic loading of lib/unicode_normalize.rb. This mak...duerst2014-10-191-0/+1
* Re-apply r43023 which is accidentally reverted by r47598naruse2014-09-171-1/+1
* * reg*.c: Merge Onigmo 5.15.0 38a870960aa7370051a3544naruse2014-09-1524-54/+43
* euckr-tbl.rb: euro and registered signsnobu2014-08-191-0/+2
* * regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.naruse2014-07-163-5267/+9571
* fix usagekazu2014-06-021-1/+1
* constify rb_encoding and OnigEncodingnobu2014-06-011-1/+1
* unicode.c: no initializationnobu2014-05-301-18/+0
* case-folding.rb: perfect hash for case unfolding3nobu2014-05-303-50/+106
* case-folding.rb: perfect hash for case unfolding2nobu2014-05-303-50/+169
* case-folding.rb: perfect hash for case unfolding1nobu2014-05-303-26/+1317
* case-folding.rb: perfect hash for case foldingnobu2014-05-303-26/+1571
* case-folding.rb: merge tablesnobu2014-05-303-44/+26
* case-folding.rb: modularizenobu2014-05-302-2291/+2325
* case-folding.rb: conversion scriptnobu2014-05-301-0/+107
* enc/unicode.c: lookup functionsnobu2014-05-231-15/+51
* enc/unicode.c: constifynobu2014-05-231-7/+13
* Makefile.in: suppress warningsnobu2014-05-222-14/+14
* jis/props.kwd: constifynobu2014-05-224-4/+4
* remove trailing spacesnobu2014-05-222-7/+7
* constify character property tablesnobu2014-05-227-74/+571
* unused functions and variablesnobu2014-03-172-0/+4
* encdb.c, encoding.c: make BOM-encodings dummynobu2013-09-241-1/+3
* encdb.c, utf_16_32.h: Unicode with BOMnobu2013-09-232-2/+2
* * enc/trans/utf8_mac-tbl.rb: fix r42789.naruse2013-09-042-802/+11853
* * enc/trans/utf8_mac-tbl.rb: update conversion table to recent OS X.naruse2013-09-021-743/+11916
* Revert r41786 "broken utf-8"naruse2013-07-091-2/+2
* broken utf-8naruse2013-07-051-2/+2
* * enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb,ktsj2013-06-021-2/+2
* * enc/euc_jp.c: fix typo: the name of EUC-JIS-2004.naruse2013-06-011-4/+4
* ext/depend: fix dependency for nmakenobu2013-04-081-2/+2
* ext/depend: fix dependencynobu2013-04-081-2/+2
* * ext/depend (ENCOBJS, TRANSOBJS): Add missing dependencies.yugui2013-04-081-2/+2
* mswin: static-linked-extnobu2013-03-021-0/+1
* * Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757fnaruse2013-03-011-1/+1
* depend: fix for static library on mswinnobu2013-02-251-2/+2
* depend: fix for static library on mswinnobu2013-02-252-2/+5
* * enc/depend (link_so): prefix $(Q) for each commands.nobu2012-12-101-1/+1
* encoding.c: unicode_pnobu2012-10-062-2/+5
* * enc/depend: fixed wrong change in a part of r34802.usa2012-09-101-1/+1
* enc/depend: fix inplace-build conditionnobu2012-08-181-1/+1
* enc/Makefile.in: TARGET_NAME TARGET_ENTRYnobu2012-07-232-4/+5