aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* * common.mk: Unused target, $(MKMAIN_CMD), removed.akr2014-04-131-2/+0
* win32.c: wchar conversionnobu2014-04-051-6/+6
* * win32/win32.c (rb_w32_accept, open_ifs_socket, socketpair_internal):usa2014-03-301-0/+4
* configure.in, win32/Makefile.sub: PACKED_STRUCT with VCnobu2014-02-251-2/+6
* * win32/Makefile.sub: define PACKED_STRUCT.naruse2014-02-251-0/+2
* win32/win32.c: add rb_w32_inet_ptonnobu2014-02-231-0/+13
* remove HAVE_FSEEKO from win32/win32.carton2013-12-311-1/+0
* expand-config.rb: expand config valuesnobu2013-12-271-5/+1
* * win32/{setup.mak,Makefile.sub}: update fake.rb likeusa2013-12-272-1/+6
* * win32/Makefile.sub (fake.rb): should depend on version.h becauseusa2013-12-261-1/+1
* win32/win32.c: mingw junglenobu2013-12-251-4/+8
* * win32/Makefile.sub (fake.rb): fixed wrong RUBY_PLATFORM, to correctlyusa2013-12-201-1/+1
* win32.c: rb_w32_dup2nobu2013-11-281-0/+23
* ext/rbconfig/sizeof: move to an extension librarynobu2013-11-181-2/+0
* ifchange: no overwrite with an empty filenobu2013-11-031-3/+11
* Makefile.sub: add missing config variablesnobu2013-10-301-0/+2
* Makefile.sub: fix typonobu2013-10-241-1/+1
* Makefile.sub: C99 mathematics functionsnobu2013-10-231-1/+2
* Makefile.sub: C99 mathematics functionsnobu2013-10-231-1/+15
* win32/file.c: code page tablenobu2013-10-191-10/+23
* encoding.c: defer code page tablenobu2013-10-191-1/+1
* win32.c: check by module handlesnobu2013-10-173-40/+14
* file.c: fix memory leaknobu2013-10-171-0/+2
* * remove trailing spaces.nobu2013-10-171-1/+1
* Makefile.sub: fix typonobu2013-10-161-1/+1
* Makefile.sub: default HAVE_PSAPI_H to 0nobu2013-10-161-1/+4
* ifchange.bat: --keep optionnobu2013-10-161-0/+10
* win32/setup.mak: check psapi.hnobu2013-10-163-3/+28
* Makefile.sub: skip timezone testsnobu2013-10-151-0/+1
* Makefile.sub: gem_prelude to load rubygemsnobu2013-10-141-5/+1
* win32.c: bail out if no memorynobu2013-10-101-0/+1
* cont.c: split conditionsnobu2013-10-071-3/+0
* configure.in: move FIBER_USE_NATIVE conditionsnobu2013-10-071-0/+3
* win32/file.c: make mapping at initializationnobu2013-10-071-29/+20
* win32/file.c: use encoding indexnobu2013-10-071-7/+8
* win32/file.c: using st_tablenobu2013-10-071-26/+15
* win32/file.c: check ASCII encodings firstnobu2013-10-071-10/+5
* win32.c: internal functionsnobu2013-10-071-2/+2
* win32.c: disable console colorizingnobu2013-10-032-3/+41
* common.mk, win32/Makefile.sub: refix sizez.c for nmakenobu2013-09-081-0/+1
* win32.c: clock_getresnobu2013-09-061-1/+0
* win32.c: clock_getresnobu2013-09-062-0/+30
* win32.c: suppress warningnobu2013-09-041-2/+2
* * win32/win32.c (rb_w32_select_with_thread): rounding up the fraction ofusa2013-09-031-1/+1
* * win32/win32.c (do_select): constify timeout.usa2013-09-031-6/+4
* Makefile.sub: SIZEOF_CLOCK_Tnobu2013-08-231-0/+1
* * include/ruby/win32.h (CLOCK_MONOTONIC): typo.usa2013-08-191-3/+0
* * win32/win32.c (clock_gettime): improve precision when freq is lessusa2013-08-151-1/+1
* * include/ruby/win32.h, win32/Makefile.sub, win32/win32.cusa2013-08-152-0/+44
* win32.c: fix conversionnobu2013-08-061-1/+1