Skip to content

Commit

Permalink
remove configure from repositry
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@693 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
matz committed May 16, 2000
1 parent 8167790 commit a5b607c
Show file tree
Hide file tree
Showing 9 changed files with 219 additions and 5,531 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Mon May 15 15:38:09 2000 Yukihiro Matsumoto <[email protected]>

* 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 <[email protected]>
Expand Down
Loading

0 comments on commit a5b607c

Please sign in to comment.