summaryrefslogtreecommitdiff
path: root/enc
AgeCommit message (Expand)Author
2016-01-05enc/Makefile.in: get rid of nmake bugnobu
2015-12-27* enc/x_emoji.h: fix dead-link.hsbt
2015-12-27depend: version dependencynobu
2015-12-27depend: version dependencynobu
2015-12-19* enc/windows_1250.c: Should not use C++ style comments (C99 feature).ngoto
2015-12-19enc/iso_8859_2.c, enc/windows_1250.c: separate Windows-1250duerst
2015-12-15follow the change of the namenaruse
2015-12-15reverting accidental commit at r53124 by re-committing version from r52612duerst
2015-12-15enc/ebcdic.h, enc/trans/ebcdic.trans,duerst
2015-12-14* remove trailing spaces.svn
2015-12-14* enc/ebcdic.h: new dummy encoding EBCDIC-USduerst
2015-12-14* enc/iso_2022_jp.h: fix typos.hsbt
2015-12-11enc/windows_1252.c: newnobu
2015-12-04* remove trailing spaces.svn
2015-12-04enc/iso_8859_13.c: Added three missing lower/upper-caseduerst
2015-12-04enc/iso_8859_4.c: Added missing lower/upper-case characterduerst
2015-11-26* regcomp.c, regenc.c, regexec.c, regint.h, enc/unicode.c:naruse
2015-11-17enc/unicode/casefold.h, name2ctype.h: Change Unicode Version forduerst
2015-10-04refix through 52016,52017,52019,52020 [Bug #11486]naruse
2015-10-04euc_jp.c: fix compile errornobu
2015-10-04* enc/euc_jp.c (mbc_case_fold): check given string is valid or not,naruse
2015-09-15enc: fundamental encindexnobu
2015-09-05make_encmake.rb: expand srcdirnobu
2015-08-27unicode.c: no st.hnobu
2015-08-27oniguruma.h: constifynobu
2015-06-19* enc/make_encmake.rb: the list of encoding extension libraries mustmame
2015-06-18* enc/make_encmake.rb: added --transes and --no-transes options.mame
2015-06-18make_encmake.rb: mandatory dbsnobu
2015-04-25enc/utf_8.c: limit UTF-8nobu
2015-01-18common.mk: make enc/transnobu
2015-01-18builtin encodings and transcoder locationsnobu
2015-01-17enc/unicode/name2ctype.h.blt: update for r46831nobu
2014-12-19Update dependencies.akr
2014-12-03load.c: defer static linked initnobu
2014-12-03enc/prelude.rb: no encdb and transdbnobu
2014-11-27make_encmake.rb: fix typonobu
2014-11-21Update dependency.akr
2014-11-18Dependencies updated.akr
2014-11-18* enc/encdb.c: Include internal.h.akr
2014-11-18* internal.h: Gather declarations in non-header files.akr
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