summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2018-02-10mjit_config.hnobu
2018-02-09Makefile.sub: MESSAGE_BEGIN/END redirectionnobu
2018-02-08missing macro definitionusa
2018-02-08MJIT header for multiarchnobu
2018-02-08ifchange: --debug optionnobu
2018-02-08ifchange.bat: --color optionnobu
2018-02-06mjit mswin support (WIP)usa
2018-02-06moved MJIT_CPPFLAGSnobu
2018-02-06common.mk: MJIT_CPPFLAGSnobu
2018-02-06mjit headers for universal binarynobu
2018-02-05mjit.c: determine prefix of MJIT header at runtimek0kubun
2018-02-05Makefile.sub: va_copy in old versionnobu
2018-02-05va_copy is a C99ismshyouhei
2018-02-04common.mk: CPPOUTFLAGnobu
2018-02-04common.mk: rb_mjit_header.hnobu
2018-02-04Makefile.sub: CFLAGS_NO_ARCHnobu
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04common.mk: MJIT_MIN_HEADERnobu
2018-02-04use ifchange tool for rb_mjit_header.hnobu
2018-02-04mjit.c: merge MJIT infrastructurek0kubun
2018-02-04common.mk: install a single header file for JITk0kubun
2018-02-01win32.c: EPIPE for ERROR_NO_DATAnobu
2018-01-30setup.mak: discard BASERUBY outputnobu
2018-01-27win32/Makefile.sub: fix typok0kubun
2018-01-26need to declare the prototype of nan() if missingusa
2018-01-20Makefile.sub: missing/nan.objnobu
2018-01-15Fix a typo.hsbt
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