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
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
Restore implicit relationship between `autoload_const` and `autoload_data` du...
Samuel Williams
35 min.
ruby_3_1
merge revision(s) 1cbdedec895070df1df96d05370cf8da084ab6fa:
nagachika
12 days
ruby_2_6
Fix dtoa buffer overrun
usa
5 weeks
ruby_3_0
Fix dtoa buffer overrun
nagachika
5 weeks
ruby_2_7
Fix dtoa buffer overrun
NAKAMURA Usaku
5 weeks
ruby_2_5
Oops, forgotten to add
usa
13 months
ruby_2_4
Bump version to 2.4.10
usa
2 years
ruby_2_3
* ext/openssl: backport changes from openssl 2.1.2.
usa
4 years
ruby_2_2
merge revision(s) 62968:
usa
4 years
ruby_2_1
* 2016-04-22
svn
6 years
[...]
Tag
Download
Author
Age
v2_6_10
commit 7b4ea5bb73...
usa
5 weeks
v3_0_4
commit 3fa771dded...
nagachika
5 weeks
v2_7_6
commit c9c2245c0a...
NAKAMURA Usaku
5 weeks
v3_1_2
commit 4491bb740a...
NARUSE, Yui
5 weeks
v3_2_0_preview1
commit f801386f0c...
Nobuyoshi Nakada
6 weeks
v3_1_1
commit 53f5fc4236...
NARUSE, Yui
3 months
v3_1_0
commit fb4df44d16...
NARUSE, Yui
5 months
v2_6_9
commit 8e26731f9e...
usa
6 months
v2_7_5
commit f69aeb8314...
NAKAMURA Usaku
6 months
v3_0_3
commit 3fb7d2cadc...
nagachika
6 months
[...]
Age
Commit message
Author
2007-02-14
* add tag v1_8_5_20
v1_8_5_20
shyouhei
2007-02-13
* io.c (rb_f_syscall): Fix buffer overflow with syscall
shyouhei
2007-02-12
set svn:eol-style
shyouhei
2007-02-10
* ext/win32ole/win32ole.c (ole_variant2val): sorry, fix the enbug.
suke
2007-02-09
* ext/win32ole/win32ole.c (ole_variant2val): fix compile error
suke
2007-02-09
* ext/win32ole/win32ole.c (ole_variant2val): fix the bug when
suke
2007-02-06
* string.c (rb_str_sub_bang): calling rb_str_modify() should be just
usa
2007-01-31
* removed svn:keywords for compatibility.
shugo
2007-01-27
* parse.y (dyna_var_lookup): should not alter dvar->val not to
shyouhei
2007-01-25
r11585@ruby: shyouhei | 2007-01-25 10:32:12 +0900
shyouhei
[...]