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-03-20
[ruby/irb] Add all lib files automatically
Takashi Kokubun
2021-03-20
* 2021-03-20 [ci skip]
git
2021-03-20
configure.ac: enable FORCE_FILESYSTEM for Emscripten
Yusuke Endoh
2021-03-19
[ruby/irb] Define "measure" command without forced override
aycabta
2021-03-19
Include CommonCrypto/CommonCryptoError.h for old Xcode
Nobuyoshi Nakada
2021-03-19
Remove unneeded dependencies on macOS [Feature #17730]
Rick Mark
2021-03-19
Use CommonRandom if available
Nobuyoshi Nakada
2021-03-19
Fix Enumerable#inject with high negative fixnums [Bug #17731]
Marc-Andre Lafortune
2021-03-19
gc.c: Use dedicated APIs for conservative GC in Emscripten
Yusuke Endoh
2021-03-19
configure.ac: don't use pthread_sigmask in emscripten
Yusuke Endoh
2021-03-19
configure.ac: avoid spaces in a LDFLAGS option
Yusuke Endoh
2021-03-19
Fix infinite loop at illegal sequence [Bug #17729]
Nobuyoshi Nakada
2021-03-19
Remove duplicated float_arg defination
S-H-GAMELINKS
2021-03-19
* 2021-03-19 [ci skip]
git
2021-03-18
Make a few functions static
Alan Wu
2021-03-18
Avoid rehashing in Hash#replace/dup/initialize_copy [Bug #16996]
Marc-Andre Lafortune
2021-03-18
Avoid rehashing in Hash#select/reject [Bug #16996]
Marc-Andre Lafortune
2021-03-18
Try to fix errors in TestIRB::TestHistory too
Kazuhiro NISHIYAMA
2021-03-18
Fix errors when XDG_CONFIG_HOME points to non-writable directory
Kazuhiro NISHIYAMA
2021-03-18
* 2021-03-18 [ci skip]
git
2021-03-17
return bool instead of VALUE
Aaron Patterson
2021-03-17
Use rb_fstring for "defined" strings.
Aaron Patterson
2021-03-17
Refactor vm_defined to return a boolean
Aaron Patterson
2021-03-17
Stop calling `rb_iseq_defined_string` in vm_defined
Aaron Patterson
2021-03-17
Store strings for `defined` in the iseqs
Aaron Patterson
2021-03-17
[DOC] Update README [ci skip]
Nobuyoshi Nakada
2021-03-17
autogen.sh: Make it work with sh (not bash)
Yusuke Endoh
2021-03-17
Remove unused DEFAULT_KCODE
Kazuhiro NISHIYAMA
2021-03-17
Improved autogen.sh
Nobuyoshi Nakada
2021-03-17
get rid of aclocal (#4280)
卜部昌平
2021-03-17
autogen.sh: Allow AUTORECONF envvar to specify the autoreconf executable
Yusuke Endoh
2021-03-17
autogen.sh: Added
Yusuke Endoh
2021-03-17
[Feature #17684] Declare --disable-gems is for debugging
NARUSE, Yui
2021-03-17
Adjusted indents [ci skip]
Nobuyoshi Nakada
2021-03-16
Skip refined method when exporting methods with changed visibility
Jeremy Evans
2021-03-17
test_zlib(test_path_tmpfile): fix Zlib instance leak
Sorah Fukumori
2021-03-17
zlib: fix Gzip{Writer,Reader}.new fails with a O_TMPFILE file
Sorah Fukumori
2021-03-16
LLDB: Introduce dump_page helper
Matt Valentine-House
2021-03-16
LLDB: Extract a dump_bits function from rp
Matt Valentine-House
2021-03-17
* 2021-03-17 [ci skip]
git
2021-03-16
Improve Enumerable#tally performance
Nobuyoshi Nakada
2021-03-16
test/openssl/test_config: skip tests for .include on older OpenSSL
Kazuki Yamaguchi
2021-03-16
test/openssl/test_cipher: skip AES-CCM tests on OpenSSL <= 1.1.1b
Kazuki Yamaguchi
2021-03-16
test/ruby/test_regexp.rb: Avoid "ambiguity between regexp and two divisions"
Yusuke Endoh
2021-03-16
[ruby/openssl] sample: update obsolete API use
Kazuki Yamaguchi
2021-03-16
[ruby/openssl] sample: avoid "include OpenSSL"
Kazuki Yamaguchi
2021-03-16
[ruby/openssl] test: adjust test cases for LibreSSL 3.2.4
Kazuki Yamaguchi
2021-03-16
[ruby/openssl] bn: check -1 return from BIGNUM functions
Kazuki Yamaguchi
2021-03-16
[ruby/openssl] Fixed the results of OpenSSL::Timestamp::Response#failure_info
Nobuyoshi Nakada
2021-03-16
[ruby/openssl] Enhance TLS 1.3 support on LibreSSL 3.2/3.3
Jeremy Evans
[prev]
[next]