summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2016-03-31openssl: accept moving write buffer for write_nonblocknormal
2016-03-31* thread.c (update_coverage): Do not track coverage in loaded fileseregon
2016-03-31date_core.c: fix indentnobu
2016-03-31date_core.c: fix DateTime rdocnobu
2016-03-30* ext/nkf/nkf-utf8/nkf.c: Merge upstream 69f7e74dde.naruse
2016-03-29* ext/nkf/nkf-utf8/nkf.c: Merge upstream 4f3edf80a0.naruse
2016-03-25openssl: fix build when NPN is disabled by OpenSSLnobu
2016-03-24date_core.c: unused variablenobu
2016-03-24date_core.c: append stringsnobu
2016-03-24date_core.c: fix jisx0301 and iso8601nobu
2016-03-24date_core.c: fix inspectnobu
2016-03-18* numeric.c (int_to_f, fix_to_f): rename fix_to_f to int_to_f, and addmrkn
2016-03-18* ext/date/date_core.c (datetime_to_time): preserve timezone infosonots
2016-03-17socket/option.c: accurate conditionnobu
2016-03-14document OpenSSL::SSL::SSLContext#setup as MT-unsafenormal
2016-03-07* ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb: fix method name typo.nagachika
2016-03-07* ext/tk/lib/tkextlib/tcllib/toolbar.rb: fix method name typo.nagachika
2016-03-07* ext/tk/lib/tkextlib/blt/tree.rb: fix method name typo.nagachika
2016-03-07* ext/tk/lib/tk/menubar.rb: fix a typo in font name. [ruby-core:72505]nagachika
2016-03-07win32ole_event.c: use rb_write_error_strnobu
2016-02-21cgi/escape: Optimize CGI.unescapenobu
2016-02-21cgi/escape: Optimize CGI.unescapeHTMLnobu
2016-02-19extmk.rb: cygwin casenobu
2016-02-15win32/resolv.rb: invert the conditionnobu
2016-02-15win32/resolv.rb: check pointer sizenobu
2016-02-15avoid ruby-mode.el bugnobu
2016-02-15split win32/resolv9x.rbnobu
2016-02-09* ext/zlib/zlib.c: Document mtime header behavior with patch by @schneemszzak
2016-02-04mask upper nibblenobu
2016-02-04initialize dest to 0nobu
2016-02-04cgi/escape: Optimize CGI.escapenobu
2016-02-03* string.c (str_new_frozen): if the given string is embeddedablenaruse
2016-02-02Fix typo on OpenSSL::PKey doc [ci skip]nobu
2016-02-02Fix Ripper.lex error in dedenting squiggly heredocnobu
2016-02-02* re.c: Introduce RREGEXP_PTR.naruse
2016-01-28socket.c: unlimited size hostnamenobu
2016-01-27depend: add capacity.onobu
2016-01-27Add tests about String's internal capacitynaruse
2016-01-24wait readable/writablenobu
2016-01-22common.mk: source dependency for nmakenobu
2016-01-22vm_core.h: use RUBY_ASSERTnobu
2016-01-19ripper: clean timestampnobu
2016-01-17option.c: single byte booleannobu
2016-01-17option.c: make error messages consistentnobu
2016-01-16* ext/openssl/lib/openssl/pkey.rb: Added 2048 bit DH parameter.hsbt
2016-01-14* Remove 512-bit DH group. It's affected by LogJam Attack.hsbt
2016-01-10ext/-test-: reduce feature namesnobu
2016-01-10stdlib: avoid extra calls to eliminate "\n" from Base64normal
2016-01-09openssl: fix examples [ci skip]nobu
2016-01-09nmake VPATHnobu