index
:
ruby.git
master
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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
[ruby/net-http] Correct doc error
BurdetteLamar
75 min.
ruby_3_2
Merge the latest stable versions of RubyGems and Bundler to Ruby 3.2.x (#7061)
Hiroshi SHIBATA
3 days
ruby_3_1
common.mk: test-bundled-gems-prepare: pin-down hoe version.
nagachika
6 weeks
ruby_2_7
merge revision(s) 58cc3c9f: [Backport #19187]
NAKAMURA Usaku
7 weeks
ruby_3_0
merge revision(s) 58cc3c9f: [Backport #19187]
NAKAMURA Usaku
7 weeks
ruby_2_6
Fix dtoa buffer overrun
usa
10 months
ruby_2_5
Oops, forgotten to add
usa
22 months
ruby_2_4
Bump version to 2.4.10
usa
3 years
ruby_2_3
* ext/openssl: backport changes from openssl 2.1.2.
usa
4 years
ruby_2_2
merge revision(s) 62968:
usa
5 years
[...]
Tag
Download
Author
Age
v3_2_0
commit a528908271...
NARUSE, Yui
5 weeks
v3_2_0_rc1
commit 81e274c990...
Lars Kanis
8 weeks
v2_7_7
commit 168ec2b1e5...
NAKAMURA Usaku
2 months
v3_0_5
commit ba5cf0f7c5...
Kazuki Yamaguchi
2 months
v3_1_3
commit 1a6b16756e...
nagachika
2 months
v3_2_0_preview3
commit 28611be6ee...
Hiroshi SHIBATA
3 months
v3_2_0_preview2
commit 35cfc9a3bb...
Kevin Newton
5 months
v2_6_10
commit 7b4ea5bb73...
usa
10 months
v3_0_4
commit 3fa771dded...
nagachika
10 months
v2_7_6
commit c9c2245c0a...
NAKAMURA Usaku
10 months
[...]
Age
Commit message
Author
2007-08-22
add tag v1_8_6_59
v1_8_6_59
shyouhei
2007-08-22
* win32/win32.c (CreateChild): enclose command line except for
shyouhei
2007-08-22
* lib/mkmf.rb (link_command, cc_command, cpp_command): do not expand
shyouhei
2007-08-22
* struct.c (rb_struct_init_copy): disallow changing the size.
shyouhei
2007-08-22
* random.c: documentation fix. srand(0) initializes PRNG with '0',
shyouhei
2007-08-22
* bcc32/{Makefile.sub,setup.mak}: remove surplus slash from srcdir.
shyouhei
2007-08-22
* sprintf.c (rb_f_sprintf): sign bit extension should not be done
shyouhei
2007-08-22
* array.c (rb_ary_initialize): should call rb_ary_modify() first.
shyouhei
2007-08-22
* parse.y (yylex): return non-valid token for an invalid
shyouhei
2007-08-22
* parse.y (dsym): return non-null NODE even if yyerror(). based on a
shyouhei
[...]