summaryrefslogtreecommitdiff
path: root/coroutine/win32/Context.S
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-07-15 15:07:26 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-07-15 15:07:26 +0900
commitf73ea3342b5abd3136a1fb27fc0fdbe4039bc3bf (patch)
treeb47d37b938d575a1a8574f0950e99ab255817d0a /coroutine/win32/Context.S
parent5349aa23c8ad23786d25c1e18a3f541de06f4700 (diff)
Fixed ruby/spec for Logger::LogDevice changes.
Diffstat (limited to 'coroutine/win32/Context.S')
0 files changed, 0 insertions, 0 deletions
?id=3c5344bf303ae50bc2a0a6664fc8aff8d1684ea0'>tempfile.rb: remove in Tempfile.createnobu 2017-03-14Fix bug of Tempfile#size if nothing is written [Bug #13198]glass 2017-01-21lib/tempfile.rb: Specify frozen_string_literal: true.kazu 2016-11-21lib/*: remove closed checksnormal 2016-09-26* lib/tempfile.rb: provide default basename parametersonots 2016-01-27Fix doc with default value with GH-523nobu 2015-12-16Add frozen_string_literal: false for all filesnaruse 2015-06-13* lib/tempfile.rb: Fix typo. [fix GH-933] Patch by @Zorbashhsbt