summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2016-04-08tk/extconf.rb: progressnobu
2016-04-08tk/extconf.rb: outdated checksnobu
2016-04-07tkutil.c: fix overrunnobu
2016-04-06* ext/coverage/coverage.c: Fully reset coverage to not persist global state.eregon
2016-04-05* ext/nkf/nkf-utf8/nkf.c (mime_putc): fix typo.naruse
2016-04-04openssl: Access to ephemeral TLS session keynobu
2016-04-04at_exit listnobu
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