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
*
Make sources by BASERUBY if available instead of miniruby
Nobuyoshi Nakada
2022-09-03
5
-16
/
+31
*
Generate the prelude sources by common-srcs
Nobuyoshi Nakada
2022-09-03
1
-1
/
+1
*
Exclude LIBPATHENV wrapper from PREP
Nobuyoshi Nakada
2022-09-03
3
-3
/
+5
*
Check if MSys shell can run a command with a drive letter
Nobuyoshi Nakada
2022-09-03
1
-2
/
+8
*
builtin.c includes mini_builtin.c when cross-compiling
Nobuyoshi Nakada
2022-09-03
1
-0
/
+3
*
miniruby may not be built when cross-compiling
Nobuyoshi Nakada
2022-09-03
1
-1
/
+2
*
Reuse macros defined in Makefile.in
Nobuyoshi Nakada
2022-09-03
1
-11
/
+10
*
Move duplicate dependencies
Nobuyoshi Nakada
2022-09-03
3
-7
/
+2
*
Enhanced RDoc for Tim[DOC] (#6319)
Burdette Lamar
2022-09-02
1
-158
/
+200
*
* 2022-09-03 [ci skip]
git
2022-09-03
1
-1
/
+1
*
[ruby/reline] Fix a typo [ci skip]
Nobuyoshi Nakada
2022-09-03
1
-1
/
+1
*
`w_bigfixnum` is used only for large FIXNUM
Nobuyoshi Nakada
2022-09-02
1
-0
/
+2
*
[ruby/reline] Workaround for padding width with Aracritty on macOS
Hiroshi SHIBATA
2022-09-02
1
-1
/
+4
*
[ruby/reline] Added some of abstruct methods for cursor
Hiroshi SHIBATA
2022-09-02
1
-0
/
+6
*
* append newline at EOF. [ci skip]
git
2022-09-02
1
-1
/
+1
*
Added doc about `test-syntax-suggest`
Hiroshi SHIBATA
2022-09-02
1
-0
/
+12
*
Added entries about test-bundler-parallel and BUNDLER_SPECS
Hiroshi SHIBATA
2022-09-02
1
-0
/
+8
*
Adjust styles [ci skip]
Nobuyoshi Nakada
2022-09-02
3
-6
/
+9
*
Consider Complex from Complex cases
Nobuyoshi Nakada
2022-09-02
2
-12
/
+14
*
[Bug #18937] Coerce non-real non-Numeric into Complex at comparisons
Nobuyoshi Nakada
2022-09-02
2
-7
/
+19
*
Turn `f_zero_p` to `bool`
Nobuyoshi Nakada
2022-09-02
1
-8
/
+8
*
Test --enable-yjit on aarch64 as well (#6313)
Takashi Kokubun
2022-09-01
1
-3
/
+5
*
Remove workarounds for slow compilation on Cirrus (#6310)
Takashi Kokubun
2022-09-01
1
-3
/
+1
*
Allow comparing against 64-bit immediates on x86 (#6314)
Kevin Newton
2022-09-01
1
-51
/
+215
*
Use getblockparamproxy with branch
John Hawthorn
2022-09-01
1
-0
/
+6
*
* expand tabs. [ci skip]
git
2022-09-02
1
-5
/
+5
*
Remove rb_iseq_each
John Hawthorn
2022-09-01
4
-54
/
+0
*
New constant caching insn: opt_getconstant_path
John Hawthorn
2022-09-01
16
-450
/
+482
*
Update NEWS.md for YJIT
Takashi Kokubun
2022-09-01
1
-2
/
+6
*
Stop using a callee-saved register for scratch0 on aarch64 (#6312)
Takashi Kokubun
2022-09-01
1
-1
/
+2
*
* 2022-09-02 [ci skip]
git
2022-09-02
1
-1
/
+1
*
Let --yjit-dump-disasm=all dump ocb code as well (#6309)
Takashi Kokubun
2022-09-01
5
-8
/
+37
*
VCS#revision_header: Make arguments optional
Nobuyoshi Nakada
2022-09-01
3
-5
/
+5
*
[ruby/did_you_mean] Fixed correction duplicates in VariableNameChecker
Imir Kiyamov
2022-09-01
2
-1
/
+13
*
Update revision.h in packages using `VCS#revision_header`
Nobuyoshi Nakada
2022-09-01
2
-8
/
+4
*
Extract `VCS#revision_header`
Nobuyoshi Nakada
2022-09-01
2
-22
/
+29
*
Prefer `File` class methods to write a string
Nobuyoshi Nakada
2022-09-01
1
-13
/
+10
*
Ignore test libraries like assert_ractor from did_you_mean
Hiroshi SHIBATA
2022-09-01
1
-0
/
+1
*
[ruby/reline] Support dumb terminal
Nobuyoshi Nakada
2022-09-01
2
-16
/
+19
*
Fix test fail with assert_ractor outside of ruby/ruby repo
Hiroshi SHIBATA
2022-09-01
1
-1
/
+1
*
[rubygems/rubygems] Support non gnu libc arm-linux-eabi platforms
なつき
2022-09-01
1
-1
/
+1
*
[rubygems/rubygems] Support non gnu libc arm-linux-eabi platforms
なつき
2022-09-01
2
-1
/
+33
*
[ruby/reline] Remove loose operation in Dialog#render_each_dialog
Mau Magnaguagno
2022-09-01
1
-1
/
+0
*
It was a relative path [ci skip]
Takashi Kokubun
2022-08-31
1
-1
/
+1
*
Add a document about YJIT's Rust version
Takashi Kokubun
2022-08-31
1
-0
/
+1
*
Remove -j option
Nobuyoshi Nakada
2022-08-31
1
-7
/
+7
*
[DOC] Enhanced RDoc for Time (#6308)
Burdette Lamar
2022-08-31
4
-83
/
+115
*
* 2022-09-01 [ci skip]
git
2022-09-01
1
-2
/
+2
*
Better b.cond usage on AArch64 (#6305)
Kevin Newton
2022-08-31
4
-75
/
+100
*
Move macros from version.h to version.c
Nobuyoshi Nakada
2022-08-31
2
-31
/
+26
[next]