aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* contributing.rdoc: double quotes [ci skip]nobu2015-08-041-1/+1
* * test/ruby/test_module.rb: should not expect a method table ordering.ko12015-08-042-3/+8
* contributing.rdoc: portable substitution [ci skip]nobu2015-08-042-2/+2
* * proc.c (rb_block_clear_env_self): clear by Qfalse intead of Qnil.ko12015-08-043-1/+20
* variable.c: wrap long linesnormal2015-08-042-11/+26
* * proc.c: Removing duplicate doc [fix GH-987][ci skip]hsbt2015-08-042-1/+6
* * 2015-08-04svn2015-08-041-2/+2
* * doc/contributing.rdoc: fixed wrong instructions with OS Xhsbt2015-08-042-1/+6
* thread.c: fix messagenobu2015-08-031-1/+1
* * 2015-08-03svn2015-08-031-2/+2
* re.c: fix for wide character encodingsnobu2015-08-034-12/+47
* win32/file.c: use allocv buffer and APInobu2015-08-021-4/+9
* tcltklib.c: check argumentnobu2015-08-021-1/+2
* * 2015-08-02svn2015-08-011-2/+2
* 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