ruby-cvs:18927
From: knu ruby-lang.org
Date: Fri, 9 Feb 2007 20:48:35 +0900 (JST)
Subject: [ruby-cvs:18927] Ruby:r11679: * ext/thread: Make style fixes (mostly de-K&R'ism) to match the
knu 2007-02-09 20:48:34 +0900 (Fri, 09 Feb 2007)
New Revision: 11679
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/ext/thread/extconf.rb
branches/ruby_1_8/ext/thread/thread.c
Log:
* ext/thread: Make style fixes (mostly de-K&R'ism) to match the
rest of the source code.
* ext/thread: Make USE_MEM_POOLS an extconf option.