summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* merge revision(s) 19025,19050,19064,19482:shyouhei2009-01-211-34/+31
* merge revision(s) 18301:shyouhei2009-01-031-9/+2
* * win32/win32.c: revert r17290, requested by NAKAMURA Usakushyouhei2008-07-031-221/+55
* merge revision(s) 16855:shyouhei2008-06-271-0/+1
* merge revision(s) 16379:shyouhei2008-06-151-55/+221
* merge revision(s) 13694:shyouhei2008-06-071-2/+3
* merge revision(s) 13688:shyouhei2008-06-071-3/+7
* merge revision(s) 13678:shyouhei2008-06-071-1/+1
* merge revision(s) 13602:shyouhei2008-06-051-27/+24
* merge revision(s) 13601:shyouhei2008-06-052-22/+64
* * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic.shyouhei2007-08-221-1/+1
* * ext/digest/digest.c (rb_digest_instance_update,shyouhei2007-08-222-0/+2
* * win32/win32.c (CreateChild): enclose command line except forshyouhei2007-08-221-10/+19
* * win32/win32.c (rb_w32_opendir): store attributes of the secondshyouhei2007-06-081-32/+27
* merge -c 12293shyouhei2007-05-221-0/+1
* merge -r 12278:12280shyouhei2007-05-221-0/+1
* merge -r 12165:12168shyouhei2007-05-221-0/+4
* * win32/win32.c (set_pioinfo_extra): new function for VC++8 SP1knu2007-02-242-2/+37
* * dir.c, win32/win32.c, win32/dir.h, ruby.h, intern.h: Bringknu2007-02-152-2/+21
* * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,...nobu2006-12-212-0/+0
* * dir.c (glob_helper): get rid of possible memory leak.nobu2006-10-301-17/+42
* * win32/win32.c (rb_w32_utime): allow NULL to set the current time.nobu2006-10-181-4/+10
* * mkconfig.rb: *OBJS are not needed for extension libraries.nobu2006-10-151-1/+1
* * {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't useusa2006-10-101-3/+0
* * Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keepnobu2006-10-011-0/+1
* * win32/Makefile.sub (CPP): check predefined value.usa2006-09-261-1/+1
* * {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to defineusa2006-09-201-0/+2
* * Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT.nobu2006-09-083-12/+12
* * win32/Makefile.sub, win32/configure.bat win32/setup.mak: programnobu2006-09-083-4/+19
* * win32/Makefile.sub (config.status): include winsock2.h instead ofusa2006-08-191-0/+4
* * win32/win32.h: removed an excess macro. fixed: [ruby-dev:29258]nobu2006-08-161-1/+0
* * win32/win32.c (init_stdhandle): assign standard file handles.nobu2006-08-011-0/+22
* * win32/win32.c (exit_handler): new function; release winsock andusa2006-07-311-19/+30
* * win32/win32.c (open_ifs_socket): should not use plain malloc.usa2006-07-181-1/+5
* * win32/win32.h: define isascii on MinGW for msvcrt compatibility.eban2006-06-271-0/+2
* * win32/win32.[ch] (rb_w32_send, rb_w32_sendto): constified.usa2006-06-262-4/+4
* * win32/win32.h (write): not need to define on bcc.usa2006-06-111-1/+0
* * win32/win32.[ch] (rb_w32_read, rb_w32_write): new functions.usa2006-06-082-0/+28
* * win32/win32.c (errmap): add some winsock errors.usa2006-06-071-1/+7
* * win32/configure.bat: add help message.usa2006-06-071-0/+1
* * configure.in: add new configure option `--with-winsock2' for mingw.usa2006-06-071-3/+3
* * win32/{configure.bat, setup.mak, Makefile.sub, win32.h}: addusa2006-06-075-8/+85
* * win32/win32.c (rb_w32_cmdvector): backslashes inside single-quotesnobu2006-06-011-2/+2
* * win32/win32.c (rb_w32_getcwd): runtime's getcwd() will not successusa2006-06-011-16/+30
* * win32/win32.c (rb_w32_getcwd): set errno if not set.usa2006-06-011-0/+7
* * ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu2006-05-251-2/+2
* * mkconfig.rb: merge multiple entries to an entry with multiple lines.nobu2006-05-242-2/+25
* * win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.ocean2006-03-021-0/+1
* * time.c (time_new_internal): add prototype to tell the compilerusa2006-02-241-0/+11
* * configure.in (mingw): have link.usa2006-02-201-0/+1