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
2016-05-22
move duplicate assertions
nobu
2016-05-21
just check Integer
nobu
2016-05-21
hash method values
nobu
2016-05-21
* 2016-05-22
svn
2016-05-21
* ext/zlib/zlib.c: remove hacky macro introduced at r30437.
naruse
2016-05-21
Revert r50102
naruse
2016-05-21
* include/ruby/ruby.h (rb_scan_args): don't use ALWAYS_INLINE with
usa
2016-05-21
* include/ruby/ruby.h (rb_scan_args): use __VA_ARGS__ instead of
naruse
2016-05-21
* configure.in (ALWAYS_INLINE): force compilers the function inlined.
naruse
2016-05-21
openssl: fix possible SEGV on race between SSLSocket#stop and #connect
rhe
2016-05-21
openssl: fix SSL client example in documentation [ci skip]
rhe
2016-05-21
openssl: add OpenSSL::PKey::EC#private? and #public?
rhe
2016-05-21
openssl: remove impossible EOFError raise in OpenSSL::Buffering
rhe
2016-05-21
ipaddr: fix typo [ci skip]
nobu
2016-05-21
Restore documentation of ARGF
nobu
2016-05-21
methods.rdoc: closing tag
nobu
2016-05-21
configure.in: missing macro definition
nobu
2016-05-20
fix build on no-fork-spawnv platforms
nobu
2016-05-20
io.c: conditionally used functions
nobu
2016-05-20
ossl.c: suppress warnings
nobu
2016-05-20
* 2016-05-21
svn
2016-05-20
openssl: improve handling of password for encrypted PEM
rhe
2016-05-20
capa should be even number on 64-bit SPARC for 8-byte word alignment
ngoto
2016-05-20
thread_pthread.c: no fork, no gvl_atfork
nobu
2016-05-20
Use HAVE_BUILTIN___BUILTIN_CONSTANT_P
ngoto
2016-05-20
fix typos [ci skip]
kazu
2016-05-20
Use RB_GNUC_EXTENSION_BLOCK instead of __extension__
ngoto
2016-05-20
win32ole.c: share the content
nobu
2016-05-20
win32ole.c: remove dead code
nobu
2016-05-20
exclude non-VALUE in memo from GC
nobu
2016-05-20
openssl: don't test default session lifetime value
rhe
2016-05-19
* 2016-05-20
svn
2016-05-19
fix a typo
sorah
2016-05-19
fix document of Regexp#match?
kazu
2016-05-19
openssl: register ex_data index for X509_STORE{_CTX,} respectively
rhe
2016-05-19
* test/ruby/test_array.rb (TestArray#test_push_over_ary_max): it seems to take
usa
2016-05-19
* properties.
svn
2016-05-19
openssl: check argument type in OpenSSL::X509::Attribute#value=
rhe
2016-05-19
assertions.rb: leave timeout to invoke_ruby
nobu
2016-05-19
re.c: fix match?
nobu
2016-05-19
fix typo
nobu
2016-05-19
re.c: match? should return nil if no match
nobu
2016-05-18
* 2016-05-19
svn
2016-05-18
* re.c (reg_names_iter): specify capacify
naruse
2016-05-18
fix a typo [ci skip]
kazu
2016-05-18
* thread.c (recursive_list_access): a object id may be a Bignum. so,
usa
2016-05-18
re.c: fix type
nobu
2016-05-18
* re.c (rb_reg_match_m_p): Introduce Regexp#match?, which returns
naruse
2016-05-18
openssl: fix test failure due to the previous commit
rhe
2016-05-18
openssl: fix test failure of OpenSSL::TestEC#test_ec_point_mul
rhe
[next]