diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-28 09:42:17 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-28 09:42:17 +0000 |
| commit | e5cd87a6c38d2fc5bcafabba472f37060087bd76 (patch) | |
| tree | 6000dc43554345f87b93cbeabc476eba00630eab /ChangeLog | |
| parent | b7fe63791fc23b526dd11b48bc5d86fddacb564f (diff) | |
merges r21100 and r21107 from trunk into ruby_1_9_1.
* ext/dl/test/test_base.rb: use lib64 when the architecture is x86_64.
* ext/dl/test/test_base.rb: use libc.dylib when the platform is
darwin.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21128 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sun Dec 28 12:53:10 2008 TAKANO Mitsuhiro (takano32) <tak@no32.tk> + + * ext/dl/test/test_base.rb: use libc.dylib when the platform is darwin. + +Sat Dec 27 21:46:10 2008 TAKANO Mitsuhiro (takano32) <tak@no32.tk> + + * ext/dl/test/test_base.rb: use lib64 when the architecture is x86_64. + Sat Dec 27 20:26:59 2008 NAKAMURA Usaku <usa@ruby-lang.org> * win32/win32.c (rb_w32_argv_size): if an argument is empty, it's size |
