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
2021-02-02
add debug code for timer_posix
Koichi Sasada
2021-02-02
Pass revision by hand if the commit message lacks the ticket number
NARUSE, Yui
2021-02-02
Use local repository instead of remote
NARUSE, Yui
2021-02-02
Drop pushing local repo
NARUSE, Yui
2021-02-02
Use the lateset winflexbison3
Nobuyoshi Nakada
2021-02-02
Add some git configurations in CIs
Nobuyoshi Nakada
2021-02-02
Set git config in global instead of system
Nobuyoshi Nakada
2021-02-01
Fix GC compatibility: Don't stash encodings in global constants
Aaron Patterson
2021-02-02
* 2021-02-02 [ci skip]
git
2021-02-01
Use RCLASS_EXT macro instead of directly accessing ptr
Matt Valentine-House
2021-02-01
Add RCLASS_SUBCLASSES Macro
Matt Valentine-House
2021-02-01
Add RCLASS_ALLOCATOR Macro
Matt Valentine-House
2021-02-01
Add PARENT_MODULE_SUBCLASSES Macro
Matt Valentine-House
2021-02-01
Add RCLASS_PARENT_SUBMODULES Macro
Matt Valentine-House
2021-02-01
Implement NameError::message#clone for Ractor
Nobuyoshi Nakada
2021-02-01
Ignore warnings when transforming preprocessed header
Nobuyoshi Nakada
2021-02-01
Fix for windres 2.36 [Bug #17602]
Nobuyoshi Nakada
2021-02-01
Add File.absolute_path? to NEWS-2.7.0 [ci skip]
Masataka Pocke Kuwabara
2021-02-01
* 2021-02-01 [ci skip]
git
2021-02-01
Fixed varargs in `rb_bug_without_die` [Bug #17603]
xtkoba (Tee KOBAYASHI)
2021-01-31
Split `mnew` into unbound and callable
Nobuyoshi Nakada
2021-01-31
Removed static assertion about size of `RVALUE`
Nobuyoshi Nakada
2021-01-31
MSys is a variant of Cygwin
Nobuyoshi Nakada
2021-01-31
Narrowed down the condition to pack RValue
Nobuyoshi Nakada
2021-01-31
Update bundled_gems
Nobuyoshi Nakada
2021-01-31
vm_dump: dump registers for Mac M1
David CARLIER
2021-01-31
Update TypeProf to 0.12.0 (#4132)
Yusuke Endoh
2021-01-31
Move rb_big_isqrt declaration
S-H-GAMELINKS
2021-01-31
* 2021-01-31 [ci skip]
git
2021-01-31
Bundle RBS 1.0.4 (#4136)
Soutaro Matsumoto
2021-01-30
* 2021-01-30 [ci skip]
git
2021-01-30
Constified pointers in str_casecmp
Nobuyoshi Nakada
2021-01-29
refactoring rb_method_call_status()
Koichi Sasada
2021-01-29
global call-cache cache table for rb_funcall*
Koichi Sasada
2021-01-29
Forward keyword arguments for Pathname#each_line [Bug #17589]
Nobuyoshi Nakada
2021-01-29
Fix failure when build in srcdir/build
Kazuhiro NISHIYAMA
2021-01-29
Fixed Kernel#rand spec
Nobuyoshi Nakada
2021-01-29
Fix absolute path predicate on Windows
Nobuyoshi Nakada
2021-01-29
* 2021-01-29 [ci skip]
git
2021-01-28
Update to ruby/spec@8cafaa5
Benoit Daloze
2021-01-28
Add fallback when PWD is not set
Kazuhiro NISHIYAMA
2021-01-28
Use PWD instead of source_root
Kazuhiro NISHIYAMA
2021-01-28
Remove require_path from $LOADED_FEATURES
Kazuhiro NISHIYAMA
2021-01-28
Delete path including `/../` too
Kazuhiro NISHIYAMA
2021-01-28
* 2021-01-28 [ci skip]
git
2021-01-27
[Fixes #17538] Fix assertion failure when rincgc is turned off
Peter Zhu
2021-01-27
In test, need to pass a context to IRB::WorkSpace.new explicitly
aycabta
2021-01-27
[ruby/irb] specify the `VERBOSE` to `false` and fix tests to fit
Nobuhiro IMAI
2021-01-27
[ruby/irb] use `RubyLex::TerminateLineInput` appropriately [Bug #17564]
Nobuhiro IMAI
2021-01-27
[ruby/irb] add `IRB::FileInputMethod.open` to ensure closing associated File
Nobuhiro IMAI
[prev]
[next]