diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-20 06:47:14 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-20 06:47:14 +0000 |
commit | 94ba9e813a06f8529638233199748ce90760ccc7 (patch) | |
tree | 167dc86084d66099baadaacf342e13f460a990f5 /enc | |
parent | c76ff6f816fb3a2f17097a84921bf37dee7aba7c (diff) | |
download | ruby-94ba9e813a06f8529638233199748ce90760ccc7.tar.gz ruby-94ba9e813a06f8529638233199748ce90760ccc7.tar.xz ruby-94ba9e813a06f8529638233199748ce90760ccc7.zip |
* enc/iso_8859_{1..16}.c: renamed.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14355 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enc')
-rw-r--r-- | enc/iso_8859_1.c (renamed from enc/iso8859_1.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_10.c (renamed from enc/iso8859_10.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_11.c (renamed from enc/iso8859_11.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_13.c (renamed from enc/iso8859_13.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_14.c (renamed from enc/iso8859_14.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_15.c (renamed from enc/iso8859_15.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_16.c (renamed from enc/iso8859_16.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_2.c (renamed from enc/iso8859_2.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_3.c (renamed from enc/iso8859_3.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_4.c (renamed from enc/iso8859_4.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_5.c (renamed from enc/iso8859_5.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_6.c (renamed from enc/iso8859_6.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_7.c (renamed from enc/iso8859_7.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_8.c (renamed from enc/iso8859_8.c) | 0 | ||||
-rw-r--r-- | enc/iso_8859_9.c (renamed from enc/iso8859_9.c) | 0 |
15 files changed, 0 insertions, 0 deletions
diff --git a/enc/iso8859_1.c b/enc/iso_8859_1.c index fc2d93c61..fc2d93c61 100644 --- a/enc/iso8859_1.c +++ b/enc/iso_8859_1.c diff --git a/enc/iso8859_10.c b/enc/iso_8859_10.c index 976b42857..976b42857 100644 --- a/enc/iso8859_10.c +++ b/enc/iso_8859_10.c diff --git a/enc/iso8859_11.c b/enc/iso_8859_11.c index 70645faed..70645faed 100644 --- a/enc/iso8859_11.c +++ b/enc/iso_8859_11.c diff --git a/enc/iso8859_13.c b/enc/iso_8859_13.c index b3318b238..b3318b238 100644 --- a/enc/iso8859_13.c +++ b/enc/iso_8859_13.c diff --git a/enc/iso8859_14.c b/enc/iso_8859_14.c index 030e030ee..030e030ee 100644 --- a/enc/iso8859_14.c +++ b/enc/iso_8859_14.c diff --git a/enc/iso8859_15.c b/enc/iso_8859_15.c index 7650bf9eb..7650bf9eb 100644 --- a/enc/iso8859_15.c +++ b/enc/iso_8859_15.c diff --git a/enc/iso8859_16.c b/enc/iso_8859_16.c index 90de07d00..90de07d00 100644 --- a/enc/iso8859_16.c +++ b/enc/iso_8859_16.c diff --git a/enc/iso8859_2.c b/enc/iso_8859_2.c index e12962a23..e12962a23 100644 --- a/enc/iso8859_2.c +++ b/enc/iso_8859_2.c diff --git a/enc/iso8859_3.c b/enc/iso_8859_3.c index 41888952f..41888952f 100644 --- a/enc/iso8859_3.c +++ b/enc/iso_8859_3.c diff --git a/enc/iso8859_4.c b/enc/iso_8859_4.c index 0cddf1919..0cddf1919 100644 --- a/enc/iso8859_4.c +++ b/enc/iso_8859_4.c diff --git a/enc/iso8859_5.c b/enc/iso_8859_5.c index 187e6b14e..187e6b14e 100644 --- a/enc/iso8859_5.c +++ b/enc/iso_8859_5.c diff --git a/enc/iso8859_6.c b/enc/iso_8859_6.c index 1681506b5..1681506b5 100644 --- a/enc/iso8859_6.c +++ b/enc/iso_8859_6.c diff --git a/enc/iso8859_7.c b/enc/iso_8859_7.c index 3790c7154..3790c7154 100644 --- a/enc/iso8859_7.c +++ b/enc/iso_8859_7.c diff --git a/enc/iso8859_8.c b/enc/iso_8859_8.c index ba1d4864f..ba1d4864f 100644 --- a/enc/iso8859_8.c +++ b/enc/iso_8859_8.c diff --git a/enc/iso8859_9.c b/enc/iso_8859_9.c index 1a51fad64..1a51fad64 100644 --- a/enc/iso8859_9.c +++ b/enc/iso_8859_9.c |