Age | Commit message (Expand) | Author |
---|---|---|
2009-01-26 | merge revision(s) 19514: | shyouhei |
2008-07-02 | merge revision(s) 17643: | shyouhei |
2007-10-24 | doc. wording fix. | akr |
2007-08-21 | * lib/tmpdir.rb (Dir.mktmpdir): make directory suffix specifiable. | akr |
2007-08-18 | * lib/tmpdir.rb (Dir.mktmpdir): new method. | akr |
2006-09-28 | * lib/tmpdir.rb: use return value of getdir.call for length. | usa |
2005-12-15 | * signal.c (Init_signal): revert C++ style comment. | matz |
2003-07-26 | * lib/tmpdir.rb: use GetWindowsDirectory, not GetSystemDirectory. [ruby-talk:... | eban |
2003-07-23 | * lib/tmpdir.rb (tmpdir): new method. remove TMPDIR. | eban |
2003-07-22 | * variable.c (rb_mod_const_missing): new method. [ruby-core:00441] | matz |
2003-07-22 | * lib/tmpdir.rb: remove charcters after "\000" and regularize path. | usa |
2003-07-21 | * lib/tmpdir.rb: new library to get temporary directory path, | matz |