Age | Commit message (Expand) | Author |
2008-06-06 | Merge changes from ruby_1_8 that fixes build with Visual C++ 8 with | knu |
2008-06-06 | Merge changes from ruby_1_8 to reduce warnings and potentially improve | knu |
2008-06-06 | * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize): | knu |
2008-05-29 | Merge from ruby_1_8. | knu |
2008-05-19 | Merge from ruby_1_8. | knu |
2008-05-18 | Merge -r16241:16456 from ruby_1_8. | knu |
2008-04-15 | * rubyio.h (rb_io_t): renamed from OpenFile. | nobu |
2008-04-01 | * {bcc,win}32/Makefile (config.h): need to define RUBY_SETJMP, etc. | nobu |
2008-03-11 | * win32/win32.c (rb_w32_cmdvector): terminate shrunken command line. | nobu |
2008-03-11 | * common.mk (clean-local): removes MINOBJS. | nobu |
2008-03-06 | * {bcc32,win32}/Makefile.sub (RUNRUBY): use $(PROGRAM) instead of | usa |
2008-02-24 | * common.mk, {bcc,win}32/Makefile.sub (clean-local): remove | nobu |
2008-02-20 | * win32/win32.c (rb_w32_map_errno): exported. | nobu |
2008-01-22 | * win32/setup.mak ($(ARCH)): if a macro is appended by $(APPEND), | usa |
2008-01-15 | * win32/setup.mak: strip out empty lines from CPP output. | nobu |
2008-01-10 | * win32/win32.c (rb_w32_open_osfhandle): reverted to old definition. | nobu |
2008-01-08 | * win{32,ce}/Makefile.sub: merged. | nobu |
2008-01-03 | * win32.h: only VC6 needs extern "C++" for math.h. [ruby-talk:285660] | nobu |
2007-12-30 | * trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for cross | nobu |
2007-12-24 | * win{32,ce}/Makefile.sub (MFLAGS): defaulted to -l. | nobu |
2007-12-24 | * common.mk: should not pass MAKEFLAGS to recursive make. | nobu |
2007-10-13 | * win32/mkexports.rb: deal with __fastcall name decorations. | nobu |
2007-10-13 | * {bcc,win}32/mkexports.rb: explicit data. [ruby-list:44108] | nobu |
2007-10-11 | * {bcc32,win32}/Makefile.sub (COMMON_MACROS): workaround for old SDK's | usa |
2007-10-02 | * win32/win32.c (make_cmdvector): adjust escaped successive | usa |
2007-10-02 | * win32/win32.c (init_env): initialize HOME and USER environment | usa |
2007-07-21 | * bcc32/{Makefile.sub,configure.bat,setup.mak: configure_args | nobu |
2007-07-21 | * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic. | nobu |
2007-07-21 | * win32/resource.rb: include patchlevel number. | nobu |
2007-07-15 | * ext/digest/digest.c (rb_digest_instance_update, | nobu |
2007-07-13 | * win32/win32.c (CreateChild): enclose command line except for | nobu |
2007-05-29 | * win32/win32.c (rb_w32_opendir): store attributes of the second | nobu |
2007-05-18 | * win32/win32.c (move_to_next_entry): loc also must move forward. | nobu |
2007-05-17 | * win32/mkexports.rb: preserve prefixed underscores for WINAPI | nobu |
2007-05-15 | * win32/win32.c (init_stdhandle): stderr should be without buffering, | usa |
2007-04-10 | * thread_win32.ci (w32_wait_events): check whether interrupt_event is | usa |
2007-02-23 | * win32/win32.c (set_pioinfo_extra): new function for VC++8 SP1 | usa |
2007-02-23 | * signal.c (sighandler): need to tell to be interrupted to main | usa |
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 |