summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2011-05-20merge revision(s) 30401:shyouhei
2011-02-18merge revision(s) 30604:shyouhei
2010-11-24 * win32/Makefile.sub ($(RCFILES)): no revision.h in thisshyouhei
2010-11-24merge revision(s) 29898:shyouhei
2010-11-22Thu, 7 Oct 2010 09:10:47 +0000 nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>shyouhei
2010-11-22Fri, 1 Oct 2010 06:13:32 +0000 usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>shyouhei
2010-11-22Tue, 12 Jan 2010 21:54:47 +0000 nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b0...shyouhei
2010-06-08 * win32/Makefile.sub (config.status): no need to embbed manifest if not exist.shyouhei
2010-06-08merge revision(s) 28193:shyouhei
2009-12-21merge revision(s) 25181:25183:shyouhei
2009-12-16merge revision(s) 25656:shyouhei
2009-11-18merge revision(s) 24993:24997,25069:25074:shyouhei
2009-09-05merge revision(s) 24369:shyouhei
2009-05-26merge revision(s) 22333,22338:shyouhei
2009-04-08merge revision(s) 19486:shyouhei
2009-02-25merge revision(s) 21447:shyouhei
2009-02-18merge revision(s) 20540:shyouhei
2009-02-18merge revision(s) 20537:shyouhei
2009-02-09merge revision(s) 20189:shyouhei
2009-02-09merge revision(s) 20166:shyouhei
2009-01-21merge revision(s) 19025,19050,19064,19482:shyouhei
2009-01-03merge revision(s) 18301:shyouhei
2009-01-03merge revision(s) 18262:shyouhei
2008-06-06Merge changes from ruby_1_8 that fixes build with Visual C++ 8 withknu
2008-06-06Merge changes from ruby_1_8 to reduce warnings and potentially improveknu
2008-06-06* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):knu
2008-05-29Merge from ruby_1_8.knu
2008-05-19Merge from ruby_1_8.knu
2008-05-18Merge -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 ofusa
2008-02-24* common.mk, {bcc,win}32/Makefile.sub (clean-local): removenobu
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 crossnobu
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'susa
2007-10-02 * win32/win32.c (make_cmdvector): adjust escaped successiveusa
2007-10-02 * win32/win32.c (init_env): initialize HOME and USER environmentusa
2007-07-21* bcc32/{Makefile.sub,configure.bat,setup.mak: configure_argsnobu