summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2008-06-15merge revision(s) 16379:shyouhei
2008-06-07merge revision(s) 13694:shyouhei
2008-06-07merge revision(s) 13688:shyouhei
2008-06-07merge revision(s) 13678:shyouhei
2008-06-05merge revision(s) 13602:shyouhei
2008-06-05merge revision(s) 13601:shyouhei
2007-08-22 * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic.shyouhei
2007-08-22 * ext/digest/digest.c (rb_digest_instance_update,shyouhei
2007-08-22 * win32/win32.c (CreateChild): enclose command line except forshyouhei
2007-06-08* win32/win32.c (rb_w32_opendir): store attributes of the secondshyouhei
2007-05-22merge -c 12293shyouhei
2007-05-22merge -r 12278:12280shyouhei
2007-05-22merge -r 12165:12168shyouhei
2007-02-24* win32/win32.c (set_pioinfo_extra): new function for VC++8 SP1knu
2007-02-15* dir.c, win32/win32.c, win32/dir.h, ruby.h, intern.h: Bringknu
2006-12-21* instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,...nobu
2006-10-30* dir.c (glob_helper): get rid of possible memory leak.nobu
2006-10-18* win32/win32.c (rb_w32_utime): allow NULL to set the current time.nobu
2006-10-15* mkconfig.rb: *OBJS are not needed for extension libraries.nobu
2006-10-10* {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't useusa
2006-10-01* Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keepnobu
2006-09-26* win32/Makefile.sub (CPP): check predefined value.usa
2006-09-20* {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to defineusa
2006-09-08* Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT.nobu
2006-09-08* win32/Makefile.sub, win32/configure.bat win32/setup.mak: programnobu
2006-08-19* win32/Makefile.sub (config.status): include winsock2.h instead ofusa
2006-08-16* win32/win32.h: removed an excess macro. fixed: [ruby-dev:29258]nobu
2006-08-01* win32/win32.c (init_stdhandle): assign standard file handles.nobu
2006-07-31* win32/win32.c (exit_handler): new function; release winsock andusa
2006-07-18* win32/win32.c (open_ifs_socket): should not use plain malloc.usa
2006-06-27* win32/win32.h: define isascii on MinGW for msvcrt compatibility.eban
2006-06-26* win32/win32.[ch] (rb_w32_send, rb_w32_sendto): constified.usa
2006-06-11* win32/win32.h (write): not need to define on bcc.usa
2006-06-08* win32/win32.[ch] (rb_w32_read, rb_w32_write): new functions.usa
2006-06-07* win32/win32.c (errmap): add some winsock errors.usa
2006-06-07* win32/configure.bat: add help message.usa
2006-06-07* configure.in: add new configure option `--with-winsock2' for mingw.usa
2006-06-07* win32/{configure.bat, setup.mak, Makefile.sub, win32.h}: addusa
2006-06-01* win32/win32.c (rb_w32_cmdvector): backslashes inside single-quotesnobu
2006-06-01* win32/win32.c (rb_w32_getcwd): runtime's getcwd() will not successusa
2006-06-01* win32/win32.c (rb_w32_getcwd): set errno if not set.usa
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2006-05-24* mkconfig.rb: merge multiple entries to an entry with multiple lines.nobu
2006-03-02* win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.ocean
2006-02-24* time.c (time_new_internal): add prototype to tell the compilerusa
2006-02-20* configure.in (mingw): have link.usa
2006-02-14* time.c (search_time_t): support non 32bit time_t environments.usa
2006-02-04* win32/win32.c (LK_ERR): ERROR_NOT_LOCKED is not an error.usa
2006-01-17* win32/setup.mak (MAKE): workaround for nmake 8.usa
2006-01-17* win32/{Makefile.sub,setup.mak}: invoke .bat via shell. workaroundusa