summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2015-12-27Method name typo in a Tk samplea_matsuda
2015-12-27ivar name typo in a Tk samplea_matsuda
2015-12-27Typo in Tk samplesa_matsuda
2015-12-27Method name typo in Tk samplesa_matsuda
2015-12-27Typo in a Tk samplea_matsuda
2015-12-27Typo in a Tk samplea_matsuda
2015-12-27Typo in a gvar namea_matsuda
2015-12-27Typo in Tk samplesa_matsuda
2015-12-27Typos in messagesa_matsuda
2015-12-27Documentation typosa_matsuda
2015-12-27Typo: widget (?)a_matsuda
2015-12-27* ext/win32ole/win32ole.c (ole_vstr2wc, ole_variant2val): fix blanksuke
2015-12-25doc/CangeLog-2.3.0, ext/tk/lib/txextlib/SUPPORT_STATUS,duerst
2015-12-24fix common misspelling [ci skip]nobu
2015-12-23io/console: fix gem build failure on Windowsnobu
2015-12-23rb_readwrite_syserr_failnobu
2015-12-23prefer rb_syserr_failnobu
2015-12-22ext/socket/init.c (rsock_init_sock): reject reserved FDsnormal
2015-12-22io-console.gemspec: BSD-2-Clausenobu
2015-12-22fix r53231: raise Errno::EBADF like other OSesnaruse
2015-12-22io-console.gemspec: bump upnobu
2015-12-22* ext/bigdecimal/bigdecimal.gemspec: bump version to 1.2.8.mrkn
2015-12-22* ext/psych/lib/psych.rb: bump version to 2.0.17hsbt
2015-12-22escape.c: should not freezenobu
2015-12-21escape.c: Preserve original statenobu
2015-12-21avoid rb_bug on BasicSocket.for_fd(-1)normal
2015-12-21NotImplementedError typonobu
2015-12-20cgi/escape: Optimize CGI.escapeHTMLnobu
2015-12-19zlib.c: Fix typo [ci skip]nobu
2015-12-18stringio.c: separate encoding from buffernobu
2015-12-18stringio.c: strio_unget_bytesnobu
2015-12-18stringio.c: padding in ungetbytenobu
2015-12-18* ext/pty/pty.c: fix double words typo.hsbt
2015-12-18* ext/nkf/nkf-utf8/utf8tbl.c: fix a typo.hsbt
2015-12-16* ext/fiddle/handle.c: check tainted string arguments.nagachika
2015-12-16handle ext/ as r53141naruse
2015-12-15* ext/zlib/zlib.c: fix a typo.hsbt
2015-12-14* ext/socket/lib/socket.rb: use safe navigation operator.hsbt
2015-12-13function.c: fix typonobu
2015-12-13* ext/fiddle/function.c: fix build error introduced at r53082.usa
2015-12-13function.c: check argumentsnobu
2015-12-13conversions.h: PTR2NUMnobu
2015-12-13psych_emitter.c: check tags rangenobu
2015-12-13psych_emitter.c: check stringnobu
2015-12-13tkutil.c: check argnobu
2015-12-13tkutil.c: array lengthnobu
2015-12-13tkutil.c: check argsnobu
2015-12-13win32ole.c: check argument typenobu
2015-12-13* ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): fix parsingnaruse
2015-12-12* ext/nkf/nkf-utf8/nkf.c: Merge nkf 2.1.4.naruse