summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from ruby_1_8 that fixes build with Visual C++ 8 withknu2008-06-062-3/+3
* Merge changes from ruby_1_8 to reduce warnings and potentially improveknu2008-06-062-24/+10
* * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):knu2008-06-061-0/+1
* Merge from ruby_1_8.knu2008-05-291-0/+4
* Merge from ruby_1_8.knu2008-05-191-10/+16
* Merge -r16241:16456 from ruby_1_8.knu2008-05-182-55/+226
* * rubyio.h (rb_io_t): renamed from OpenFile.nobu2008-04-151-3/+0
* * {bcc,win}32/Makefile (config.h): need to define RUBY_SETJMP, etc.nobu2008-04-011-0/+3
* * win32/win32.c (rb_w32_cmdvector): terminate shrunken command line.nobu2008-03-111-2/+3
* * common.mk (clean-local): removes MINOBJS.nobu2008-03-111-1/+1
* * {bcc32,win32}/Makefile.sub (RUNRUBY): use $(PROGRAM) instead ofusa2008-03-061-1/+1
* * common.mk, {bcc,win}32/Makefile.sub (clean-local): removenobu2008-02-241-1/+1
* * win32/win32.c (rb_w32_map_errno): exported.nobu2008-02-202-2/+5
* * win32/setup.mak ($(ARCH)): if a macro is appended by $(APPEND),usa2008-01-222-10/+11
* * win32/setup.mak: strip out empty lines from CPP output.nobu2008-01-151-1/+2
* * win32/win32.c (rb_w32_open_osfhandle): reverted to old definition.nobu2008-01-101-1/+1
* * win{32,ce}/Makefile.sub: merged.nobu2008-01-081-26/+164
* * win32.h: only VC6 needs extern "C++" for math.h. [ruby-talk:285660]nobu2008-01-031-8/+6
* * trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for crossnobu2007-12-301-1/+1
* * win{32,ce}/Makefile.sub (MFLAGS): defaulted to -l.nobu2007-12-241-0/+4
* * common.mk: should not pass MAKEFLAGS to recursive make.nobu2007-12-241-1/+1
* * win32/mkexports.rb: deal with __fastcall name decorations.nobu2007-10-131-2/+3
* * {bcc,win}32/mkexports.rb: explicit data. [ruby-list:44108]nobu2007-10-131-3/+7
* * {bcc32,win32}/Makefile.sub (COMMON_MACROS): workaround for old SDK'susa2007-10-111-1/+1
* * win32/win32.c (make_cmdvector): adjust escaped successiveusa2007-10-021-27/+24
* * win32/win32.c (init_env): initialize HOME and USER environmentusa2007-10-022-22/+64
* * bcc32/{Makefile.sub,configure.bat,setup.mak: configure_argsnobu2007-07-211-1/+1
* * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic.nobu2007-07-211-1/+1
* * win32/resource.rb: include patchlevel number.nobu2007-07-211-3/+5
* * ext/digest/digest.c (rb_digest_instance_update,nobu2007-07-152-0/+2
* * win32/win32.c (CreateChild): enclose command line except fornobu2007-07-131-10/+19
* * win32/win32.c (rb_w32_opendir): store attributes of the secondnobu2007-05-291-32/+27
* * win32/win32.c (move_to_next_entry): loc also must move forward.nobu2007-05-181-0/+1
* * win32/mkexports.rb: preserve prefixed underscores for WINAPInobu2007-05-171-1/+1
* * win32/win32.c (init_stdhandle): stderr should be without buffering,usa2007-05-151-0/+1
* * thread_win32.ci (w32_wait_events): check whether interrupt_event isusa2007-04-101-0/+4
* * win32/win32.c (set_pioinfo_extra): new function for VC++8 SP1usa2007-02-231-1/+29
* * signal.c (sighandler): need to tell to be interrupted to mainusa2007-02-232-1/+8
* * 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