aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openssl/buffering: fix gets on EOF with limitnormal2015-08-013-1/+18
* * lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish):ktsj2015-08-013-0/+62
* * lib/net/http/response.rb (Net::HTTPResponse#inflater):ktsj2015-08-012-3/+9
* thread.c: thread_shield_get_mutexnobu2015-08-011-2/+11
* * ext/openssl/ossl_ssl.c (ossl_sslctx_setup): Implementtenderlove2015-08-014-15/+75
* * ext/openssl/ossl_ssl.c (Init_ossl_ssl): OpenSSL declares thesetenderlove2015-07-312-1/+7
* * ext/openssl/ossl_ssl.c (ossl_call_tmp_dh_callback): change callbacktenderlove2015-07-312-14/+24
* * ext/openssl/ossl_ssl.c (ossl_call_tmp_dh_callback): Similarly to thetenderlove2015-07-312-10/+13
* * ext/openssl/ossl_ssl.c (ossl_call_tmp_dh_callback): create an arraytenderlove2015-07-312-11/+18
* * ext/openssl/ossl_ssl.c (ossl_call_tmp_ecdh_callback): The SSL sockettenderlove2015-07-312-9/+11
* * 2015-08-01svn2015-07-311-3/+3
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): converttenderlove2015-07-313-18/+25
* * remove trailing spaces.svn2015-07-311-1/+1
* Update libssl before Travis buildtenderlove2015-07-312-0/+8
* * 2015-07-31svn2015-07-311-2/+2
* load.c: use rb_load_internal0nobu2015-07-312-3/+10
* test_settracefunc.rb: refinenobu2015-07-301-7/+4
* thread.c: identity hashnobu2015-07-301-1/+1
* fix typonobu2015-07-301-2/+2
* common.mk: PHONY should be phony [ci skip]nobu2015-07-301-1/+1
* test_pair.rb: join client threadnobu2015-07-301-7/+7
* envutil.rb: -w for assert_separatelynobu2015-07-302-2/+2
* variable.c: Module#deprecate_constantnobu2015-07-307-6/+51
* NEWS: sort alphabeticallynobu2015-07-301-14/+14
* common.mk: no version.inobu2015-07-301-1/+1
* thread.c: identical hashnobu2015-07-302-3/+19
* load.c: stop separating exits at loadingnobu2015-07-302-6/+8
* load.c: avoid segfault when 'throw' occurs in the middle of rb_load_file_strnobu2015-07-303-1/+37
* st.c: constify st_table* in private functionsnormal2015-07-292-5/+17
* * properties.svn2015-07-290-0/+0
* * 2015-07-30svn2015-07-291-2/+2
* new benchmarks for hashing dsyms and fixnumsnormal2015-07-294-0/+35
* test_pair.rb: thread leaknobu2015-07-291-1/+4
* test_pair.rb: thread leaknobu2015-07-291-0/+1
* symbol.c: fix dynamic symbol hash valuenobu2015-07-293-5/+9
* test_hash.rb: suppress warningsnobu2015-07-291-2/+3
* hash.c: move rb_obj_hashnobu2015-07-294-21/+36
* fiddle: $LOCAL_LIBS needs to be expandednobu2015-07-291-1/+1
* string.c: empty non-embed casenobu2015-07-292-5/+15
* vm_eval.c: set method_missing_reasonnobu2015-07-293-0/+15
* hash.c: fix symbol hashnobu2015-07-294-1/+23
* hash.c: fix float hashnobu2015-07-293-2/+10
* * test/ruby/test_io.rb (TestIO#test_open_flag_binary): typo of method name (t...usa2015-07-291-4/+4
* test_hash.rb: add assertionsnobu2015-07-291-2/+7
* open the path instead of tempfile objectnaruse2015-07-291-6/+6
* internal.h: fix LIKELYnobu2015-07-291-2/+2
* internal.h: ensure a booleannobu2015-07-292-2/+6
* common.mk: fix conflict of version.inobu2015-07-293-10/+8
* * gc.c: document argument passed to finalizer proc.hsbt2015-07-292-1/+8
* refix r51329 and show thread informationnaruse2015-07-291-18/+12