From 909c2274f9a7d4ee4d4267f9f6dcb35b21a62109 Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 18 Jul 2003 05:29:46 +0000 Subject: * 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 --- MANIFEST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MANIFEST') 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 -- cgit v1.2.3