summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-07-18 05:29:46 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-07-18 05:29:46 +0000
commit909c2274f9a7d4ee4d4267f9f6dcb35b21a62109 (patch)
tree1d6c81bcd387223e9b2735a9d94f96175b2b9a0b /MANIFEST
parent2d28a9b130660c81c8d31202503d3a84ea8fd81c (diff)
* eval.c (rb_f_missing): VCALL is called only for LOCAL_ID. no
check required. * parse.y (primary): pritmary:tFID generates NODE_FCALL. [ruby-dev:20641] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4085 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index c6e9635813..170951393b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -300,9 +300,9 @@ lib/rexml/encodings/EUC-JP.rb
lib/rexml/encodings/EUC-JP_decl.rb
lib/rexml/encodings/ISO-8859-1.rb
lib/rexml/encodings/ISO-8859-1_decl.rb
-lib/rexml/encodings/Shift-JIS.rb
+lib/rexml/encodings/SHIFT-JIS.rb
+lib/rexml/encodings/SHIFT_JIS.rb
lib/rexml/encodings/Shift-JIS_decl.rb
-lib/rexml/encodings/Shift_JIS.rb
lib/rexml/encodings/UNILE.rb
lib/rexml/encodings/UNILE_decl.rb
lib/rexml/encodings/US-ASCII.rb