summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
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
2015-12-11NEWS: add note about Fiddle GVL releasenormal
2015-12-10* ext/tk/lib/multi-tk.rb: fix typos.hsbt
2015-12-09ext/socket/ifaddr.c: remove empty ifaddr_marknormal
2015-12-09stringio.c: unused variablenobu
2015-12-09* ext/**/*.c (*_memsize): same as r52986 for extensions.ko1
2015-12-08retry IO#getpassnobu
2015-12-08Revert r52902,r52903,r52910,r52911,r52937,r52939naruse
2015-12-08marshal.c: skip internal namesnobu
2015-12-08date_core.c: missing argument checknobu
2015-12-07socket: expand docs+tests for recv_io/send_ionormal
2015-12-07* ext/psych/*: update psych to 2.0.16tenderlove
2015-12-07parse.y: indented hereocnobu
2015-12-06console.c: prompt to stderrnobu
2015-12-06console.c: console_getpassnobu
2015-12-05* ext/json/json.gemspec: bump version to json 1.8.3. CRuby already containedhsbt
2015-12-02* ext/bigdecimal/bigdecimal.c: Fix double word typo.hsbt
2015-12-01ext/openssl/ossl_ssl.c: hide globalsnormal
2015-12-01cstr.c: split bug_str_cstr_untermnobu