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
Adjust style [ci skip]
Nobuyoshi Nakada
11 hours
ruby_3_2
MJIT: Check if self is T_OBJECT before opt_pc jump
Takashi Kokubun
5 days
ruby_3_1
* 2023-05-08 [ci skip]
git
4 weeks
ruby_3_0
Fix previous commit
NAKAMURA Usaku
2 months
ruby_2_7
Fix previous commit
NAKAMURA Usaku
2 months
ruby_2_6
Fix dtoa buffer overrun
usa
14 months
ruby_2_5
Oops, forgotten to add
usa
2 years
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
5 years
ruby_2_2
merge revision(s) 62968:
usa
5 years
[...]
Tag
Download
Author
Age
v3_3_0_preview1
commit a1b01e7701...
Yuichiro Kaneko
4 weeks
v3_0_6
commit 23a532679b...
NAKAMURA Usaku
2 months
v2_7_8
commit 1f4d455848...
NAKAMURA Usaku
2 months
v3_2_2
commit e51014f9c0...
NARUSE, Yui
2 months
v3_1_4
commit 957bb7cb81...
Hiroshi SHIBATA
2 months
v3_2_1
commit 31819e82c8...
NARUSE, Yui
4 months
v3_2_0
commit a528908271...
NARUSE, Yui
5 months
v3_2_0_rc1
commit 81e274c990...
Lars Kanis
6 months
v2_7_7
commit 168ec2b1e5...
NAKAMURA Usaku
6 months
v3_0_5
commit ba5cf0f7c5...
Kazuki Yamaguchi
6 months
[...]
Age
Commit message
Author
2007-09-07
add tag v1_8_5_99
v1_8_5_99
shyouhei
2007-09-07
* sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep
shyouhei
2007-09-07
* bignum.c (big_lshift): make shift offset long type.
shyouhei
2007-08-15
* hash.c (rb_hash_delete_key): delete the entry without calling block.
shyouhei
2007-08-15
* lib/rinda/tuplespace.rb: fix Rinda::TupleSpace keeper thread bug.
shyouhei
2007-08-15
* ext/pty/pty.c (establishShell): handshaking before close slave
shyouhei
2007-08-15
* configure.in (ac_cv_func_isinf): set yes also on OpenSolaris.
shyouhei
2007-08-15
* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.
shyouhei
2007-08-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@13047 b2dd03c...
shyouhei
2007-08-15
* ext/extmk.rb (extmake): save all CONFIG values.
shyouhei
[...]