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
Suppress a compiler warning on GCC in process.c
Peter Zhu
4 hours
ruby_3_2
merge revision(s) dddc542e9b61b292d80a96d0d0efbbf58719e3be: [Backport #19476]
NARUSE, Yui
24 hours
ruby_3_1
merge revision(s) 96d1acfdf6c6b42f2029f44d5b5920961d6efa92: [Backport #19161]
nagachika
42 hours
ruby_3_0
* 2023-02-07 [ci skip]
git
6 weeks
ruby_2_7
merge revision(s) 58cc3c9f: [Backport #19187]
NAKAMURA Usaku
3 months
ruby_2_6
Fix dtoa buffer overrun
usa
11 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_2_1
commit 31819e82c8...
NARUSE, Yui
6 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
v3_2_0_preview3
commit 28611be6ee...
Hiroshi SHIBATA
4 months
v3_2_0_preview2
commit 35cfc9a3bb...
Kevin Newton
6 months
v2_6_10
commit 7b4ea5bb73...
usa
11 months
v3_0_4
commit 3fa771dded...
nagachika
11 months
[...]
Age
Commit message
Author
2007-08-22
add tag v1_8_6_78
v1_8_6_78
shyouhei
2007-08-22
* intern.h (is_ruby_native_thread): removed since declared as an int
shyouhei
2007-08-22
* file.c (rb_file_s_rename): deleted code to get rid of a bug of
shyouhei
2007-08-22
* lib/mkmf.rb (create_makefile): make OBJS depend on RUBY_EXTCONF_H
shyouhei
2007-08-22
* {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic.
shyouhei
2007-08-22
* lib/mkmf.rb (init_mkmf): should remove mkmf.log too.
shyouhei
2007-08-22
* ext/openssl/ossl_config.c (ossl_config_set_section): do not
shyouhei
2007-08-22
* eval.c (get_backtrace): check the result more.
shyouhei
2007-08-22
* bignum.c (rb_big_lshift, rb_big_rshift): separated functions
shyouhei
2007-08-22
* bignum.c (rb_big_pow): refine overflow check. [ruby-dev:31242]
shyouhei
[...]