summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* compile.c: tailcall before specializenobu2015-11-191-0/+7
* * win32/win32.c (finish_overlapped_socket): ignore EMSGSIZE when input,usa2015-11-191-0/+6
* fix typonobu2015-11-181-1/+1
* * ext/socket/ancdata.c (bsock_recvmsg_internal): stretch the buffer sizeusa2015-11-181-0/+5
* * test/socket/test_socket.rb (test_udp_recvmsg_truncation): rflags isakr2015-11-181-0/+6
* * configure.in: add -static-libgcc for mingw automatically if available.usa2015-11-181-0/+4
* * ext/extmk.rb (--extflags): new option to pass EXTLDFLAGS to children,usa2015-11-181-0/+7
* * vm_method.c (rb_class_clear_method_cache): should clear allko12015-11-181-0/+21
* * vm_method.c (prepare_callable_method_entry): useko12015-11-181-0/+5
* * method.h: introduce the folliwing field and macros.ko12015-11-181-0/+25
* * gc.c (rb_raw_obj_info): fix trivial issues.ko12015-11-181-0/+7
* compile.c: optimize useless branchesnobu2015-11-181-0/+7
* * ext/socket/ancdata.c (bsock_recvmsg_internal): stretch the buffer sizeusa2015-11-181-0/+6
* socket: fix typo for default sizenormal2015-11-181-0/+6
* * doc/syntax/refinements.rdoc: update documentation to reflectshugo2015-11-181-0/+6
* * test/logger/test_logdevice.rb: Fix tests of logger to make it work onsonots2015-11-181-0/+5
* socket: fix recvmsg without argumentnormal2015-11-171-0/+9
* * lib/logger.rb: support symbol and string log level settingsonots2015-11-171-0/+4
* lib/logger.rb: Add Logger#reopensonots2015-11-171-0/+4
* revert r52614, r52615, r52617 because they cause serious errorsko12015-11-171-24/+0
* * win32/win32.c (fstat): declare for mingw.usa2015-11-171-0/+4
* * method.h (METHOD_ENTRY_COMPLEMENTED(_SET)): introduced to recognizeko12015-11-171-0/+9
* * configure.in (BASERUBY): use Kernel#print instead of Kernel#p becauseusa2015-11-171-0/+5
* fix typoko12015-11-171-2/+2
* * method.h: introduce rb_method_definition_t::complemented_count.ko12015-11-171-0/+15
* NEWS: Added update from Unicode 7.0.0 to 8.0.0 [ci skip]duerst2015-11-171-0/+3
* enc/unicode/casefold.h, name2ctype.h: Change Unicode Version forduerst2015-11-171-0/+5
* OpenStruct#dignobu2015-11-171-0/+5
* * ext/socket/lib/socket.rb (Socket#recvmsg{,_nonblock}): default valuesusa2015-11-171-0/+8
* * ext/socket/lib/socket.rb: UNIXSocket is not always exists. fixesusa2015-11-171-0/+5