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
YJIT: Test more kw and rest cases and change exit name
Jimmy Miller
3 min.
ruby_3_0
Fix previous commit
NAKAMURA Usaku
9 hours
ruby_2_7
Fix previous commit
NAKAMURA Usaku
9 hours
ruby_3_2
v3.2.1p53
NARUSE, Yui
11 hours
ruby_3_1
Merge Time-0.2.2
Hiroshi SHIBATA
11 hours
ruby_2_6
Fix dtoa buffer overrun
usa
12 months
ruby_2_5
Oops, forgotten to add
usa
24 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_0_6
commit 23a532679b...
NAKAMURA Usaku
9 hours
v2_7_8
commit 1f4d455848...
NAKAMURA Usaku
9 hours
v3_2_2
commit e51014f9c0...
NARUSE, Yui
11 hours
v3_1_4
commit 957bb7cb81...
Hiroshi SHIBATA
11 hours
v3_2_1
commit 31819e82c8...
NARUSE, Yui
7 weeks
v3_2_0
commit a528908271...
NARUSE, Yui
3 months
v3_2_0_rc1
commit 81e274c990...
Lars Kanis
4 months
v2_7_7
commit 168ec2b1e5...
NAKAMURA Usaku
4 months
v3_0_5
commit ba5cf0f7c5...
Kazuki Yamaguchi
4 months
v3_1_3
commit 1a6b16756e...
nagachika
4 months
[...]
Age
Commit message
Author
2007-08-15
add tag v1_8_5_79
v1_8_5_79
shyouhei
2007-08-15
* bignum.c (rb_big_pow): refine overflow check. [ruby-dev:31242]
shyouhei
2007-08-15
* time.c (time_succ): Time#succ should return a time object in the
shyouhei
2007-08-15
* numeric.c (fix_pow): integer power calculation: 0**n => 0,
shyouhei
2007-08-15
* lib/base64.rb (Base64::b64encode): should not specify /o option
shyouhei
2007-08-15
* sprintf.c (rb_f_sprintf): more checks for format argument.
shyouhei
2007-08-15
* bignum.c (bignorm): do not empty Bignum. [ruby-dev:31229]
shyouhei
2007-08-15
* ext/digest/digest.c (rb_digest_instance_update,
shyouhei
2007-08-15
* bignum.c (rb_cstr_to_inum): check leading non-digits.
shyouhei
2007-08-15
* numeric.c (fix_pow): 0**2 should not raise floating point
shyouhei
[...]