Age | Commit message (Expand) | Author |
---|---|---|
2013-04-20 | * lib/tempfile.rb (Tempfile.create): New method. | akr |
2011-04-04 | * test/test_tempfile.rb: simply ignore platform depedent testcases | usa |
2010-09-09 | * ext/etc/etc.c (etc_systmpdir): assume system default tmpdir | nobu |
2010-05-26 | * test/test_tempfile.rb: skip some tests on Windows because unlinking is always | usa |
2010-05-01 | * test/test_tempfile.rb: fixed errors. | nobu |
2010-05-01 | * lib/tempfile.rb (Tempfile#size): stat by path name when it is | nobu |
2010-03-29 | * lib/tempfile.rb (Tempfile#open): re-open with same mode and | nobu |
2009-11-11 | * lib/tempfile.rb (Tempfile#initialize): option hash may not be | nobu |
2009-08-26 | * test/test_tempfile.rb: merged from Hongli Lai's fork. | nobu |
2008-10-18 | add test for encoding option. | xibbar |
2008-01-07 | add tests. | akr |