aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
master[ruby/prism] A couple of small dot enhancementsKevin Newton4 months
ky/ruby_2_7-openssl-2.1.4Merge openssl-2.1.4Kazuki Yamaguchi18 months
work2string.c: fix memory leak in rb_str_change_terminator_length()Kazuki Yamaguchi6 years
workwipKazuki Yamaguchi6 years
wip/cleanup-configureconfigure.in, date: move ext/date-specific existence checkKazuki Yamaguchi7 years
wip/cleanup-num-macrosruby.h: simplify RB_NUM2INT() and RB_FIX2INT() declarationKazuki Yamaguchi7 years
rmatch-regs-is-never-nullre.c: RMATCH_REGS(x) is never NULLKazuki Yamaguchi7 years
topic/string-expand-improvementsstring.c: unset STR_SHARED and STR_NOFREE flags in #initializeKazuki Yamaguchi7 years
wip-topic/signed-integer-overflowpack.c: avoid signed integer overflowKazuki Yamaguchi7 years
wip-topic/thread-fix-start-with-empty-iseqproc.c: assume rb_iseq_location_t::first_lineno is always availableKazuki Yamaguchi7 years
topic/net-http-unstarted-sslsocketnet/http: avoid reading/writing from unstarted SSL socketKazuki Yamaguchi7 years
topic/re-matchdata-fixesre.c: fix for RMatch::regexp == QnilKazuki Yamaguchi7 years
matchdata-hash-fixre.c: fix MatchData#hashKazuki Yamaguchi7 years
wip-topic/pack-integer-overflowpack.c: avoid signed integer overflowKazuki Yamaguchi8 years
wip-topic/2-power-string-length2-power stringKazuki Yamaguchi8 years
topic/string-integer-overflowstring.c: avoid signed integer overflowKazuki Yamaguchi8 years
wip-topic/dont-check-prototype-arg-supportdon't check for stdargKazuki Yamaguchi8 years
topic/fix-throw-falseeval_intern.h: make TH_PUSH_TAG() initialize rb_vm_tag::tag with QundefKazuki Yamaguchi8 years
topic/read-aheadopenssl: enable SSLContext read_ahead accessorEric Wong8 years
topic/openssl-110test/open-uri: regenerate test certificatesKazuki Yamaguchi8 years
topic/openssl-get-rid-of-time_topenssl: fix the Year 2038 issueKazuki Yamaguchi8 years
topic/openssl-ccmwipKazuki Yamaguchi8 years
topic/openssl-fail-read-write-not-started-socketopenssl: SSLSocket#{write,read} should fail if session is not startedKazuki Yamaguchi8 years
topic/openssl-clear-error-queueopenssl: clear OpenSSL error queue before return to RubyKazuki Yamaguchi8 years
topic/openssl-ecpoint-mul-bugext/openssl: refactor OpenSSL::PKey::EC::Point#mulKazuki Yamaguchi8 years
topic/openssl-docfixup! ext/openssl: small cleanupsKazuki Yamaguchi8 years
topic/ripper-unnamed-kwrestripper: dispatch new parser event 'kwrest_param' on f_kwrestKazuki Yamaguchi8 years
topic/openssl-inspectext/openssl: add OpenSSL::BN#inspect and OpenSSL::X509::Name#inspectKazuki Yamaguchi8 years
rhe-toolsallow differKazuki Yamaguchi8 years
feature/openssl-110-v3test/rubygems: regenerate certificatesKazuki Yamaguchi8 years
topic/openssl-pkey-ecext/openssl: implement OpenSSL::PKey::{DSA,RSA,EC}#public_pkeyKazuki Yamaguchi8 years
topic/iseq-disasm-kwargsiseq.c: rb_iseq_disasm: show kw/kwrestKazuki Yamaguchi8 years
feature/openssl-110-v2test/rubygems: regenerate certificatesKazuki Yamaguchi8 years
feature/openssl-110-v1test/rubygems: regenerate certificatesKazuki Yamaguchi8 years
feature/openssl-110-olddrop OpenSSL 0.9.6/0.9.7 supportKazuki Yamaguchi8 years
fix/openssl-segv-freeext/openssl: some trivial cleanupsKazuki Yamaguchi8 years
fix/openssl-segv-free-just-fix-itext/openssl: some trivial cleanupsKazuki Yamaguchi8 years
feature/enumerable-first-with-block{Enumerable,Array,Range}#first, {Array,Range}#last with blockKazuki Yamaguchi8 years
feature/logger-constructor-levellib/logger.rb: allow specifying log level via Logger.newKazuki Yamaguchi8 years
fix/git-worktree-detectionimprove git repository detectionKazuki Yamaguchi8 years
fix/set-sortedset-comparisonset: fix SortedSet#superset? with rbtreeKazuki Yamaguchi8 years