aboutsummaryrefslogtreecommitdiffstats
path: root/win32/win32.c
Commit message (Expand)AuthorAgeFilesLines
* * win32/win32.c (mypopen): return error status instead of callingusa2001-11-131-5/+5
* * hash.c (envix): use GET_ENVIRON and FREE_ENVIRON to get environmentusa2001-11-131-429/+345
* * win32/win32.c (isInternalCmd): check return value of NtMakeCmdVector (Tiete...usa2001-09-251-12/+14
* * dln.c (dln_strerror): fix a bug that sometimes made null message onusa2001-08-241-1/+2
* * win32/win32.c (NtCmdGlob): avoid VC++ warning.usa2001-08-151-1/+1
* * win32/win32.c (kill): add support of signal 9 on mswin32/mingw32.usa2001-05-121-9/+27
* forgot some checkins.matz2001-05-061-1/+1
* * win32/win32.c: use ruby's opendir on mingw32.eban2001-04-011-3/+1
* * win32/win32.c (isUNCRoot): multibyte character support.eban2001-03-211-7/+10
* * win32/win32.c (win32_stat): WinNT/2k "//host/share" support.eban2001-03-211-3/+22
* rb_iglob -> rb_globieban2001-03-211-1/+1
* * win32/dir.h: replace missing/dir.h .usa2001-03-201-5/+3
* * win32/win32.c (win32_stat): UNC support.eban2001-03-201-16/+22
* * win32/win32.c (gettimeofday): use GetLocalTime() instead of ftime()eban2001-03-051-6/+16
* * win32/win32.c (myrename): fix error handling.eban2001-02-241-1/+1
* * win32/win32.c: fasten file I/O on mswin32/mingw32.usa2001-02-171-110/+176
* * win32/win32.c (win32_stat): replace stat for enable when pathnameusa2001-02-091-0/+21
* * parse.y (parse_quotedwords): %w should allow parenthesis escape.matz2001-02-081-5/+5
* *** empty log message ***usa2001-01-141-4/+33
* matzmatz2000-12-221-0/+5
* matzmatz2000-12-081-1/+1
* ebaneban2000-11-201-1/+1
* matzmatz2000-11-161-20/+16
* matzmatz2000-11-141-142/+410
* ebaneban2000-11-131-6/+9
* matzmatz2000-10-311-4/+8
* matzmatz2000-10-021-9/+1
* matzmatz2000-09-271-4/+122
* ebaneban2000-09-251-7/+6
* ebaneban2000-09-251-1/+6
* ebaneban2000-09-181-3/+7
* matzmatz2000-09-011-1/+7
* ebaneban2000-08-151-6/+6
* matzmatz2000-08-151-11/+30
* ebaneban2000-08-091-0/+48
* ebaneban2000-07-241-6/+5
* matzmatz2000-07-061-0/+11
* ebaneban2000-07-051-1/+16
* matzmatz2000-06-281-26/+82
* see ChangeLog.eban2000-05-291-47/+70
* support mingw32.eban2000-05-131-7/+30
* 2000-02-18matz2000-02-181-6/+9
* 2000-02-01matz2000-02-011-1/+2
* 2000-01-08matz2000-01-081-36/+26
* 20000105matz2000-01-051-41/+14
* 19991108matz1999-11-081-27/+0
* 19990922matz1999-09-221-2/+16
* 990918-repackmatz1999-09-181-1/+10
* 1.4.0matz1999-08-131-27/+165
* Win32 VCC support.matz1999-01-201-0/+2206