[macruby-changes] [MacRuby/MacRuby] 0158b2: OpenSSL::Buffering#flush should not change sync mo...
noreply at github.com
noreply at github.com
Fri Jul 29 07:35:10 PDT 2011
Branch: refs/heads/master
Home: https://github.com/MacRuby/MacRuby
Commit: 0158b2b87b95c3a644c1ac56215ab1d3236ecc9b
https://github.com/MacRuby/MacRuby/commit/0158b2b87b95c3a644c1ac56215ab1d3236ecc9b
Author: Watson <watson1978 at gmail.com>
Date: 2011-07-29 (Fri, 29 Jul 2011)
Changed paths:
M ext/openssl/lib/openssl/buffering.rb
Log Message:
-----------
OpenSSL::Buffering#flush should not change sync mode on exception. (merged from CRuby 1.9.2 p290)
https://github.com/ruby/ruby/commit/d6fb308078ce499092d75472b221ee8def9f42c1
Commit: b9cfd43ec65072cc18044fe79c13e319bd0ce152
https://github.com/MacRuby/MacRuby/commit/b9cfd43ec65072cc18044fe79c13e319bd0ce152
Author: Watson <watson1978 at gmail.com>
Date: 2011-07-29 (Fri, 29 Jul 2011)
Changed paths:
M ext/openssl/ossl_pkey_dh.c
M ext/openssl/ossl_pkey_dsa.c
M ext/openssl/ossl_pkey_ec.c
M ext/openssl/ossl_pkey_rsa.c
Log Message:
-----------
OpenSSL: pop pushed error after each try of reading. (merged form CRuby 1.9.2 p290)
https://github.com/ruby/ruby/commit/d5b1fde5c783bdf3a7e316760313d08d5a0c868e
Commit: 5d497ad40f5edaab7ae36b2b8d4e39877409b7f7
https://github.com/MacRuby/MacRuby/commit/5d497ad40f5edaab7ae36b2b8d4e39877409b7f7
Author: Watson <watson1978 at gmail.com>
Date: 2011-07-29 (Fri, 29 Jul 2011)
Changed paths:
M ext/openssl/ossl_ocsp.c
Log Message:
-----------
OpenSSL: flags is VALUE, so it should use NUM2INT. (merged from CRuby 1.9.2 p290)
https://github.com/ruby/ruby/commit/cbb9603f3a70d041a65d98f72f429fb0f70f8877
Compare: https://github.com/MacRuby/MacRuby/compare/c01342a...5d497ad
More information about the macruby-changes
mailing list