summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2021-03-08Increment global variables atomicallyNobuyoshi Nakada
2021-03-08Make vm_exit_handler installation MT-safeNobuyoshi Nakada
2021-03-08Make uenvarea thread exclusiveNobuyoshi Nakada
2021-03-08Make the flag in thread_exclusive uniqueNobuyoshi Nakada
2021-03-08Enclose crtitical sections in `thread_exclusive` blockNobuyoshi Nakada
2021-02-24Revert "Enclose crtitical sections in `thread_exclusive` block"Nobuyoshi Nakada
2021-02-23Use the system getenv in setup_debug_logNobuyoshi Nakada
2021-02-23Fixed commit miss at 41eb4fbf86e7ae9c9ff993e07a19fa44eb74be9bNobuyoshi Nakada
2021-02-23Make uenvarea thread exclusiveNobuyoshi Nakada
2021-02-23Fixed commit miss at 19cc24b34b0490b7c2779eec521fe0089e05f183Nobuyoshi Nakada
2021-02-23Constified possible dataNobuyoshi Nakada
2021-02-23Enclose crtitical sections in `thread_exclusive` blockNobuyoshi Nakada
2021-02-23added mutexes for socket and connection lists on win32Andrew Aladjev
2021-02-22Expand final path name buffer for namespace prefixNobuyoshi Nakada
2021-02-22Search subclasses from constantsNobuyoshi Nakada
2021-02-20MSys is a variant of CygwinNobuyoshi Nakada
2021-02-20[Win32] Fixed preprocessed file pathNobuyoshi Nakada
2021-02-19Fix link msdn.microsoft.com (#4202)S.H
2021-02-20Fixed fallback ENABLE_VIRTUAL_TERMINAL_PROCESSING value [Bug #17639]YO4 (Yoshinao Muramatsu)
2021-02-14Fixed codepage for utime [Bug #17626]xtkoba (Tee KOBAYASHI)
2021-01-27win32/win32.c:getcwd_value: delete OBJ_TAINT卜部昌平
2021-01-27win32/file.c:rb_file_expand_path_internal: delete OBJ_TAINT卜部昌平
2021-01-04ifchange: check the number of argumentsNobuyoshi Nakada
2020-12-27win32: Removed never used/worked functionsNobuyoshi Nakada
2020-12-27win32: Declared wait and fixed the return typeNobuyoshi Nakada
2020-12-21Enable escape sequence on Windows10 consoleU.Nakamura
2020-12-20win32: Deprecate file CP version functionsNobuyoshi Nakada
2020-12-20win32: Added rb_w32_ureaddir only for UTF-8 [Feature #12654]Nobuyoshi Nakada
2020-12-20win32: Use UTF-8 as filesystem encoding [Feature #12654]Nobuyoshi Nakada
2020-12-20Revived the getenv macro for dln_find.cNobuyoshi Nakada
2020-12-16Made LARGEFILE_SUPPORT mandatoryNobuyoshi Nakada
2020-12-12Removed obsolete autoconf checksNobuyoshi Nakada
2020-12-12Signal handler type should be voidNobuyoshi Nakada
2020-12-12Omit checks for C89 standard or laterNobuyoshi Nakada
2020-12-08Windows: Read ENV names and values as UTF-8 encoded Strings (#3818)Lars Kanis
2020-11-28Revived the getenv macro for dln_find.cNobuyoshi Nakada
2020-11-28Windows: Improve readablity of getenv() encodingLars Kanis
2020-11-10Removed canonicalization for mathnNobuyoshi Nakada
2020-08-27DEPRECATED_TYPE: is deprecated卜部昌平
2020-07-28Use https instead of httpKazuhiro NISHIYAMA
2020-06-04No GITPULLOPTIONS by defaultNobuyoshi Nakada
2020-05-26Get rid of redefinition of memcpy on mingwNobuyoshi Nakada
2020-05-19Include wchar.h before wrapping memchrNobuyoshi Nakada
2020-05-12win32/mkexports.rb: do not export internal symbolsNobuyoshi Nakada
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-11Support version ranges for MSVC [Feature #16763]Nobuyoshi Nakada
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-04-08[win32] Moved `MSC_VER` to verconf.mk and reduce running CPPNobuyoshi Nakada
2020-04-08[win32] Removed useless macro name that isn't expanded in `#error`Nobuyoshi Nakada