aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * io.c (argf_getpartial): should not resize str if the secondshugo2015-11-251-0/+6
* * configure.in: On Solaris, it is safe to define _LARGEFILE_SOURCEngoto2015-11-241-0/+5
* fix a typo [ci skip]kazu2015-11-241-1/+1
* * lib/rubygems/installer.rb: Fix two double-word typos.hsbt2015-11-241-0/+5
* Drop support for BeOSnobu2015-11-241-0/+5
* internal.h: export rb_gc_for_fdnobu2015-11-241-0/+5
* Add missing punctuation to File docs [ci skip]nobu2015-11-241-0/+5
* Fix Struct#dig issue number [ci skip]nobu2015-11-231-0/+5
* ext/socket/init.c (rsock_accept): handle ENOMEMnormal2015-11-231-0/+4
* use rb_gc_for_fd for more callersnormal2015-11-231-0/+9
* io.c (rb_gc_for_fd): wrapper for retrying FD creationnormal2015-11-231-0/+9
* fiddle: release GVL for ffi_callnormal2015-11-231-0/+17
* * configure.in: On Solaris, with gcc, "-std=iso9899:1999"ngoto2015-11-231-0/+7
* Haiku now best effort supportnobu2015-11-231-0/+11
* * gems/bundled_gems: bump version to minitest-5.8.3hsbt2015-11-231-0/+4
* * ChangeLog: fix wrong reference for r52714hsbt2015-11-221-1/+5
* * gc.c (rb_raw_obj_info): fix compile errors when USE_RGENGCodaira2015-11-221-0/+5
* * lib/cmath.rb: methods which has suffix '!' are now deprecated.ngoto2015-11-221-0/+6
* * ext/openssl/ossl.c: fix brew command for installation of openssl.hsbt2015-11-221-0/+5
* * configure.in: On Solaris, add -D_XOPEN_SOURCE=n only when bothngoto2015-11-221-0/+7
* compile.c: move logop DCEnobu2015-11-221-0/+8
* compile.c: optimize useless branchesnobu2015-11-221-0/+6
* * configure.in: Add -D_XOPEN_SOURCE=500 (or 600 or 700) on Solarisngoto2015-11-211-0/+5
* * test/socket/test_socket.rb (test/socket/test_socket.rb): skip the test when...ngoto2015-11-211-0/+6
* fix typos [ci skip]kazu2015-11-211-3/+3
* ruby.c: --debug=frozen-string-literal optionnobu2015-11-211-1/+4
* ruby.c: fix pointer overrunnobu2015-11-211-0/+5
* * ext/digest/sha1/extconf.rb: OpenSSL's struct name for SHA1 isnaruse2015-11-211-0/+5
* * ext/digest/*/*.[ch]: include ruby.h before digest.h to avoidnaruse2015-11-211-0/+11
* * ext/openssl/ossl.h: LibreSSL doesn't have and need e_os2.h.naruse2015-11-211-0/+4
* * thread_sync.c: reduce the specification of Queue#close.ko12015-11-211-0/+9
* * compile.c (iseq_compile_each): add debug information to NODE_STRko12015-11-201-0/+22
* symbol.c: not freeze the receivernobu2015-11-201-0/+5
* * lib/logger.rb: expose logger mutexsonots2015-11-201-0/+5
* * Added missing reference of GitHubhsbt2015-11-201-1/+5
* * lib/net/http.rb: Fixed regression for Net::HTTP::PUT with "Expect-100"hsbt2015-11-201-0/+6
* * lib/net/http.rb: set hostname before call ossl_ssl_set_session.hsbt2015-11-201-0/+5
* * array.c: clarify docs for take_while/drop_while samples.hsbt2015-11-201-0/+5
* * ext/socket/socket.c: remove mention of :UNIX in getaddrinfo().hsbt2015-11-201-0/+6
* * lib/rss/syndication.rb: Add nodoc marker for #validate_sy_updatePeriod.hsbt2015-11-201-0/+5
* * vm.c (rb_vm_cref_replace_with_duplicated_cref): added.ko12015-11-201-0/+21
* add .gitattributesnormal2015-11-191-0/+5
* * ext/socket/ancdata.c: Check buffer full and ignore MSG_TRUNC flag.akr2015-11-191-0/+8
* * gc.c (gc_start): force to invoke GC by GC.startko12015-11-191-0/+7
* * gc.c: trivial performance improvements.ko12015-11-191-0/+23
* ruby.c: fix ARGV doc [ci skip]nobu2015-11-191-0/+5
* * signal.c: should also clear ruby_disable_gc.ko12015-11-191-0/+5
* * compile.c (iseq_compile_each): T_IMEMO/iseq objects should beko12015-11-191-0/+5
* * lib/rubygems: Update to RubyGems 2.5.0+ HEAD(c6b4946).hsbt2015-11-191-0/+6
* * win32/win32.c (finish_overlapped_socket): return value of thisusa2015-11-191-0/+5