summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-08-04* doc/contributing.rdoc: fixed wrong instructions with OS Xhsbt
2015-08-03re.c: fix for wide character encodingsnobu
2015-08-01openssl/buffering: fix gets on EOF with limitnormal
2015-08-01* lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish):ktsj
2015-08-01* lib/net/http/response.rb (Net::HTTPResponse#inflater):ktsj
2015-08-01* ext/openssl/ossl_ssl.c (ossl_sslctx_setup): Implementtenderlove
2015-07-31* ext/openssl/ossl_ssl.c (Init_ossl_ssl): OpenSSL declares thesetenderlove
2015-07-31* ext/openssl/ossl_ssl.c (ossl_call_tmp_dh_callback): change callbacktenderlove
2015-07-31* ext/openssl/ossl_ssl.c (ossl_call_tmp_dh_callback): Similarly to thetenderlove
2015-07-31* ext/openssl/ossl_ssl.c (ossl_call_tmp_dh_callback): create an arraytenderlove
2015-07-31* ext/openssl/ossl_ssl.c (ossl_call_tmp_ecdh_callback): The SSL sockettenderlove
2015-07-31* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): converttenderlove
2015-07-31* remove trailing spaces.svn
2015-07-31Update libssl before Travis buildtenderlove
2015-07-31load.c: use rb_load_internal0nobu
2015-07-30fix typonobu
2015-07-30variable.c: Module#deprecate_constantnobu
2015-07-30thread.c: identical hashnobu
2015-07-30load.c: stop separating exits at loadingnobu
2015-07-30load.c: avoid segfault when 'throw' occurs in the middle of rb_load_file_strnobu
2015-07-29st.c: constify st_table* in private functionsnormal
2015-07-29new benchmarks for hashing dsyms and fixnumsnormal
2015-07-29symbol.c: fix dynamic symbol hash valuenobu
2015-07-29hash.c: move rb_obj_hashnobu
2015-07-29string.c: empty non-embed casenobu
2015-07-29vm_eval.c: set method_missing_reasonnobu
2015-07-29hash.c: fix symbol hashnobu
2015-07-29hash.c: fix float hashnobu
2015-07-29internal.h: ensure a booleannobu
2015-07-29* gc.c: document argument passed to finalizer proc.hsbt
2015-07-29* io.c (rb_io_extract_modeenc): add option parameter `flags'naruse
2015-07-28test/rubygems/test_gem_remote_fetcher.rb: pre-generate test keynormal
2015-07-28internal.h: moved RClassnobu
2015-07-27configure.in: RUBY_TYPE_ATTRIBUTEnobu
2015-07-27symbol.h: memoize hashval for RSymbolnormal
2015-07-27* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): raise a moretenderlove
2015-07-27fix a typo [ci skip]kazu
2015-07-27fix typos [ci skip]kazu
2015-07-27* template/id.h.tmpl (ID2ATTRSET): remove an unused macro.ko1
2015-07-27* test/openssl/tset_ssl.rb: run tests on non-Unix platforms.usa
2015-07-26ossl_ssl.c: fix conditionnobu
2015-07-26signal.c: discard SIGSYSnobu
2015-07-26* ext/openssl/ossl_ssl.c (ossl_call_servername_cb): set the ssl contexttenderlove
2015-07-26* test/openssl/test_ssl.rb (class OpenSSL): add test coverage aroundtenderlove
2015-07-26* gems/bundled_gems: update latest version of bundled power-assert.hsbt
2015-07-25* test/rubygems/test_gem_remote_fetcher.rb: backport rubygems upstreamhsbt
2015-07-25* ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 andtenderlove
2015-07-25* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): supporttenderlove
2015-07-25* ext/openssl/lib/openssl/ssl.rb (module OpenSSL): move the defaulttenderlove
2015-07-25* test/openssl/test_pair.rb: add a test ensuring that the default DHtenderlove