1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/enc
akr ed74723af4 * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as
euc_jp.c:mbc_enc_len.  avoid needless conflict by merge.

* enc/sjis.c: remove sjis_ prefix.

* enc/utf8.c: remove utf8_ prefix.

* enc/iso_8859_1.c: remove iso_8859_1_ prefix.

* enc/iso_8859_2.c: remove iso_8859_2_ prefix.

* enc/iso_8859_3.c: remove iso_8859_3_ prefix.

* enc/iso_8859_4.c: remove iso_8859_4_ prefix.

* enc/iso_8859_5.c: remove iso_8859_5_ prefix.

* enc/iso_8859_6.c: remove iso_8859_6_ prefix.

* enc/iso_8859_7.c: remove iso_8859_7_ prefix.

* enc/iso_8859_8.c: remove iso_8859_8_ prefix.

* enc/iso_8859_9.c: remove iso_8859_9_ prefix.

* enc/iso_8859_10.c: remove iso_8859_10_ prefix.

* enc/iso_8859_11.c: remove iso_8859_11_ prefix.

* enc/iso_8859_13.c: remove iso_8859_13_ prefix.

* enc/iso_8859_14.c: remove iso_8859_14_ prefix.

* enc/iso_8859_15.c: remove iso_8859_15_ prefix.

* enc/iso_8859_16.c: remove iso_8859_16_ prefix.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-01-03 17:57:48 +00:00
..
trans Fri Dec 28 01:55:04 2007 Martin Duerst <duerst@it.aoyama.ac.jp> 2007-12-28 09:26:55 +00:00
ascii.c * regenc.c (onigenc_ascii_is_code_ctype): moved from enc/ascii.c. 2007-12-22 05:38:33 +00:00
depend * enc/depend: dependency updated. 2008-01-01 16:20:56 +00:00
euc_jp.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_1.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_2.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_3.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_4.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_5.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_6.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_7.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_8.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_9.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_10.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_11.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_13.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_14.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_15.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
iso_8859_16.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
make_encmake.rb * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify 2007-12-24 03:49:56 +00:00
Makefile.in * configure.in: rm largefile.h. 2007-12-30 02:00:59 +00:00
sjis.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00
unicode.c * include/ruby/oniguruma.h: Oniguruma 1.9.1 merged. 2008-01-03 15:55:04 +00:00
us_ascii.c * enc/us_ascii.c: add us_ascii_ prefix for functions to ease 2008-01-02 20:06:58 +00:00
utf8.c * enc/euc_jp.c: remove eucjp_ prefix. breakpoint can be specified as 2008-01-03 17:57:48 +00:00