Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc. wording fix. | akr | 2007-10-24 | 1 | -1/+1 |
* | * lib/tmpdir.rb (Dir.mktmpdir): make directory suffix specifiable. | akr | 2007-08-21 | 1 | -5/+28 |
* | fix Dir.mktmpdir doc. | akr | 2007-08-18 | 1 | -1/+1 |
* | update Dir.mktmpdir document. | akr | 2007-08-16 | 1 | -1/+2 |
* | * lib/tmpdir.rb (Dir.mktmpdir): new method. [ruby-dev:31416] | akr | 2007-08-15 | 1 | -0/+61 |
* | * lib/tmpdir.rb: use return value of getdir.call for length. | usa | 2006-09-28 | 1 | -2/+2 |
* | * lib/tmpdir.rb: merged RDoc patch from Eric Hodel <drbrain at | matz | 2005-12-15 | 1 | -0/+3 |
* | * lib/tmpdir.rb: use GetWindowsDirectory, not GetSystemDirectory. [ruby-talk:... | eban | 2003-07-26 | 1 | -1/+1 |
* | * lib/tmpdir.rb (tmpdir): new method. remove TMPDIR. | eban | 2003-07-23 | 1 | -11/+27 |
* | * variable.c (rb_mod_const_missing): new method. [ruby-core:00441] | matz | 2003-07-22 | 1 | -1/+1 |
* | * lib/tmpdir.rb: remove charcters after "\000" and regularize path. | usa | 2003-07-22 | 1 | -2/+2 |
* | * lib/tmpdir.rb: new library to get temporary directory path, | matz | 2003-07-21 | 1 | -0/+26 |