summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2018-01-15__alignof__ to take alignment of a typeshyouhei
2018-01-15__attibute__((__aligned__)) for RSTRING_PTR()shyouhei
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-09delete tool/instruction.rbshyouhei
2018-01-09internal.h: remove dependecy on ruby/io.hnobu
2017-12-12set ino at `File.lstat` on Windowsusa
2017-12-12remove unused variableusa
2017-12-11fixed typousa
2017-12-10support 128bit ino on Windows (if available)usa
2017-12-08win32.c: check error codenobu
2017-12-07win32/win32.c: removed a stale commentnobu
2017-12-07win32.c: fallback to old APInobu
2017-12-04win32.c: fix error on mingwnobu
2017-12-04support nanosec file timestamp on newer Windowsusa
2017-12-04try to pass compiling with VC12usa
2017-12-04support `File.identical?` on ReFSusa
2017-12-03setup.mak: make Makefile stablenobu
2017-11-20win32.c: vm_exit_handlernobu
2017-10-28Localize EC functionsnobu
2017-10-26common.mk: test-bundled-gem [ci skip]nobu
2017-10-25win32.c: unknown reparse tagsnobu
2017-10-24sysconfdir on Windowsnobu
2017-10-24Revert "sysconfdir on Windows"naruse
2017-10-21sysconfdir on Windowsnobu
2017-10-21Use GetSystemTimePreciseAsFileTime on recent Windowsusa
2017-10-14configure.ac: LIBRUBY_SONAMEnobu
2017-09-13LIBPATHENV on Windowsnobu
2017-09-08configure.in: moved flagsnobu
2017-08-28win32.c: fix function pointernobu
2017-08-26win32.c: fix return valuenobu
2017-08-26thread_win32.c: set thread namenobu
2017-08-03fix typo in help [ci skip]nobu
2017-08-03Should show the entity of $PATH_SEPARATORusa
2017-08-03Mention about `--with-opt-dir`usa
2017-07-03win32.c: restrict cursor movenobu
2017-07-03win32.c: clear relative to screennobu
2017-07-03win32.c: cursor relative to screennobu
2017-06-21RUBY_DEVEL flagnobu
2017-06-12win32.c: rb_dir_getwd_ospathnobu
2017-06-05win32.c: no localenobu
2017-05-31Makefile.sub: set ENABLE_SHARED [ci skip]nobu
2017-05-16rb_w32_ugetcwd: UTF-8 version getcwdnobu
2017-05-15define RUBY_DEBUG_ENV only for main.cnobu
2017-05-12It seems that MSVCRT accepts negative time_tusa
2017-05-07stale targetsnobu
2017-04-30setup.mak have to handle `GIT` and `HAVE_GIT`usa
2017-04-23use $(srcdir).nobu
2017-04-21Remove missing/strtol.crhe
2017-04-10Makefile.sub: fix HAVE_GITnobu