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
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-12
YARP resync (#8059)
Jemma Issroff
2023-07-12
[ruby/etc] Declare `getlogin` even if unistd.h is not available
Nobuyoshi Nakada
2023-07-12
[ruby/openssl] [DOC] remove top-level example for
Kazuki Yamaguchi
2023-07-12
[ruby/openssl] Add support for raw private/public keys
Ryo Kajiwara
2023-07-12
sync_default_gems.rb: ensure that commit messages end with \n
Kazuki Yamaguchi
2023-07-12
[ruby/etc] Chec if the target file exists, not "depend" file
Nobuyoshi Nakada
2023-07-12
[ruby/etc] Fix for srcdir with spaces
Nobuyoshi Nakada
2023-07-12
[ruby/etc] Declare `getlogin` only if unistd.h is not available
Nobuyoshi Nakada
2023-07-12
Add comment to test
Peter Zhu
2023-07-12
[rubygems/rubygems] Update GitHub organization of Standard Ruby
Koichi ITO
2023-07-12
Revert previous commit [ci skip]
Nobuyoshi Nakada
2023-07-12
Test `Comparable#clamp` with inverse arguments as well as a Range
Nobuyoshi Nakada
2023-07-11
Refactor COLLECT_USAGE_INSN
Takashi Kokubun
2023-07-11
Skip a flaky test for RJIT
Takashi Kokubun
2023-07-11
Remove obsoleted USE_INSNS_COUNTER macro for now
Takashi Kokubun
2023-07-11
Try to fix flaky GC test
Peter Zhu
2023-07-11
Update default gems list at d40935c6804b87664ba0313062dc27 [ci skip]
git
2023-07-11
[ruby/irb] Bump version to 1.7.2
ima1zumi
2023-07-11
[ruby/yarp] Remove yp_location_for_node in preference of yp_newline_list_line...
Jemma Issroff
2023-07-11
[ruby/irb] Require Reline 0.3.6 or higher
ima1zumi
2023-07-11
YJIT: add counter for untracked gbpp exit reason (#8052)
Maxime Chevalier-Boisvert
2023-07-11
Remove unused fstring
Nobuyoshi Nakada
2023-07-10
Fix autosplat conditions to handle ruby2_keywords case
Jeremy Evans
2023-07-10
[ruby/yarp] Fix endless method definitions binding power to accept args (#8051)
Jemma Issroff
2023-07-10
[rubygems/rubygems] Use `File::NULL` instead of hard coded null device names
Nobuyoshi Nakada
2023-07-10
Allow nmake to ignore errors
Nobuyoshi Nakada
2023-07-10
Use `File::NULL` instead of hard coded null device names
Nobuyoshi Nakada
2023-07-10
Reuse rb_ractor_make_shareable function for rb_ractor_make_shareable_copy fun...
S-H-GAMELINKS
2023-07-10
Add a realpath cache to reduce number of syscalls.
krk
2023-07-10
Serially update only the ripper source, even with old GNU make
Nobuyoshi Nakada
2023-07-09
Make the string index functions closer to symmetric
Nobuyoshi Nakada
2023-07-09
Make `rb_str_rindex` return byte index
Nobuyoshi Nakada
2023-07-09
[Bug #19763] Raise same message exception for regexp
Nobuyoshi Nakada
2023-07-09
[ruby/irb] Avoid using Reline as a module
Stan Lo
2023-07-09
Move some macro for universal parser
S-H-GAMELINKS
2023-07-09
Include ripper.h into `$distcleanfiles`
yui-knk
2023-07-09
Remove ISASCII definition
alitaso345
2023-07-08
Update default gems list at 33e00b79a06343c86b1b7aba714c0c [ci skip]
git
2023-07-08
[ruby/reline] Bump version to 0.3.6
Stan Lo
2023-07-08
[ruby/reline] Ignore unhandled escape sequences
tomoya ishida
2023-07-08
Move ISASCII defination to parse.y
S-H-GAMELINKS
2023-07-08
macos: symbols for `rb_execution_context_t` should be internal
Nobuyoshi Nakada
2023-07-08
macos: try --enable-shared
Nobuyoshi Nakada
2023-07-08
macos: set configure options in the compsite action
Nobuyoshi Nakada
2023-07-08
leaked-globals: check leaked symbols in libruby.so if enable-shared
Nobuyoshi Nakada
2023-07-08
leaked-globals: ignore Address Sanitizer symbols
Nobuyoshi Nakada
2023-07-07
[DOC] RDoc for dir.c (#8037)
Burdette Lamar
2023-07-07
Add ruby_globals to lldb for easier debugging (#8041)
Jemma Issroff
2023-07-07
[ruby/yarp] Add a yp_location_for_node function to the C API
Jemma Issroff
2023-07-07
[ruby/yarp] Add source to ParseResult
Jemma Issroff
[next]