index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
* bcc32/Makefile.sub: set PROCESSOR_LEVEL to 6 if it's too big value.
usa
2002-06-11
1
-0
/
+3
*
new platform [bccwin32] merged.
H_Konishi
2002-06-11
4
-25
/
+134
*
* win32/Makefile.sub (config.status): use sub! instead of []= because
usa
2002-06-06
1
-1
/
+1
*
Wed May 29 18:55:47 2002 KONISHI Hiromasa <H_Konishi@ruby-lang.org>
H_Konishi
2002-05-29
3
-156
/
+164
*
* win32/Makefile.sub (config.h): add VC++4/5 support about noreturn
usa
2002-05-18
1
-0
/
+4
*
* win32/Makefile.sub: config.h inlined. and catch up with the
nobu
2002-05-14
2
-144
/
+233
*
* win32/config.h.in: define HAVE_DECL_SYS_NERR.
eban
2002-05-03
1
-0
/
+2
*
* win32/win32.c (insert): fix prototype for ANSI C.
eban
2002-04-28
1
-2
/
+3
*
* win32/Makefile.sub: add -DNT to $CFLAGS instead of $CPPFLAGS.
usa
2002-04-19
2
-4
/
+4
*
* win32/win32.c: include <mswsock.h> on __MINGW32__.
eban
2002-04-19
1
-0
/
+3
*
* win32/Makefile.sub: use missing/acosh.c.
usa
2002-04-12
2
-2
/
+6
*
* win32/README.win32: follow recent changes.
usa
2002-03-29
1
-4
/
+5
*
* win32/Makefile.sub (config.status): reflect user defined $CC in
usa
2002-03-28
1
-1
/
+1
*
* win32/mkexports.rb: support VC++.NET.
usa
2002-03-26
1
-1
/
+1
*
* win32/Makefile.sub (config.status): fix install path (prefix).
usa
2002-03-20
1
-1
/
+1
*
* win32/config.status.in: no longer used.
nobu
2002-03-20
1
-67
/
+0
*
* win32/Makefile.sub (config.status): and use recent autoconf format.
nobu
2002-03-20
1
-80
/
+80
*
* win32/Makefile.sub: made variables configurable.
nobu
2002-03-20
3
-15
/
+161
*
* win32/win32.c (StartSockets): remove duplicated lines.
nobu
2002-03-15
1
-3
/
+0
*
* win32/config.status.in: set LIBRUBY_SO.
usa
2002-02-22
1
-1
/
+1
*
* win32/resource.rb: Modify copyright in resource script.
usa
2002-01-10
1
-1
/
+1
*
* win32/win32.c (mypopen): fixed that mypclose() didn't really close
usa
2001-11-26
1
-26
/
+74
*
* hash.c (ruby_setenv): remove USE_WIN32_RTL_ENV block since it's
usa
2001-11-14
2
-305
/
+39
*
* win32/win32.c (waitpid): fix wait count.
usa
2001-11-13
1
-5
/
+5
*
* win32/win32.c (mypopen): return error status instead of calling
usa
2001-11-13
1
-5
/
+5
*
* hash.c (envix): use GET_ENVIRON and FREE_ENVIRON to get environment
usa
2001-11-13
2
-429
/
+347
*
* win32/config.status.in: make CFLAGS same as Makefile's one.
usa
2001-11-09
1
-1
/
+1
*
* win32/mkexports.rb: follow the change of rb_io_puts().
usa
2001-10-30
1
-2
/
+2
*
* win32/win32.c (isInternalCmd): check return value of NtMakeCmdVector (Tiete...
usa
2001-09-25
1
-12
/
+14
*
* dln.c (dln_strerror): fix a bug that sometimes made null message on
usa
2001-08-24
1
-1
/
+2
*
* win32/win32.c (NtCmdGlob): avoid VC++ warning.
usa
2001-08-15
1
-1
/
+1
*
* win32/win32.h: fix problems with BC++ (ruby-bugs#PR161).
usa
2001-08-07
1
-1
/
+7
*
* ext/extmk.rb.in: Use -F and -T for mswin32 because cl.exe doesn't support -...
usa
2001-06-09
2
-23
/
+63
*
* win32/dir.h: re-add.
usa
2001-05-30
1
-0
/
+20
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
1
-20
/
+0
*
* win32/resource.rb: Modify copyright in resource script.
usa
2001-05-13
1
-1
/
+1
*
* win32/win32.c (kill): add support of signal 9 on mswin32/mingw32.
usa
2001-05-12
1
-9
/
+27
*
forgot some checkins.
matz
2001-05-06
1
-1
/
+1
*
* win32/config.h.in: add SIZEOF___INT64 definition.
usa
2001-05-02
1
-0
/
+1
*
* win32/config.status.in: no longer use missing/alloca.c.
usa
2001-04-14
2
-2
/
+2
*
* win32/win32.c: use ruby's opendir on mingw32.
eban
2001-04-01
1
-3
/
+1
*
* win32/Makefile.sub: disable global optimization.
eban
2001-03-28
1
-1
/
+1
*
* win32/win32.c (isUNCRoot): multibyte character support.
eban
2001-03-21
1
-7
/
+10
*
* win32/win32.c (win32_stat): WinNT/2k "//host/share" support.
eban
2001-03-21
1
-3
/
+22
*
rb_iglob -> rb_globi
eban
2001-03-21
1
-1
/
+1
*
* win32/dir.h: replace missing/dir.h .
usa
2001-03-20
3
-6
/
+25
*
* win32/win32.c (win32_stat): UNC support.
eban
2001-03-20
1
-16
/
+22
*
* dir.c (glob_helper): replace lstat() by stat() to follow symlink
matz
2001-03-19
1
-2
/
+2
*
* win32/win32.c (gettimeofday): use GetLocalTime() instead of ftime()
eban
2001-03-05
1
-6
/
+16
*
* win32/win32.c (myrename): fix error handling.
eban
2001-02-24
1
-1
/
+1
[next]