From a5b607c895adfb751c273e51fea101935d94e103 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 16 May 2000 02:46:57 +0000 Subject: remove configure from repositry git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@693 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 086e091719..bed749fbc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ Mon May 15 15:38:09 2000 Yukihiro Matsumoto + * ruby.h: exported symbols should be for xmalloc etc. are now + prefixed by 'ruby_', e.g. ruby_xmalloc(). + + * eval.c (rb_thread_select): remove busy wait for select. + * dir.c (glob): trailing path may be null, e.g. glob("**"). Mon May 15 01:18:20 2000 Yukihiro Matsumoto -- cgit v1.2.3