ruby-cvs:19363
From: nobu ruby-lang.org
Date: Sat, 24 Mar 2007 23:40:09 +0900 (JST)
Subject: [ruby-cvs:19363] Ruby:r12127: * node.h (struct rb_thread.locals): explicit as struct.
nobu 2007-03-24 23:40:08 +0900 (Sat, 24 Mar 2007)
New Revision: 12127
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/eval.c
branches/ruby_1_8/file.c
branches/ruby_1_8/io.c
branches/ruby_1_8/node.h
Log:
* node.h (struct rb_thread.locals): explicit as struct.
[ruby-core:10585]
* eval.c, node.h (enum rb_thread_status, struct rb_thread,
rb_curr_thread, rb_main_thread): prefixed. [ruby-core:10586]
* file.c (chompdirsep): made an unprefixed name static.
* io.c (io_fread): ditto.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=12127&r2=12126
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/io.c?r1=12127&r2=12126
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/file.c?r1=12127&r2=12126
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/node.h?r1=12127&r2=12126
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?r1=12127&r2=12126