index
:
ruby.git
feature/enumerable-first-with-block
feature/logger-constructor-level
feature/openssl-110-old
feature/openssl-110-v1
feature/openssl-110-v2
feature/openssl-110-v3
fix/git-worktree-detection
fix/openssl-segv-free
fix/openssl-segv-free-just-fix-it
fix/set-sortedset-comparison
master
matchdata-hash-fix
rhe-tools
rmatch-regs-is-never-null
topic/fix-throw-false
topic/iseq-disasm-kwargs
topic/net-http-unstarted-sslsocket
topic/openssl-110
topic/openssl-ccm
topic/openssl-clear-error-queue
topic/openssl-doc
topic/openssl-ecpoint-mul-bug
topic/openssl-fail-read-write-not-started-socket
topic/openssl-get-rid-of-time_t
topic/openssl-inspect
topic/openssl-pkey-ec
topic/re-matchdata-fixes
topic/read-ahead
topic/ripper-unnamed-kwrest
topic/string-expand-improvements
topic/string-integer-overflow
wip-topic/2-power-string-length
wip-topic/dont-check-prototype-arg-support
wip-topic/pack-integer-overflow
wip-topic/signed-integer-overflow
wip-topic/thread-fix-start-with-empty-iseq
wip/cleanup-configure
wip/cleanup-num-macros
work
work2
rhe's working repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Skip freezing check on setting temporary class path [Bug #17563]
Nobuyoshi Nakada
7 weeks
work2
string.c: fix memory leak in rb_str_change_terminator_length()
Kazuki Yamaguchi
3 years
work
wip
Kazuki Yamaguchi
3 years
wip/cleanup-configure
configure.in, date: move ext/date-specific existence check
Kazuki Yamaguchi
3 years
wip/cleanup-num-macros
ruby.h: simplify RB_NUM2INT() and RB_FIX2INT() declaration
Kazuki Yamaguchi
3 years
rmatch-regs-is-never-null
re.c: RMATCH_REGS(x) is never NULL
Kazuki Yamaguchi
4 years
topic/string-expand-improvements
string.c: unset STR_SHARED and STR_NOFREE flags in #initialize
Kazuki Yamaguchi
4 years
wip-topic/signed-integer-overflow
pack.c: avoid signed integer overflow
Kazuki Yamaguchi
4 years
wip-topic/thread-fix-start-with-empty-iseq
proc.c: assume rb_iseq_location_t::first_lineno is always available
Kazuki Yamaguchi
4 years
topic/net-http-unstarted-sslsocket
net/http: avoid reading/writing from unstarted SSL socket
Kazuki Yamaguchi
4 years
topic/re-matchdata-fixes
re.c: fix for RMatch::regexp == Qnil
Kazuki Yamaguchi
4 years
matchdata-hash-fix
re.c: fix MatchData#hash
Kazuki Yamaguchi
4 years
wip-topic/pack-integer-overflow
pack.c: avoid signed integer overflow
Kazuki Yamaguchi
4 years
wip-topic/2-power-string-length
2-power string
Kazuki Yamaguchi
4 years
topic/string-integer-overflow
string.c: avoid signed integer overflow
Kazuki Yamaguchi
4 years
wip-topic/dont-check-prototype-arg-support
don't check for stdarg
Kazuki Yamaguchi
4 years
topic/fix-throw-false
eval_intern.h: make TH_PUSH_TAG() initialize rb_vm_tag::tag with Qundef
Kazuki Yamaguchi
4 years
topic/read-ahead
openssl: enable SSLContext read_ahead accessor
Eric Wong
5 years
topic/openssl-110
test/open-uri: regenerate test certificates
Kazuki Yamaguchi
5 years
topic/openssl-get-rid-of-time_t
openssl: fix the Year 2038 issue
Kazuki Yamaguchi
5 years
topic/openssl-ccm
wip
Kazuki Yamaguchi
5 years
topic/openssl-fail-read-write-not-started-socket
openssl: SSLSocket#{write,read} should fail if session is not started
Kazuki Yamaguchi
5 years
topic/openssl-clear-error-queue
openssl: clear OpenSSL error queue before return to Ruby
Kazuki Yamaguchi
5 years
topic/openssl-ecpoint-mul-bug
ext/openssl: refactor OpenSSL::PKey::EC::Point#mul
Kazuki Yamaguchi
5 years
topic/openssl-doc
fixup! ext/openssl: small cleanups
Kazuki Yamaguchi
5 years
topic/ripper-unnamed-kwrest
ripper: dispatch new parser event 'kwrest_param' on f_kwrest
Kazuki Yamaguchi
5 years
topic/openssl-inspect
ext/openssl: add OpenSSL::BN#inspect and OpenSSL::X509::Name#inspect
Kazuki Yamaguchi
5 years
rhe-tools
allow differ
Kazuki Yamaguchi
5 years
feature/openssl-110-v3
test/rubygems: regenerate certificates
Kazuki Yamaguchi
5 years
topic/openssl-pkey-ec
ext/openssl: implement OpenSSL::PKey::{DSA,RSA,EC}#public_pkey
Kazuki Yamaguchi
5 years
topic/iseq-disasm-kwargs
iseq.c: rb_iseq_disasm: show kw/kwrest
Kazuki Yamaguchi
5 years
feature/openssl-110-v2
test/rubygems: regenerate certificates
Kazuki Yamaguchi
5 years
feature/openssl-110-v1
test/rubygems: regenerate certificates
Kazuki Yamaguchi
5 years
feature/openssl-110-old
drop OpenSSL 0.9.6/0.9.7 support
Kazuki Yamaguchi
5 years
fix/openssl-segv-free
ext/openssl: some trivial cleanups
Kazuki Yamaguchi
5 years
fix/openssl-segv-free-just-fix-it
ext/openssl: some trivial cleanups
Kazuki Yamaguchi
5 years
feature/enumerable-first-with-block
{Enumerable,Array,Range}#first, {Array,Range}#last with block
Kazuki Yamaguchi
5 years
feature/logger-constructor-level
lib/logger.rb: allow specifying log level via Logger.new
Kazuki Yamaguchi
5 years
fix/git-worktree-detection
improve git repository detection
Kazuki Yamaguchi
5 years
fix/set-sortedset-comparison
set: fix SortedSet#superset? with rbtree
Kazuki Yamaguchi
5 years