ruby-cvs:20073
From: nobu ruby-lang.org
Date: Sun, 22 Jul 2007 16:07:13 +0900 (JST)
Subject: [ruby-cvs:20073] Ruby:r12837 (trunk): * thread.c (is_ruby_native_thread): made an int function as
nobu 2007-07-22 16:07:12 +0900 (Sun, 22 Jul 2007)
New Revision: 12837
Modified files:
trunk/ChangeLog
trunk/include/ruby/intern.h
trunk/include/ruby/ruby.h
trunk/thread.c
trunk/version.h
Log:
* thread.c (is_ruby_native_thread): made an int function as
well as version 1.8.
* include/ruby/ruby.h (is_ruby_native_thread): moved prototype
from intern.h as well as version 1.8.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/ruby.h?r1=12837&r2=12836
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12837&r2=12836
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12837&r2=12836
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=12837&r2=12836
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/intern.h?r1=12837&r2=12836