Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge revision(s) 43110,43155: [Backport #8768] | usa | 2013-10-31 | 1 | -0/+15 |
* | * test/test_tempfile.rb: simply ignore platform depedent testcases | usa | 2011-04-04 | 1 | -8/+4 |
* | * ext/etc/etc.c (etc_systmpdir): assume system default tmpdir | nobu | 2010-09-09 | 1 | -0/+4 |
* | * test/test_tempfile.rb: skip some tests on Windows because unlinking is always | usa | 2010-05-26 | 1 | -0/+4 |
* | * test/test_tempfile.rb: fixed errors. | nobu | 2010-05-01 | 1 | -3/+3 |
* | * lib/tempfile.rb (Tempfile#size): stat by path name when it is | nobu | 2010-05-01 | 1 | -8/+8 |
* | * lib/tempfile.rb (Tempfile#open): re-open with same mode and | nobu | 2010-03-29 | 1 | -0/+2 |
* | * lib/tempfile.rb (Tempfile#initialize): option hash may not be | nobu | 2009-11-11 | 1 | -3/+17 |
* | * test/test_tempfile.rb: merged from Hongli Lai's fork. | nobu | 2009-08-26 | 1 | -4/+257 |
* | add test for encoding option. | xibbar | 2008-10-18 | 1 | -0/+21 |
* | add tests. | akr | 2008-01-07 | 1 | -0/+14 |