aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* function.c: fix typonobu2015-12-131-3/+3
* * ext/fiddle/function.c: fix build error introduced at r53082.usa2015-12-131-1/+1
* function.c: check argumentsnobu2015-12-131-16/+34
* conversions.h: PTR2NUMnobu2015-12-131-2/+2
* psych_emitter.c: check tags rangenobu2015-12-131-2/+4
* psych_emitter.c: check stringnobu2015-12-131-2/+4
* tkutil.c: check argnobu2015-12-131-0/+1
* tkutil.c: array lengthnobu2015-12-131-8/+4
* tkutil.c: check argsnobu2015-12-131-9/+18
* win32ole.c: check argument typenobu2015-12-131-0/+5
* * ext/openssl/ossl_ssl.c (ssl_npn_select_cb_common): fix parsingnaruse2015-12-131-10/+7
* * ext/nkf/nkf-utf8/nkf.c: Merge nkf 2.1.4.naruse2015-12-121-3/+4
* NEWS: add note about Fiddle GVL releasenormal2015-12-111-1/+3
* * ext/tk/lib/multi-tk.rb: fix typos.hsbt2015-12-101-3/+3
* ext/socket/ifaddr.c: remove empty ifaddr_marknormal2015-12-091-6/+1
* stringio.c: unused variablenobu2015-12-091-1/+0
* * ext/**/*.c (*_memsize): same as r52986 for extensions.ko12015-12-0912-25/+16
* retry IO#getpassnobu2015-12-082-0/+87
* Revert r52902,r52903,r52910,r52911,r52937,r52939naruse2015-12-081-76/+1
* marshal.c: skip internal namesnobu2015-12-082-0/+40
* date_core.c: missing argument checknobu2015-12-081-6/+11
* socket: expand docs+tests for recv_io/send_ionormal2015-12-071-0/+7
* * ext/psych/*: update psych to 2.0.16tenderlove2015-12-075-27/+22
* parse.y: indented hereocnobu2015-12-072-6/+75
* console.c: prompt to stderrnobu2015-12-061-9/+2
* console.c: console_getpassnobu2015-12-061-1/+83
* * ext/json/json.gemspec: bump version to json 1.8.3. CRuby already containedhsbt2015-12-052-2/+2
* * ext/bigdecimal/bigdecimal.c: Fix double word typo.hsbt2015-12-021-1/+1
* ext/openssl/ossl_ssl.c: hide globalsnormal2015-12-012-8/+6
* cstr.c: split bug_str_cstr_untermnobu2015-12-011-2/+28
* * ext/openssl/ossl_rand.c (ossl_rand_bytes): RAND_bytes couldkosaki2015-11-302-4/+10
* * ext/readline/extconf.rb: call dir_config("libedit")naruse2015-11-301-0/+1
* ripper/lexer.rb: dispatch aliasnobu2015-11-281-5/+5
* ripper/core.rb: share handlersnobu2015-11-281-35/+21
* ripper/core.rb: dispatch aliasnobu2015-11-281-10/+11
* fixup! r52695naruse2015-11-262-3/+4
* Drop support for BeOSnobu2015-11-246-35/+5
* ext/socket/init.c (rsock_accept): handle ENOMEMnormal2015-11-231-0/+1
* use rb_gc_for_fd for more callersnormal2015-11-232-4/+2
* fiddle: release GVL for ffi_callnormal2015-11-234-35/+85
* Haiku now best effort supportnobu2015-11-231-1/+1
* * ext/openssl/ossl.c: fix brew command for installation of openssl.hsbt2015-11-221-1/+1
* * ext/digest/sha1/extconf.rb: OpenSSL's struct name for SHA1 isnaruse2015-11-211-1/+1
* * ext/digest/*/*.[ch]: include ruby.h before digest.h to avoidnaruse2015-11-2114-18/+15
* * ext/openssl/ossl.h: LibreSSL doesn't have and need e_os2.h.naruse2015-11-211-1/+1
* * ext/socket/socket.c: remove mention of :UNIX in getaddrinfo().hsbt2015-11-201-1/+1
* * ext/socket/ancdata.c: Check buffer full and ignore MSG_TRUNC flag.akr2015-11-192-10/+4
* * ext/socket/ancdata.c (bsock_recvmsg_internal): stretch the buffer sizeusa2015-11-181-1/+1
* * ext/extmk.rb (--extflags): new option to pass EXTLDFLAGS to children,usa2015-11-181-0/+3
* * ext/socket/ancdata.c (bsock_recvmsg_internal): stretch the buffer sizeusa2015-11-181-0/+4