summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-24Drop support for BeOSnobu
2015-11-24internal.h: export rb_gc_for_fdnobu
2015-11-24Add missing punctuation to File docs [ci skip]nobu
2015-11-23Fix Struct#dig issue number [ci skip]nobu
2015-11-23ext/socket/init.c (rsock_accept): handle ENOMEMnormal
2015-11-23use rb_gc_for_fd for more callersnormal
2015-11-23io.c (rb_gc_for_fd): wrapper for retrying FD creationnormal
2015-11-23* 2015-11-24svn
2015-11-23fiddle: release GVL for ffi_callnormal
2015-11-23* configure.in: On Solaris, with gcc, "-std=iso9899:1999"ngoto
2015-11-23Haiku now best effort supportnobu
2015-11-23* gems/bundled_gems: bump version to minitest-5.8.3hsbt
2015-11-22* 2015-11-23svn
2015-11-22* ChangeLog: fix wrong reference for r52714hsbt
2015-11-22* gc.c (rb_raw_obj_info): fix compile errors when USE_RGENGCodaira
2015-11-22* lib/cmath.rb: methods which has suffix '!' are now deprecated.ngoto
2015-11-22* ext/openssl/ossl.c: fix brew command for installation of openssl.hsbt
2015-11-22* configure.in: On Solaris, add -D_XOPEN_SOURCE=n only when bothngoto
2015-11-22compile.c: fix positionnobu
2015-11-22compile.c: move logop DCEnobu
2015-11-22compile.c: optimize useless branchesnobu
2015-11-22fake.rb.in: block commentnobu
2015-11-22compile.c: free labels tablenobu
2015-11-22compile.c: use rb_compile_bugnobu
2015-11-22compile.c: use COMPILE_ERRORnobu
2015-11-22compile.c: flush disasmnobu
2015-11-22compile.c: check each stepsnobu
2015-11-21* configure.in: Add -D_XOPEN_SOURCE=500 (or 600 or 700) on Solarisngoto
2015-11-21* 2015-11-22svn
2015-11-21* test/socket/test_socket.rb (test/socket/test_socket.rb): skip the test when...ngoto
2015-11-21fix a typo [ci skip]kazu
2015-11-21fix typos [ci skip]kazu
2015-11-21ruby.c: --debug=frozen-string-literal optionnobu
2015-11-21ruby.c: fix pointer overrunnobu
2015-11-21fix r52690naruse
2015-11-21* ext/digest/sha1/extconf.rb: OpenSSL's struct name for SHA1 isnaruse
2015-11-21* ext/digest/*/*.[ch]: include ruby.h before digest.h to avoidnaruse
2015-11-21* ext/openssl/ossl.h: LibreSSL doesn't have and need e_os2.h.naruse
2015-11-21add to NEWS about Queue#closeko1
2015-11-21* thread_sync.c: reduce the specification of Queue#close.ko1
2015-11-21Visual C++ 14 (2015) uses ucrtbase.dll as c runtimenaruse
2015-11-20read may return nilnaruse
2015-11-20* compile.c (iseq_compile_each): add debug information to NODE_STRko1
2015-11-20* 2015-11-21svn
2015-11-20symbol.c: not freeze the receivernobu
2015-11-20* lib/logger.rb: expose logger mutexsonots
2015-11-20* Added missing reference of GitHubhsbt
2015-11-20* lib/net/http.rb: Fixed regression for Net::HTTP::PUT with "Expect-100"hsbt
2015-11-20* lib/net/http.rb: set hostname before call ossl_ssl_set_session.hsbt
2015-11-20enc-unicode.rb: --headernobu