summaryrefslogtreecommitdiff
path: root/enc
AgeCommit message (Expand)Author
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
2012-05-17enc/encinit.c.erb: use %-linesnobu
2012-05-16Supports static linking of extensions and encodings again.yugui
2012-04-24* enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.usa
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-25suppress warnings.naruse
2012-02-21revert a file which is committed wrong.nari
2012-02-21* gc.c : remove gc_clear_mark_on_sweep_slots() and usenari