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
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
2020-12-03
[ruby/io-nonblock] Fix ls-files matching regexp
Nobuyoshi Nakada
2020-12-03
[ruby/digest] LICENSE
Hiroshi SHIBATA
2020-12-03
[ruby/digest] Fixup d981714348f71177132426e3ac19598e1b2e8f5d
Hiroshi SHIBATA
2020-12-03
Assert unit->iseq null out happens under the JIT/GC guard
Takashi Kokubun
2020-12-02
Skip checking Ractor recursive locking
Takashi Kokubun
2020-12-02
Add Proc#{==,eql?} addition to NEWS [ci skip]
Jeremy Evans
2020-12-03
delete deprecated IO-like methods
卜部昌平
2020-12-03
include/ruby/internal/xmalloc.h: add doxygen
卜部昌平
2020-12-03
add GC guard
Koichi Sasada
2020-12-02
When allocating new pages, add them to the end of the linked list
Aaron Patterson
2020-12-02
Do not reduce quantifiers if it affects which text will be matched
Jeremy Evans
2020-12-03
* 2020-12-03 [ci skip]
git
2020-12-02
Incremental sweeping should not require page allocation
Aaron Patterson
2020-12-02
ENV.index: delete
卜部昌平
2020-12-02
Added dependencies for net-pop
Hiroshi SHIBATA
2020-12-02
Added dependencies for net-imap
Hiroshi SHIBATA
2020-12-02
Revert "Removed deprecated Dir.exists? and File.exists?"
Nobuyoshi Nakada
2020-12-02
Removed deprecated Dir.exists? and File.exists?
Nobuyoshi Nakada
2020-12-02
test-bundled-gems: select bundled gems to test by BUNDLED_GEMS
Nobuyoshi Nakada
2020-12-02
gmake.mk: renamed BUNDLED_GEMS as bundled-gems
Nobuyoshi Nakada
2020-12-02
Loaded script is unset yet when crashed in the initialization phase
Nobuyoshi Nakada
2020-12-02
Bundle rbs 0.19.0 (#3838)
Soutaro Matsumoto
2020-12-02
Removed needless .rb
Hiroshi SHIBATA
2020-12-02
Emit warning when 'RubyGems' were not properly loaded.
Vít Ondruch
2020-12-02
Emit warning when 'did_you_mean' was not properly loaded.
Vít Ondruch
2020-12-02
Don't fail when 'RubyGems' are not available.
Vít Ondruch
2020-12-02
Don't fail when 'did_you_mean' is not available.
Vít Ondruch
2020-12-02
digest: remove OpenSSL engine
Kazuki Yamaguchi
2020-12-02
Fix code example in Readline::HISTORY documentation.
Cristian Greco
2020-12-02
memory_view.c: Check availability in rb_memory_view_get
Kenta Murata
2020-12-02
Added dependencies for net-ftp
Hiroshi SHIBATA
2020-12-02
Added dependencies for net-http
Hiroshi SHIBATA
2020-12-02
Added dependencies for net-smtp
Hiroshi SHIBATA
2020-12-02
Added dependencies for net-protocol
Hiroshi SHIBATA
2020-12-02
Added dependencies for tmpdir
Hiroshi SHIBATA
2020-12-02
Added dependencies for erb
Hiroshi SHIBATA
2020-12-02
Added dependencies for pp
Hiroshi SHIBATA
2020-12-01
Fix docs about movement for rb_gc_register_mark_object()
Alan Wu
2020-12-02
* 2020-12-02 [ci skip]
git
2020-12-02
Bundle rbs 0.18.1 (#3825)
Soutaro Matsumoto
2020-12-01
Update fixnum.h
jacopo
2020-12-01
Added dependencies for open-uri
Hiroshi SHIBATA
2020-12-01
Added dependencies for time
Hiroshi SHIBATA
2020-12-01
Added dependencies for prime
Hiroshi SHIBATA
2020-12-01
Added dependencies for weakref
Hiroshi SHIBATA
2020-12-01
should not use rb_str_modify(), too
Koichi Sasada
2020-12-01
Update ext/.document
Nobuyoshi Nakada
2020-12-01
Add monitor to document files
Kazuhiro NISHIYAMA
2020-12-01
rb_ext_ractor_safe() to declare ractor-safe ext
Koichi Sasada
2020-12-01
should not use rb_ary_modify()
Koichi Sasada
[next]