aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test/unit.rb: --test-order optionnobu2015-07-271-0/+12
* * template/id.h.tmpl (ID2ATTRSET): remove an unused macro.ko12015-07-272-2/+4
* fiddle: clean dot dirnobu2015-07-271-1/+1
* fiddle: unexpand LIBFFI_DIRnobu2015-07-271-3/+4
* common.mk: clean preludesnobu2015-07-271-2/+2
* common.mk: fix clean ordernobu2015-07-271-2/+2
* common.mk: clean-localnobu2015-07-271-3/+3
* commit missusa2015-07-271-5/+13
* * test/openssl/tset_ssl.rb: run tests on non-Unix platforms.usa2015-07-271-0/+4
* io/console/extconf.rb: fix typonobu2015-07-271-2/+2
* * 2015-07-27svn2015-07-271-2/+2
* Makefile.sub: fix clean-extnobu2015-07-271-6/+5
* ossl_ssl.c: fix conditionnobu2015-07-262-0/+7
* vm_insnhelper.c: suppress a warningnobu2015-07-261-1/+1
* revert r31760 and r31761nobu2015-07-262-26/+3
* signal.c: discard SIGSYSnobu2015-07-262-0/+20
* load.c: use enumnobu2015-07-261-1/+1
* * ext/openssl/ossl_ssl.c (ossl_call_servername_cb): set the ssl contexttenderlove2015-07-263-0/+44
* * test/openssl/test_ssl.rb (class OpenSSL): add test coverage aroundtenderlove2015-07-262-0/+134
* * gems/bundled_gems: update latest version of bundled power-assert.hsbt2015-07-262-1/+5
* * test/rubygems/test_gem_remote_fetcher.rb: backport rubygems upstreamhsbt2015-07-252-2/+7
* * properties.svn2015-07-250-0/+0
* * ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 andtenderlove2015-07-256-89/+77
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): supporttenderlove2015-07-254-1/+39
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): move the defaulttenderlove2015-07-255-25/+40
* * test/openssl/test_pair.rb: add a test ensuring that the default DHtenderlove2015-07-252-0/+28
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): add missingtenderlove2015-07-252-0/+6
* * remove trailing spaces.svn2015-07-251-1/+1
* * 2015-07-26svn2015-07-251-2/+2
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): movetenderlove2015-07-253-44/+29
* random.c: get rid of blockingnobu2015-07-252-1/+13
* iseq.c: fix typenobu2015-07-251-5/+6
* string.c: fill the terminatornobu2015-07-253-5/+26
* string.c: remove redundant callnobu2015-07-251-1/+1
* string.c: cmp ordersnobu2015-07-251-13/+14
* * vm_core.h: size should be unsigned.ko12015-07-2410-39/+68
* * vm_core.h: constify rb_iseq_constant_body::line_info_table.ko12015-07-243-4/+11
* * vm_core.h: constify rb_iseq_constant_body::param::opt_table andko12015-07-243-96/+116
* * 2015-07-25svn2015-07-241-2/+2
* * vm_core.h: constify rb_iseq_constant_body::catch_table.ko12015-07-245-38/+51
* st.c: fix arguments order to comparenobu2015-07-242-5/+11
* string.c: fstring must not be a shared stringnobu2015-07-242-4/+12
* * test/rinda/test_rinda.rb (RingIPv6#prepare_ipv6): prevent to usengoto2015-07-242-3/+18
* * 2015-07-24svn2015-07-241-2/+2
* string.c: pool only bare strings in fstringnobu2015-07-244-6/+127
* Add tests for `File.extname`nobu2015-07-243-0/+14
* * remove trailing spaces.svn2015-07-231-1/+1
* * vm_core.h: constify rb_iseq_constant_body::local_table andko12015-07-234-19/+41
* * vm_core.h: constify rb_iseq_constant_body::iseq_encoded andko12015-07-235-16/+30
* string.c: new string for fake stringnobu2015-07-231-3/+14