ruby-cvs:21823
From: nobu ruby-lang.org
Date: Mon, 24 Dec 2007 17:06:17 +0900 (JST)
Subject: [ruby-cvs:21823] Ruby:r14586 (trunk): * load.c (rb_feature_p): returns loading path name too.
nobu 2007-12-24 17:06:16 +0900 (Mon, 24 Dec 2007)
New Revision: 14586
Modified files:
trunk/ChangeLog
trunk/include/ruby/st.h
trunk/load.c
trunk/st.c
Log:
* load.c (rb_feature_p): returns loading path name too.
* load.c (search_required): returns path too if feature is being
loaded. [ruby-dev:32048] [TODO: refactoring]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/load.c?r1=14586&r2=14585
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/st.h?r1=14586&r2=14585
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14586&r2=14585
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/st.c?r1=14586&r2=14585