aboutsummaryrefslogtreecommitdiffstats
path: root/enc/ascii.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Onigmo 6.0.0naruse2016-12-101-3/+6
* * regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c,duerst2016-07-241-2/+0
* * regenc.h/c: Rename onigenc_not_support_case_map toduerst2016-06-071-1/+1
* * include/ruby/oniguruma.h: Extend OnigEncodingTypeDefine to define aduerst2016-05-221-0/+3
* enc: fundamental encindexnobu2015-09-151-1/+5
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-171-2/+5
* * enc/ascii.c: ISO C does not allow extra ';' outside of ashyouhei2008-07-011-44/+44
* * ascii.c: remove difinition of replica KOI8-U.naruse2008-01-191-2/+1
* Mon Jan 14 10:45:45 2008 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2008-01-141-1/+1
* * enc/*.c: add replicas and aliases.naruse2008-01-131-0/+44
* * enc/make_encdb.rb: added. search enc/*.c and make encoding database.naruse2008-01-121-0/+1
* * regenc.c (onigenc_ascii_is_code_ctype): moved from enc/ascii.c.akr2007-12-221-10/+1
* * common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb.nobu2007-12-211-1/+1
* * common.mk (enc.mk): depends on rbconfig.rb.nobu2007-12-201-1/+1
* * Makefile.in, */Makefile.sub (VPATH): add enc directory.nobu2007-10-101-0/+58