diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,7 +1,16 @@ -Thu Feb 10 12:06:31 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> +Thu Feb 10 12:07:10 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * win32/win32.c (init_stdhandle): assign standard file handles. + * bcc32/Makefile.sub (COMMON_LIBS): add libraries included in + import32.lib. + + * lib/mkmf.rb (create_makefile): restrict prefixing with srcdir to + rule lines, add search path to implicit rules, and set Borland make + special macros for search path. + + * win32/win32.c, win32/win32.h (read): aboid a BCC runtime bug. + Wed Feb 9 16:33:05 2005 NAKAMURA Usaku <usa@ruby-lang.org> * ext/socket/socket.c (wait_connectable): fixed wrong condition. |
