aboutsummaryrefslogtreecommitdiffstats
path: root/enc
Commit message (Expand)AuthorAgeFilesLines
...
* * enc/unicode.c: Activated :ascii flag for ASCII-only case conversionduerst2016-02-041-1/+1
* enc: workdir timestampsnobu2016-02-022-9/+25
* * enc/unicode.c: Fixed bit mask in macro OnigCodePointCountduerst2016-01-271-1/+1
* * enc/unicode.c: Protect code point count by macro, in order toduerst2016-01-271-22/+25
* * enc/unicode.c: Fixed a logical error and some comments.duerst2016-01-171-4/+4
* get rid of non-ascii charsnobu2016-01-171-4/+4
* * enc/unicode.c: Removed artificial expansion for Turkic,duerst2016-01-171-20/+41
* * enc/unicode.c: Artificial mapping to test buffer expansion code.duerst2016-01-161-3/+18
* * enc/unicode.c: fix implicit conversion error with clang. fixup r53548.hsbt2016-01-161-1/+1
* * string.c, enc/unicode.c: New code path as a preparation for Unicode-wideduerst2016-01-161-0/+29
* enc/Makefile.in: get rid of nmake bugnobu2016-01-051-2/+1
* * enc/x_emoji.h: fix dead-link.hsbt2015-12-271-2/+2
* depend: version dependencynobu2015-12-271-1/+1
* depend: version dependencynobu2015-12-271-0/+2
* * enc/windows_1250.c: Should not use C++ style comments (C99 feature).ngoto2015-12-191-8/+8
* enc/iso_8859_2.c, enc/windows_1250.c: separate Windows-1250duerst2015-12-192-10/+220
* follow the change of the namenaruse2015-12-151-2/+2
* reverting accidental commit at r53124 by re-committing version from r52612duerst2015-12-151-2792/+4140
* enc/ebcdic.h, enc/trans/ebcdic.trans,duerst2015-12-152-4141/+2794
* * remove trailing spaces.svn2015-12-141-1/+1
* * enc/ebcdic.h: new dummy encoding EBCDIC-USduerst2015-12-142-0/+288
* * enc/iso_2022_jp.h: fix typos.hsbt2015-12-143-3/+3
* enc/windows_1252.c: newnobu2015-12-112-10/+211
* * remove trailing spaces.svn2015-12-041-1/+1
* enc/iso_8859_13.c: Added three missing lower/upper-caseduerst2015-12-041-0/+4
* enc/iso_8859_4.c: Added missing lower/upper-case characterduerst2015-12-041-0/+1
* * regcomp.c, regenc.c, regexec.c, regint.h, enc/unicode.c:naruse2015-11-261-1/+1
* enc/unicode/casefold.h, name2ctype.h: Change Unicode Version forduerst2015-11-172-5209/+7186
* refix through 52016,52017,52019,52020 [Bug #11486]naruse2015-10-041-3/+4
* euc_jp.c: fix compile errornobu2015-10-041-1/+1
* * enc/euc_jp.c (mbc_case_fold): check given string is valid or not,naruse2015-10-041-2/+3
* enc: fundamental encindexnobu2015-09-153-3/+15
* make_encmake.rb: expand srcdirnobu2015-09-051-0/+1
* unicode.c: no st.hnobu2015-08-271-2/+0
* oniguruma.h: constifynobu2015-08-273-6/+6
* * enc/make_encmake.rb: the list of encoding extension libraries mustmame2015-06-191-1/+1
* * enc/make_encmake.rb: added --transes and --no-transes options.mame2015-06-181-0/+12
* make_encmake.rb: mandatory dbsnobu2015-06-181-2/+3
* enc/utf_8.c: limit UTF-8nobu2015-04-251-18/+3
* common.mk: make enc/transnobu2015-01-181-1/+1
* builtin encodings and transcoder locationsnobu2015-01-182-3/+43
* enc/unicode/name2ctype.h.blt: update for r46831nobu2015-01-171-2979/+6936
* Update dependencies.akr2014-12-191-24/+24
* load.c: defer static linked initnobu2014-12-031-3/+14
* enc/prelude.rb: no encdb and transdbnobu2014-12-031-7/+0
* make_encmake.rb: fix typonobu2014-11-271-2/+3
* 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