Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tmpdir.rb: permission of user given directory | nobu | 2019-01-23 | 1 | -0/+6 |
* | test/test_{tempfile,tmpdir}: get rid of leftover files | normal | 2018-07-11 | 1 | -6/+8 |
* | Ignore file separator from tmpfile/tmpdir name. | hsbt | 2018-03-28 | 1 | -0/+17 |
* | `$SAFE` as a process global state. [Feature #14250] | ko1 | 2017-12-28 | 1 | -0/+2 |
* | test/test_tmpdir.rb: Specify frozen_string_literal: true. | kazu | 2017-01-23 | 1 | -1/+1 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * lib/tmpdir.rb (Dir.tmpdir): return duplicated string to be | akr | 2015-10-06 | 1 | -0/+19 |
* | Add a test for Dir.mktmpdir(nil) [ruby-core:66943] [Bug #10616]. | akr | 2014-12-20 | 1 | -0/+6 |
* | test_tmpdir.rb: remove tmpdir | nobu | 2013-01-01 | 1 | -0/+1 |
* | tmpdir.rb: not expand tilde | nobu | 2012-12-12 | 1 | -0/+11 |
* | * test/test_tmpdir.rb (TestTmpdir#test_world_writable): skip on Windows. | usa | 2012-03-14 | 1 | -0/+1 |
* | * lib/tmpdir.rb (Dir.tmpdir): should not use world-writable but | nobu | 2012-03-11 | 1 | -0/+20 |