summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-14Update to ruby/mspec@4b980493eregon
2017-05-14suppress a warning [ci skip]nobu
2017-05-14object.c: use a sized enumerator with #yield_selfnobu
2017-05-14Don't read non .rb file as a specnaruse
2017-05-14suppress warningnobu
2017-05-14exts.mk.tmpl: fix multiple rubiesnobu
2017-05-14tgamma on mingwnobu
2017-05-14string.c: cut down intermediate stringnobu
2017-05-13revert r58703 & r58705nobu
2017-05-13* 2017-05-14svn
2017-05-13The exception raised when exec/spawn unexecutable file on Windows is varioususa
2017-05-13string.c: fix up r58703nobu
2017-05-13remove wrong expectationnobu
2017-05-13string.c: cut down intermediate stringnobu
2017-05-13string.c: fix one-off bugnobu
2017-05-13make test-rubyspec-prechecknobu
2017-05-13test/net/imap: fix race condition in test_exception_during_idleshugo
2017-05-13thread_win32.c: disable currently unused functionsnobu
2017-05-13math.c: check argument to lgamma_rnobu
2017-05-13math.c: check argument to tgammanobu
2017-05-12autoload: always wait on loading threadnormal
2017-05-12`notepad.exe` does not always exist in `C:\Windows`usa
2017-05-12array.c: fix position in messagenobu
2017-05-12array.c: check position to insertnobu
2017-05-12show GEM_HOMEnaruse
2017-05-12fix tgamma for inifitynobu
2017-05-12* 2017-05-13svn
2017-05-12tgamma.c: unify versions with/without lgamma_rnobu
2017-05-12string.c: remove bare Unicode.nobu
2017-05-12Encoding.default_internal should affect ENV on Windows like other platformsusa
2017-05-12Windows does not know Unix style timezoneusa
2017-05-12Math.gamma(Float::INFINITY) should return +INFusa
2017-05-12On LLP64 platform (mswin64), the return value of String#hash is fixnum.usa
2017-05-12Skip specs which make non-socket fd nonblocking on Windowsusa
2017-05-12Support bulding the extension on Windowsusa
2017-05-12It seems that MSVCRT accepts negative time_tusa
2017-05-12net/imap: Revert read_tiemout in r58549.shugo
2017-05-12unistd.h is only available when HAVE_UNISTD_H is 1usa
2017-05-12Skip the spec which uses `fork` on Windowsusa
2017-05-12The title of "Desktop" may be localizedusa
2017-05-12Skip on Windows because it always failsusa
2017-05-12remove code old versionsnobu
2017-05-12gc.c: checks of sizesnobu
2017-05-12gc.c: objspace_malloc_fixupnobu
2017-05-12spec has been merged, then should run it in loveusa
2017-05-12Support building exts of spec on mswinusa
2017-05-12vm.c: free by ruby_xfreenobu
2017-05-11string.c: docs for String#matchstomar
2017-05-11string.c: docs for Symbolstomar
2017-05-11* 2017-05-12svn