ruby-cvs:25169
From: naruse ruby-lang.org
Date: Tue, 8 Jul 2008 02:29:45 +0900 (JST)
Subject: [ruby-cvs:25169] Ruby:r17950 (trunk): * dir.c: preserve encoding of strings in glob and fnmatch.
naruse 2008-07-08 02:29:44 +0900 (Tue, 08 Jul 2008) New Revision: 17950 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17950 Log: * dir.c: preserve encoding of strings in glob and fnmatch. * include/ruby/ruby.h: related changes. Modified files: trunk/ChangeLog trunk/dir.c trunk/include/ruby/ruby.h trunk/version.h