Age | Commit message (Expand) | Author |
2009-02-25 | merge revision(s) 21447: | shyouhei |
2009-02-18 | merge revision(s) 20540: | shyouhei |
2009-02-18 | merge revision(s) 20537: | shyouhei |
2009-02-09 | merge revision(s) 20189: | shyouhei |
2009-02-09 | merge revision(s) 20166: | shyouhei |
2009-01-21 | merge revision(s) 19025,19050,19064,19482: | shyouhei |
2009-01-03 | merge revision(s) 18301: | shyouhei |
2008-07-03 | * win32/win32.c: revert r17290, requested by NAKAMURA Usaku | shyouhei |
2008-06-27 | merge revision(s) 16855: | shyouhei |
2008-06-15 | merge revision(s) 16379: | shyouhei |
2008-06-07 | merge revision(s) 13694: | shyouhei |
2008-06-07 | merge revision(s) 13688: | shyouhei |
2008-06-07 | merge revision(s) 13678: | shyouhei |
2008-06-05 | merge revision(s) 13602: | shyouhei |
2008-06-05 | merge 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 for | shyouhei |
2007-06-08 | * win32/win32.c (rb_w32_opendir): store attributes of the second | shyouhei |
2007-05-22 | merge -c 12293 | shyouhei |
2007-05-22 | merge -r 12278:12280 | shyouhei |
2007-05-22 | merge -r 12165:12168 | shyouhei |
2007-02-24 | * win32/win32.c (set_pioinfo_extra): new function for VC++8 SP1 | knu |
2007-02-15 | * dir.c, win32/win32.c, win32/dir.h, ruby.h, intern.h: Bring | knu |
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 use | usa |
2006-10-01 | * Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keep | nobu |
2006-09-26 | * win32/Makefile.sub (CPP): check predefined value. | usa |
2006-09-20 | * {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to define | usa |
2006-09-08 | * Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT. | nobu |
2006-09-08 | * win32/Makefile.sub, win32/configure.bat win32/setup.mak: program | nobu |
2006-08-19 | * win32/Makefile.sub (config.status): include winsock2.h instead of | usa |
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 and | usa |
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}: add | usa |
2006-06-01 | * win32/win32.c (rb_w32_cmdvector): backslashes inside single-quotes | nobu |
2006-06-01 | * win32/win32.c (rb_w32_getcwd): runtime's getcwd() will not success | usa |
2006-06-01 | * win32/win32.c (rb_w32_getcwd): set errno if not set. | usa |