diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-02-14 14:59:19 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-02-14 14:59:19 +0000 |
| commit | 1395ccb8a55bc1f8d794146e9a70c468fc967b53 (patch) | |
| tree | fab522cdaa287f2ac7a4d686569122059738a73d /ChangeLog | |
| parent | 86588d2b2210f6328cf2a15d7b38531395727aa6 (diff) | |
| download | ruby-1395ccb8a55bc1f8d794146e9a70c468fc967b53.tar.gz ruby-1395ccb8a55bc1f8d794146e9a70c468fc967b53.tar.xz ruby-1395ccb8a55bc1f8d794146e9a70c468fc967b53.zip | |
* mkconfig.rb: use fileutils.rb instead of ftools.rb.
* bcc32/Makefile.sub, win32/Makefile.sub (config.h): define
STACK_GROW_DIRECTION.
* bcc32/Makefile.sub (config.h): add newer checks.
* wince/Makefile.sub (config.h): define NEED_IO_SEEK_BETWEEN_RW.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5705 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Sat Feb 14 23:59:11 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * mkconfig.rb: use fileutils.rb instead of ftools.rb. + + * bcc32/Makefile.sub, win32/Makefile.sub (config.h): define + STACK_GROW_DIRECTION. + + * bcc32/Makefile.sub (config.h): add newer checks. + + * wince/Makefile.sub (config.h): define NEED_IO_SEEK_BETWEEN_RW. + Sat Feb 14 23:26:27 2004 WATANABE Hirofumi <eban@ruby-lang.org> * lib/un.rb: use OptionParser instead of getopts. |
