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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* random.c (random_seed): don't use /dev/urandom if it is not character device.
akr
2005-01-03
2
-3
/
+20
*
* 2005-01-03
nobu
2005-01-03
1
-3
/
+3
*
* random.c (random_seed): use /dev/urandom if available.
akr
2005-01-03
2
-1
/
+24
*
move TestDRbReusePort to new file [ruby-dev:25238]
seki
2005-01-03
4
-9
/
+34
*
* missed in last commit.
gotoyuzo
2005-01-02
1
-2
/
+2
*
* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):
gotoyuzo
2005-01-02
6
-8
/
+134
*
add lazy stop_service
seki
2005-01-02
1
-0
/
+2
*
add lazy stop_service
seki
2005-01-02
3
-9
/
+15
*
* 2005-01-02
eban
2005-01-01
1
-3
/
+3
*
add method DRbService.ext_service
seki
2005-01-01
4
-16
/
+29
*
* io.c (argf_readpartial): new method ARGF.readpartial.
akr
2005-01-01
2
-49
/
+111
*
update copyright year
aamine
2005-01-01
2
-3
/
+3
*
* lib/net/http.rb (each_capitalized): should join header field value. This p...
aamine
2005-01-01
3
-1
/
+16
*
forgot to add items
aamine
2005-01-01
1
-0
/
+2
*
* lib/fileutils.rb (copy_stream): use read/write instead of sysread/syswrite,...
aamine
2005-01-01
3
-42
/
+136
*
* 2005-01-01
eban
2005-01-01
1
-5
/
+5
*
* ext/openssl/ossl_ns_spki.c (ossl_spki_set_challenge): should call
gotoyuzo
2004-12-31
2
-3
/
+8
*
Fix problem in ri formatting if heading contains markup
dave
2004-12-31
3
-9
/
+37
*
* 2004-12-31
eban
2004-12-30
1
-3
/
+3
*
* configure.in (HAVE_RLIM_T): removed because not used.
akr
2004-12-30
2
-14
/
+4
*
* rubyio.h: don't deprecate rb_read_check.
akr
2004-12-30
3
-13
/
+36
*
* 2004-12-30
eban
2004-12-30
1
-3
/
+3
*
* parse.y: eliminate unused members in struct parser_params. [ruby-dev:25258...
aamine
2004-12-29
2
-36
/
+59
*
* 2004-12-29
eban
2004-12-29
1
-3
/
+3
*
* ChangeLog: remove junk.
eban
2004-12-29
1
-1
/
+0
*
typo fix.
akr
2004-12-29
1
-7
/
+7
*
Update kilmer template to use sections
dave
2004-12-29
3
-15
/
+35
*
* string.c (rb_str_justify): create buffer string after argument type
nobu
2004-12-28
2
-1
/
+6
*
* ChangeLog: ML index
usa
2004-12-28
1
-0
/
+1
*
* lib/net/telnet.rb (preprocess): remove NULL unless binmode.
usa
2004-12-28
2
-0
/
+7
*
* ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static
nobu
2004-12-28
1
-0
/
+16
*
* ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static
nobu
2004-12-28
2
-3
/
+12
*
* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up to
nobu
2004-12-28
3
-4
/
+85
*
* 2004-12-28
nobu
2004-12-28
1
-3
/
+3
*
* ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate): ensure
nobu
2004-12-28
2
-26
/
+52
*
* ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interp
nagai
2004-12-27
4
-27
/
+59
*
* ext/openssl/ossl_x509name.c (Init_ossl_x509name): should use
gotoyuzo
2004-12-27
2
-1
/
+7
*
* test/fileutils/test_fileutils.rb (cp_r): tested wrong file name. [ruby-dev:...
aamine
2004-12-27
2
-3
/
+19
*
* lib/fileutils.rb (mv): should raise error when moving a directory to the (e...
aamine
2004-12-27
2
-12
/
+39
*
* 2004-12-27
usa
2004-12-27
1
-3
/
+3
*
* process.c (NUM2RLIM, RLIM2NUM): Without SIZEOF_RLIM_T is not error.
usa
2004-12-27
2
-5
/
+8
*
* 2004-12-26
eban
2004-12-26
1
-3
/
+3
*
* lib/net/imap.rb (Net::IMAP::PlainAuthenticator): added a new class
shugo
2004-12-26
2
-0
/
+22
*
* ext/tk/lib/tk/image.rb: TkPhotoImage#cget bug fix
nagai
2004-12-24
2
-2
/
+6
*
* io.c (next_argv): reduce use of stdio.
nobu
2004-12-23
2
-26
/
+40
*
* io.c (io_reopen, rb_io_reopen): prohibit to change access mode for
nobu
2004-12-23
2
-28
/
+39
*
* ext/syck/rubyext.c (syck_loader_transfer): check type conversion.
nobu
2004-12-23
2
-211
/
+231
*
* 2004-12-24
eban
2004-12-23
1
-3
/
+3
*
* ext/tk/lib/tkextlib/blt.rb: add BLT extension support
nagai
2004-12-23
37
-6
/
+5819
*
* 2004-12-23
nobu
2004-12-23
1
-3
/
+3
[next]