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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bindgen offsetof struct and union with builtin
Takashi Kokubun
2022-09-23
3
-185
/
+197
*
Bindgen sizeof struct and union with builtin
Takashi Kokubun
2022-09-23
2
-38
/
+43
*
Bindgen immediate types with builtin
Takashi Kokubun
2022-09-23
4
-61
/
+99
*
Drop c_64 and c_32
Takashi Kokubun
2022-09-23
5
-984
/
+548
*
Bindgen enum with builtin
Takashi Kokubun
2022-09-23
5
-71
/
+48
*
Builtin needs to be baseruby-compatible
Takashi Kokubun
2022-09-23
2
-6
/
+18
*
Automatically setup bundler of bindgen.rb
Takashi Kokubun
2022-09-23
1
-0
/
+4
*
mjit_c.rb doesn't need to be an erb
Takashi Kokubun
2022-09-23
4
-7
/
+1
*
Mix manual and auto-generated C APIs
Takashi Kokubun
2022-09-23
3
-125
/
+148
*
Bindgen macro with builtin
Takashi Kokubun
2022-09-23
4
-265
/
+26
*
Auto-generate mjit_c.rb.erb
Takashi Kokubun
2022-09-23
2
-6
/
+9
*
Builtin RubyVM::MJIT::C
Takashi Kokubun
2022-09-23
9
-10
/
+20
*
Allow --enable-yjit on OpenBSD
Jeremy Evans
2022-09-23
1
-0
/
+4
*
Adds a benchmark to measure freezing objects
Jemma Issroff
2022-09-22
1
-0
/
+6
*
avoid extra dup and pop in compile_op_asgn2
HParker
2022-09-22
2
-11
/
+32
*
avoid extra dup and pop in compile_op_log
HParker
2022-09-22
1
-8
/
+11
*
[ruby/reline] use assert_nothing_raised
Otávio Schwanck dos Santos
2022-09-22
1
-5
/
+1
*
[ruby/reline] PR changes
Otávio Schwanck dos Santos
2022-09-22
2
-1
/
+13
*
[ruby/reline] Revert "update version"
Otávio Schwanck dos Santos
2022-09-22
1
-1
/
+1
*
[ruby/reline] update version
Otávio Schwanck dos Santos
2022-09-22
1
-1
/
+1
*
[ruby/reline] fix vi-operator-arg
Otávio Schwanck dos Santos
2022-09-22
1
-1
/
+1
*
Expand paths used for dumper.rb
Takashi Kokubun
2022-09-22
1
-2
/
+2
*
Enable coverage for eval.
Samuel Williams
2022-09-22
5
-14
/
+64
*
Update default gems list at 928aeef3301d4dc0de3b80ee80c8ef [ci skip]
git
2022-09-22
1
-1
/
+1
*
[ruby/cgi] Bump up 0.3.3
Hiroshi SHIBATA
2022-09-22
1
-1
/
+1
*
Mentioned new constants for Process and Socket classes on NEWS.md
Hiroshi SHIBATA
2022-09-22
1
-0
/
+13
*
add rb_execution_context
Aaron Patterson
2022-09-21
3
-4
/
+104
*
add rb_control_frame_t
Aaron Patterson
2022-09-21
3
-0
/
+29
*
Binstubs test with relative path seems passing now
Nobuyoshi Nakada
2022-09-22
1
-2
/
+0
*
[rubygems/rubygems] Update GitLab CI template with new one
Takuya Noguchi
2022-09-22
1
-4
/
+5
*
Followed up 796069b2882d8a67ecc36bda7c72affcbad09dae
Hiroshi SHIBATA
2022-09-22
1
-0
/
+4
*
New page IO Streams (#6383)
Burdette Lamar
2022-09-21
3
-28
/
+972
*
[ruby/irb] Rewrite on_scan proc to be more readable.
tompng
2022-09-22
1
-6
/
+10
*
[ruby/irb] Update expected colorize result that were uncolored before
tompng
2022-09-22
1
-3
/
+11
*
[ruby/irb] Scan every single characters in IRB::Color.scan
tompng
2022-09-22
2
-27
/
+30
*
Improve Ubuntu GitHub Actions (#6413)
Takashi Kokubun
2022-09-22
1
-12
/
+15
*
[ruby/irb] Fix completion tests
Stan Lo
2022-09-21
1
-3
/
+6
*
[ruby/irb] Handle non-String $LOAD_PATH values more carefully
st0012
2022-09-21
2
-1
/
+50
*
Try reordering test-all and test-spec for mswin CI
Takashi Kokubun
2022-09-21
1
-4
/
+2
*
getrlimit adding RLIMIT_NPTS constant.
David Carlier
2022-09-21
1
-0
/
+8
*
Add URI.escape and URI.unescape to NEWS-3.0.0 [ci skip]
Akihiro Sada
2022-09-21
1
-0
/
+12
*
sockopt adding Linux constants, SO_INCOMING_CPU/SO_INCOMING_NAPI_ID.
David Carlier
2022-09-21
1
-0
/
+2
*
openbsd sockets add SO_RTABLE constant
David Carlier
2022-09-21
1
-0
/
+1
*
Introduces FreeBSD's SO_USER_COOKIE among socketopt's options.
David Carlier
2022-09-21
1
-0
/
+1
*
Rescue File.expand_path in MSpecScript#try_load if HOME is unavailable
Yuta Saito
2022-09-21
1
-1
/
+6
*
sockets add `TCP_CONNECTION_INFO` and `TCP_KEEPALIVE` constants.
David CARLIER
2022-09-21
1
-0
/
+2
*
socket add FreeBSD's SO_SETFIB constant.
David CARLIER
2022-09-21
1
-0
/
+1
*
[DOC] Tweak the doc for `Process.kill` signature
Koichi ITO
2022-09-21
1
-1
/
+1
*
[DOC] Improve NEWS.md
Mau Magnaguagno
2022-09-21
1
-2
/
+2
*
backup IRBRC environmental variable. It's used by test methods when it's defi...
Hiroshi SHIBATA
2022-09-21
1
-0
/
+2
[prev]
[next]