index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
5a1dfb04bc2
vm_trace: implement postponed_jobs as st_table
normal
6 years
KEIJU
set svn:eol-style
shyouhei
18 years
KOSAKO
set svn:eol-style
shyouhei
18 years
RUBY
set svn:eol-style
shyouhei
18 years
SER
set svn:eol-style
shyouhei
18 years
SHIGEO
set svn:eol-style
shyouhei
18 years
SPCOLTRIN
set svn:eol-style
shyouhei
18 years
baserock/GENIVI/G-1.2
add morp file
Paul Sherwood
11 years
baserock/liw/sam/chef
Create correct split rule for ruby-doc
Sam Thursfield
10 years
baserock/morph/ruby_1_8_7
Remove the dl extension as it doesn't build
Richard Dale
12 years
baserock/morph/ruby_1_9_3
Fix the test for ELF executables so that it works with busy box
Richard Dale
12 years
baserock/ps/proto-web-system
Merge commit '680d09' into baserock/ps/proto-web-system
Paul Sherwood
11 years
baserock/ruby_1_9_3
Add missing unistd.h include for the write() function
Richard Dale
11 years
baserock/ruby_2_0_0
Add missing unistd.h include for the write() function
Richard Dale
11 years
baserock/ruby_2_1
add ruby.morph
Paul Sherwood
11 years
baserock/v1_9_3_194-bootstrap
Remove ruby.morph as isn't required.
Joe Burmeister
12 years
bundler
Picked latest patches
SHIBATA Hiroshi
6 years
c65f10304f
merge revision(s) ed549f80b645aafd62376f65c3a27b66bafa2a38,eff0c5bf2ad47d10a4...
nagachika
4 years
copy_file_range_bug
io.c: ignore EPERM
Masaki Matsushita
7 years
dependabot/bundler/spec/mspec/rake-12.3.3
Bump rake from 10.5.0 to 12.3.3 in /spec/mspec
dependabot[bot]
5 years
half-baked-1.9
* parse.y (opt_bv_decl): resolve type crash by declarating type of bv_decls, ...
aamine
18 years
master
[ruby/irb] Print deprecation warning for `help` command
Stan Lo
18 months
matzruby
* parse.y (symbol): symbols should be followed by EXPR_ENDARG.
matz
18 years
maximecb-patch-1
Add @maximecb as code owner for YJIT files
Maxime Chevalier-Boisvert
3 years
maximecb-patch-2
Test PR
Maxime Chevalier-Boisvert
3 years
mvm
* include/ruby/ruby.h (InitVM): calls per-VM initialization in
nobu
15 years
new_gc
set svn:eol-style
shyouhei
18 years
revert-2779-news-for-module-name
Revert "Add NEWS entry about Module#name performance (#2779)"
Alan Wu
5 years
rexml_adds_tests
Second merge from trunk.
ser
16 years
ricsin
* ricsin/benchmark.rcb: add benchmarks.
ko1
16 years
ruby_1_3
set svn:eol-style
shyouhei
18 years
ruby_1_4
set svn:eol-style
shyouhei
18 years
ruby_1_6
set svn:eol-style
shyouhei
18 years
ruby_1_8
* 2014-01-28
svn
11 years
ruby_1_8_5
merge revision(s) 17483:
shyouhei
16 years
ruby_1_8_6
* 2010-09-02
svn
14 years
ruby_1_8_7
merge revision(s) 44717:
naruse
11 years
ruby_1_9_1
* 2011-08-25
svn
13 years
ruby_1_9_2
bump patchlevel
hone
10 years
ruby_1_9_3
merge revision(s) 48402:
usa
10 years
ruby_2_0_0
merge revision(s): 53153 and 23405@ruby_1_9_1
usa
9 years
ruby_2_1
* 2016-04-22
svn
9 years
ruby_2_2
merge revision(s) 62968:
usa
7 years
ruby_2_3
* ext/openssl: backport changes from openssl 2.1.2.
usa
6 years
ruby_2_4
Bump version to 2.4.10
usa
5 years
ruby_2_5
Oops, forgotten to add
usa
4 years
ruby_2_6
Fix dtoa buffer overrun
usa
3 years
ruby_2_7
Fix previous commit
NAKAMURA Usaku
19 months
ruby_3_0
Fix previous commit
NAKAMURA Usaku
19 months
ruby_3_1
* 2023-05-08 [ci skip]
git
18 months
ruby_3_2
v3.2.2p53
NARUSE, Yui
19 months
ruby_m17n
set svn:eol-style
shyouhei
18 years
scheduler-process-wait
Update test to check $? value.
Samuel Williams
4 years
testunit
set svn:eol-style
shyouhei
18 years
thread_inspect
* thread.c (rb_thread_inspect): display @wait_for field if the
KOSAKI Motohiro
9 years
trunk
Do not notify AppVeyor on_build_status_changed
Takashi Kokubun
5 years
unlabeled-1.1.1
set svn:eol-style
shyouhei
18 years
unlabeled-1.39.2
set svn:eol-style
shyouhei
18 years
v1_0r
set svn:eol-style
shyouhei
18 years
v1_1dev
set svn:eol-style
shyouhei
18 years
v1_1r
set svn:eol-style
shyouhei
18 years
win32-unicode-test
* file.c (win32_io_info): UTF-8 handling.
usa
15 years
yuki24-patch-1
Add did_you_mean's promotion to the NEWS
Yuki Nishijima
5 years