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-11-11
[ruby/getoptlong] Save the copy of `ARGV`
Nobuyoshi Nakada
2021-11-11
rb_file_size: add doxygen
卜部昌平
2021-11-11
rb_enc_code_to_mbclen: fix doxygen
卜部昌平
2021-11-11
RB_ENCODING_SET_INLINED: fix doxygen
卜部昌平
2021-11-11
ENCODING_MASK: fix doxygen link [ci skip]
卜部昌平
2021-11-11
io/buffer.h: C linkage
卜部昌平
2021-11-11
[ruby/getoptlong] Write a first test of getoptlong.rb
Burdette Lamar
2021-11-11
[ruby/tmpdir] [DOC] Fix syntax in example code [ci skip]
Nobuyoshi Nakada
2021-11-11
Don't allow `fd == -1` to propagate to system calls.
Samuel Williams
2021-11-10
[ci skip] Fix typo in test name
Peter Zhu
2021-11-11
* 2021-11-11 [ci skip]
git
2021-11-10
Use Primitive. in timev.rb for consistency with all other .rb files
Benoit Daloze
2021-11-10
Tentative fix of subsec to `Time.at` [Bug #18293]
Nobuyoshi Nakada
2021-11-10
Install pkg-config on 32-bit Ubuntu [ci skip]
Nobuyoshi Nakada
2021-11-10
Commit miss [ci skip]
Nobuyoshi Nakada
2021-11-10
Simplify default values of `Time.at` [Bug #18293]
Nobuyoshi Nakada
2021-11-10
Disable experimental warnings in test/runner.rb
Nobuyoshi Nakada
2021-11-10
Fix format specifier
Nobuyoshi Nakada
2021-11-10
size_t is not for file size
Nobuyoshi Nakada
2021-11-10
Mark IO::Buffer as experimental.
Samuel Williams
2021-11-10
IO::Buffer for scheduler interface.
Samuel Williams
2021-11-10
Fix a typo and add `IO.` [ci skip]
Kazuhiro NISHIYAMA
2021-11-10
* 2021-11-10 [ci skip]
git
2021-11-10
gc.h: move rb_objspace_garbage_object_p to internal/gc.h
Yusuke Endoh
2021-11-10
class.c: descendants must not cause GC until the result array is created
Yusuke Endoh
2021-11-09
[rubygems/rubygems] Remove more unused stuff from make command parsing
David Rodríguez
2021-11-09
[rubygems/rubygems] This method is never passed a block
David Rodríguez
2021-11-09
[rubygems/rubygems] Fix assert_contains_make_command on make defined by envir...
Jun Aruga
2021-11-09
[rubygems/rubygems] Improve error message when make command doesn't match
David Rodríguez
2021-11-09
test/ruby/test_iseq.rb: Prevent a warning
Yusuke Endoh
2021-11-09
test/ruby/test_enum.rb: Prevent a warning
Yusuke Endoh
2021-11-09
Add doc for `a_call` and `a_return` events of TracePoint
Masataka Pocke Kuwabara
2021-11-09
Some codes replace to `RBOOL` macro (#5023)
S.H
2021-11-09
Add one more test example for swap instruction
Nikita Vasilevsky
2021-11-09
Needs `$` in `make` command line to be escaped
v3_1_0_preview1
Nobuyoshi Nakada
2021-11-09
Use valid `ec` for postponed job.
Koichi Sasada
2021-11-09
Remove a redundant condition
Yusuke Endoh
2021-11-09
class.c (Class#descendants): Ingore subclasses created after estimation
Yusuke Endoh
2021-11-09
class.c: Use ALLOC_N instead of ALLOCA_N
Yusuke Endoh
2021-11-09
class.c: calculate the length of Class.descendants in advance
Yusuke Endoh
2021-11-09
Filter method names only if filtering method name only
Nobuyoshi Nakada
2021-11-09
test/readline/test_readline.rb: skip a test on i686-linux
Yusuke Endoh
2021-11-09
test/ruby/test_fiber.rb: Extend timeout on Solaris
Yusuke Endoh
2021-11-09
Fix a link [ci skip]
Kazuhiro NISHIYAMA
2021-11-09
[rubygems/rubygems] Use `shellsplit` instead of array of strings
Nicholas Lee
2021-11-08
[ci skip] Update NEWS.md for [Feature #18290]
Peter Zhu
2021-11-08
[Feature #18290] Remove tests that test use of rb_gc_force_recycle
Peter Zhu
2021-11-08
[Feature #18290] Deprecate rb_gc_force_recycle and remove invalidate_mark_sta...
Peter Zhu
2021-11-08
[Feature #18290] Remove all usages of rb_gc_force_recycle
Peter Zhu
2021-11-09
NEWS.md: Mention Process._fork [[Feature #17795]]
Yusuke Endoh
[prev]
[next]