index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
Age
Commit message (
Expand
)
Author
2002-10-22
* instruby.rb: add dryrun mode.
nobu
2002-10-21
* configure.in (XCFLAGS): CFLAGS to comile ruby itself.
nobu
2002-10-12
* win32/win32.c (rb_w32_putc): wrong condition to fill or flush on
nobu
2002-10-10
* win32/win32.c (rb_w32_fclose, rb_w32_close): use closesocket()
nobu
2002-10-01
* ext/socket/socket.c (init_sock): no need for special finalizer,
nobu
2002-09-29
* win32/win32.c (rb_w32_open_osfhandle): adjust
nobu
2002-09-28
* win32/win32.c (is_socket, rb_w32_select, rb_w32_accept, rb_w32_bind,
usa
2002-09-15
* win32/win32.c (rb_w32_opendir): Corresponds to the unjust path containing ".
H_Konishi
2002-09-15
* configure.in (OUTFLAG, CPPOUTFILE): moved from lib/mkmf.rb.
eban
2002-09-11
* win32/win32.c, win32/win32.h (rb_w32_getpid): negate pid under Win9x.
usa
2002-09-11
* bcc32/Makefile.sub: remove unnecessary `.dll' from filename of
usa
2002-09-11
* win32/Makefile.sub (ext): make directory `ext' on compile dir.
usa
2002-09-11
* win32/configure.bat: add CR to end of line.
usa
2002-09-10
* win32/Makefile.sub (miniruby): shouldn't link $(EXTOBJS).
usa
2002-09-09
* win32/win32.h (S_I?USR): define only if not mingw32.
eban
2002-09-08
* time.c: prototype; time_free() to avoid VC++ warnings.
usa
2002-09-08
* configure.in: modify program_prefix only if specified
eban
2002-08-28
* win32/win32.c (kill): negate pid under Win9x.
nobu
2002-08-28
* win32/win32.h: define SIGINT and SIGKILL if not defined.
usa
2002-08-23
* configure.in: RUBY_SO_NAME is msvcrt-rubyXX on mswin32/mingw32.
eban
2002-08-20
* replace of check EPIPE error(in getc()) rutine on bcc32.
H_Konishi
2002-07-30
* ext/tcltklib/stubs.c (ruby_tcltk_stubs): win32_getenv returns
eban
2002-06-28
* io.c (pipe_finalize, pipe_popen): two-way pipe support for win32.
usa
2002-06-27
* win32/win32.c (rb_w32_stat): fix buffer overflow. (ruby-bugs:PR#329)
usa
2002-06-18
* win32/mkexports.rb: remove unnecessary exports. (ruby-dev:17418)
usa
2002-06-14
*bcc32 fix for win9x.
H_Konishi
2002-06-11
* bcc32/Makefile.sub: set PROCESSOR_LEVEL to 6 if it's too big value.
usa
2002-06-11
new platform [bccwin32] merged.
H_Konishi
2002-06-06
* win32/Makefile.sub (config.status): use sub! instead of []= because
usa
2002-05-29
Wed May 29 18:55:47 2002 KONISHI Hiromasa <H_Konishi@ruby-lang.org>
H_Konishi
2002-05-18
* win32/Makefile.sub (config.h): add VC++4/5 support about noreturn
usa
2002-05-14
* win32/Makefile.sub: config.h inlined. and catch up with the
nobu
2002-05-03
* win32/config.h.in: define HAVE_DECL_SYS_NERR.
eban
2002-04-28
* win32/win32.c (insert): fix prototype for ANSI C.
eban
2002-04-19
* win32/Makefile.sub: add -DNT to $CFLAGS instead of $CPPFLAGS.
usa
2002-04-19
* win32/win32.c: include <mswsock.h> on __MINGW32__.
eban
2002-04-12
* win32/Makefile.sub: use missing/acosh.c.
usa
2002-03-29
* win32/README.win32: follow recent changes.
usa
2002-03-28
* win32/Makefile.sub (config.status): reflect user defined $CC in
usa
2002-03-26
* win32/mkexports.rb: support VC++.NET.
usa
2002-03-20
* win32/Makefile.sub (config.status): fix install path (prefix).
usa
2002-03-20
* win32/config.status.in: no longer used.
nobu
2002-03-20
* win32/Makefile.sub (config.status): and use recent autoconf format.
nobu
2002-03-20
* win32/Makefile.sub: made variables configurable.
nobu
2002-03-15
* win32/win32.c (StartSockets): remove duplicated lines.
nobu
2002-02-22
* win32/config.status.in: set LIBRUBY_SO.
usa
2002-01-10
* win32/resource.rb: Modify copyright in resource script.
usa
2001-11-26
* win32/win32.c (mypopen): fixed that mypclose() didn't really close
usa
2001-11-14
* hash.c (ruby_setenv): remove USE_WIN32_RTL_ENV block since it's
usa
2001-11-13
* win32/win32.c (waitpid): fix wait count.
usa
[next]