index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tempfile.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/tempfile.rb (Tempfile::make_tmpname): Allow to specify a
knu
2007-09-11
1
-4
/
+18
*
* Merge YARV
ko1
2006-12-31
1
-19
/
+17
*
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-09
1
-1
/
+1
*
* lib/tempfile.rb (Tempfile#unlink): fixed typo.
ocean
2005-05-11
1
-1
/
+1
*
* array.c (rb_ary_update): pedantic check to detect
matz
2004-11-15
1
-1
/
+1
*
* io.c (read_all): block string buffer modification during
matz
2004-10-19
1
-1
/
+2
*
* lib/tempfile.rb (Tempfile::initialize): got out code of
akira
2004-07-07
1
-1
/
+6
*
* parse.y (string_content): turn off NODE_NEWLINE flag to avoid
matz
2004-05-07
1
-3
/
+7
*
* exception message clean-up by Ian Macdonald <ian@caliban.org>.
matz
2004-03-29
1
-1
/
+1
*
* lib/tempfile.rb: fixed a stupid bug. [ruby-talk:95680]
matz
2004-03-24
1
-2
/
+1
*
* lib/tempfile.rb (Tempfile::_close): should not clear @tmpname
matz
2004-03-24
1
-4
/
+7
*
* object.c (rb_mod_cvar_get): new method Module#class_variable_get.
matz
2004-03-23
1
-1
/
+2
*
* lib/tmpdir.rb (tmpdir): new method. remove TMPDIR.
eban
2003-07-23
1
-2
/
+2
*
* lib/tmpdir.rb: new library to get temporary directory path,
matz
2003-07-21
1
-5
/
+5
*
* 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