Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * lib/tempfile.rb (self.open): If a block is given, call it with | knu | 2003-01-20 | 1 | -2/+18 | |
* | Rename an argument name to avoid a potential clash. | knu | 2002-12-23 | 1 | -2/+2 | |
* | Fix a fatal typo. (pointed out by Jim Freeze) | knu | 2002-12-20 | 1 | -1/+1 | |
* | * lib/tempfile.rb: Embed Rdoc style comments. | knu | 2002-12-19 | 1 | -41/+56 | |
* | Add Tempfile#close!() as a shorthand for Tempfile#close(true). | knu | 2002-12-19 | 1 | -7/+25 | |
* | Improve the comment section. | knu | 2002-11-18 | 1 | -11/+14 | |
* | * lib/tempfile.rb: Make this libary thread safe. | knu | 2002-11-17 | 1 | -29/+52 | |
* | * string.c (rb_str_aset): should raise error if an indexing string | matz | 2002-06-04 | 1 | -0/+9 | |
* | * lib/tempfile.rb: a tempfile must be created with mode 0600. | knu | 2001-07-05 | 1 | -1/+1 | |
* | forgot some checkins. | matz | 2001-05-06 | 1 | -27/+22 | |
* | * parse.y: clarify do ambiguity, bit more complex but natural | matz | 2001-01-26 | 1 | -8/+11 | |
* | matz | matz | 2000-12-08 | 1 | -0/+3 | |
* | matz | matz | 2000-07-15 | 1 | -1/+0 | |
* | matz | matz | 2000-07-06 | 1 | -1/+1 | |
* | 2000-02-29 | matz | 2000-02-29 | 1 | -3/+7 | |
* | 1.4.0 | matz | 1999-08-13 | 1 | -0/+94 |