diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Sun Aug 8 00:41:42 2010 Tanaka Akira <akr@fsij.org> + + * include/ruby/subst.h: new file for substitute standard functions.. + + * include/ruby/missing.h: don't substitute "close", etc. here. + + * include/ruby/ruby.h: include ruby/subst.h at last. + This prevents substituting "close" in unitstd.h. + Sat Aug 7 19:51:10 2010 Tanaka Akira <akr@fsij.org> * test/ruby/envutil.rb (EnvUtil.invoke_ruby): merge stdout and stderr |