aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* ifchange: check the number of argumentsNobuyoshi Nakada2021-01-041-2/+28
* win32: Removed never used/worked functionsNobuyoshi Nakada2020-12-271-0/+2
* win32: Declared wait and fixed the return typeNobuyoshi Nakada2020-12-271-1/+1
* Enable escape sequence on Windows10 consoleU.Nakamura2020-12-211-0/+11
* win32: Deprecate file CP version functionsNobuyoshi Nakada2020-12-201-34/+33
* win32: Added rb_w32_ureaddir only for UTF-8 [Feature #12654]Nobuyoshi Nakada2020-12-202-1/+10
* win32: Use UTF-8 as filesystem encoding [Feature #12654]Nobuyoshi Nakada2020-12-203-3/+4
* Revived the getenv macro for dln_find.cNobuyoshi Nakada2020-12-201-0/+1
* Made LARGEFILE_SUPPORT mandatoryNobuyoshi Nakada2020-12-161-7/+0
* Removed obsolete autoconf checksNobuyoshi Nakada2020-12-121-1/+0
* Signal handler type should be voidNobuyoshi Nakada2020-12-121-1/+0
* Omit checks for C89 standard or laterNobuyoshi Nakada2020-12-121-3/+0
* Windows: Read ENV names and values as UTF-8 encoded Strings (#3818)Lars Kanis2020-12-081-1/+0
* Revived the getenv macro for dln_find.cNobuyoshi Nakada2020-11-281-0/+4
* Windows: Improve readablity of getenv() encodingLars Kanis2020-11-281-4/+3
* Removed canonicalization for mathnNobuyoshi Nakada2020-11-101-6/+0
* DEPRECATED_TYPE: is deprecated卜部昌平2020-08-271-1/+0
* Use https instead of httpKazuhiro NISHIYAMA2020-07-281-1/+1
* No GITPULLOPTIONS by defaultNobuyoshi Nakada2020-06-041-1/+1
* Get rid of redefinition of memcpy on mingwNobuyoshi Nakada2020-05-261-1/+1
* Include wchar.h before wrapping memchrNobuyoshi Nakada2020-05-191-1/+1
* win32/mkexports.rb: do not export internal symbolsNobuyoshi Nakada2020-05-121-1/+1
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-1/+1
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-1/+1
* Support version ranges for MSVC [Feature #16763]Nobuyoshi Nakada2020-04-112-1/+12
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-1/+1
* [win32] Moved `MSC_VER` to verconf.mk and reduce running CPPNobuyoshi Nakada2020-04-081-3/+1
* [win32] Removed useless macro name that isn't expanded in `#error`Nobuyoshi Nakada2020-04-081-1/+1
* Added tooldir variableNobuyoshi Nakada2020-04-051-4/+5
* [win32] get rid of redefinition of reserved macroNobuyoshi Nakada2020-03-051-0/+2
* [win32] suppress false warning by mingw gccNobuyoshi Nakada2020-03-041-1/+1
* avoid defining inline卜部昌平2020-02-201-1/+1
* support C++ std::nullptr_t卜部昌平2020-01-311-0/+3
* decouple internal.h headers卜部昌平2019-12-263-0/+8
* Fixed misspellingsNobuyoshi Nakada2019-12-201-1/+1
* remove prelude.cKoichi Sasada2019-12-111-5/+0
* Fix `$(RMALL) -r` on WindowsNAKAMURA Usaku2019-11-262-2/+2
* Turn C4047 warning into errorNobuyoshi Nakada2019-11-201-1/+1
* Define NULLCMD as printing NUL [Bug #16331]Nobuyoshi Nakada2019-11-101-1/+1
* Define NULLCMD as an empty label [Bug #16331]Nobuyoshi Nakada2019-11-101-0/+1
* Fix builtin scirpt pathsNobuyoshi Nakada2019-11-091-3/+0
* Add VPATH to rbinc rule for nmakeNobuyoshi Nakada2019-11-081-0/+3
* Share test-bundled-gems-run in common.mkNobuyoshi Nakada2019-11-051-7/+0
* win32.c: Remove unused calls to StartSockets (#2312)Gabriel Nagy2019-10-111-75/+2
* Adjusted spaces [ci skip]Nobuyoshi Nakada2019-09-271-1/+1
* [EXPERIMENTAL] MakeMakefile::CXX for C++Nobuyoshi Nakada2019-09-181-0/+1
* fix CentOS 6 compile error卜部昌平2019-09-101-0/+1
* Try to fix compile error on win32Kazuhiro NISHIYAMA2019-09-061-0/+2
* drop-in type check for rb_define_method卜部昌平2019-08-291-1/+1
* Added license comment [Bug #12230] [ci skip]Nobuyoshi Nakada2019-08-271-0/+1