ruby-cvs:16237
From: (ocean) <ocean ruby-lang.org>
Date: Fri, 30 Dec 2005 01:08:45 +0900
Subject: [ruby-cvs:16237] ruby, ruby/lib: * lib/generator.rb: should work with another thread. (more robust code)
ocean Fri, 30 Dec 2005 01:08:45 +0900
Modified files:
ruby:
ChangeLog
ruby/lib:
generator.rb
Log:
* lib/generator.rb: should work with another thread. (more robust code)
[ruby-dev:28177]
Revision Changes Path
1.4874 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4873&r2=1.4874
1.6 +13 -8 ruby/lib/generator.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/generator.rb?cvsroot=src&r1=1.5&r2=1.6