aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * compile.c (iseq_compile_each): add debug information to NODE_STRko12015-11-207-21/+62
* * 2015-11-21svn2015-11-201-2/+2
* symbol.c: not freeze the receivernobu2015-11-203-7/+21
* * lib/logger.rb: expose logger mutexsonots2015-11-202-8/+10
* * Added missing reference of GitHubhsbt2015-11-201-1/+5
* * lib/net/http.rb: Fixed regression for Net::HTTP::PUT with "Expect-100"hsbt2015-11-203-3/+25
* * lib/net/http.rb: set hostname before call ossl_ssl_set_session.hsbt2015-11-202-2/+7
* enc-unicode.rb: --headernobu2015-11-201-12/+98
* * array.c: clarify docs for take_while/drop_while samples.hsbt2015-11-202-2/+7
* * ext/socket/socket.c: remove mention of :UNIX in getaddrinfo().hsbt2015-11-202-1/+7
* * lib/rss/syndication.rb: Add nodoc marker for #validate_sy_updatePeriod.hsbt2015-11-202-1/+6
* * vm.c (rb_vm_cref_replace_with_duplicated_cref): added.ko12015-11-207-8/+167
* * properties.svn2015-11-190-0/+0
* * 2015-11-20svn2015-11-191-2/+2
* add .gitattributesnormal2015-11-192-0/+10
* * ext/socket/ancdata.c: Check buffer full and ignore MSG_TRUNC flag.akr2015-11-193-10/+12
* * gc.c (gc_start): force to invoke GC by GC.startko12015-11-193-2/+20
* * gc.c: trivial performance improvements.ko12015-11-192-8/+31
* ruby.c: fix ARGV doc [ci skip]nobu2015-11-192-2/+6
* ruby.c: feature_optionnobu2015-11-191-20/+21
* * signal.c: should also clear ruby_disable_gc.ko12015-11-192-1/+6
* * compile.c (iseq_compile_each): T_IMEMO/iseq objects should beko12015-11-192-2/+7
* * lib/rubygems: Update to RubyGems 2.5.0+ HEAD(c6b4946).hsbt2015-11-1911-90/+211
* ruby.c: set compile options at oncenobu2015-11-191-13/+24
* * win32/win32.c (finish_overlapped_socket): return value of thisusa2015-11-192-1/+8
* compile.c: tailcall before specializenobu2015-11-192-7/+32
* * win32/win32.c (finish_overlapped_socket): ignore EMSGSIZE when input,usa2015-11-192-1/+12
* gc.c: use BUILTIN_TYPEnobu2015-11-181-1/+1
* fix typonobu2015-11-181-1/+1
* * ext/socket/ancdata.c (bsock_recvmsg_internal): stretch the buffer sizeusa2015-11-182-1/+6
* * test/socket/test_socket.rb (test_udp_recvmsg_truncation): rflags isakr2015-11-182-3/+9
* * configure.in: add -static-libgcc for mingw automatically if available.usa2015-11-182-0/+8
* * 2015-11-19svn2015-11-181-2/+2
* * ext/extmk.rb (--extflags): new option to pass EXTLDFLAGS to children,usa2015-11-183-1/+12
* * vm_method.c (rb_class_clear_method_cache): should clear allko12015-11-183-12/+41
* add tests.akr2015-11-181-0/+50
* * vm_method.c (prepare_callable_method_entry): useko12015-11-182-2/+6
* * method.h: introduce the folliwing field and macros.ko12015-11-185-12/+71
* * gc.c (rb_raw_obj_info): fix trivial issues.ko12015-11-182-87/+102
* comment for r52633 [ci skip]nobu2015-11-181-0/+17
* compile.c: optimize useless branchesnobu2015-11-182-0/+34
* compile.c: check type before checking insn_idnobu2015-11-181-1/+7
* * ext/socket/ancdata.c (bsock_recvmsg_internal): stretch the buffer sizeusa2015-11-182-0/+10
* socket: fix typo for default sizenormal2015-11-182-1/+7
* * doc/syntax/refinements.rdoc: update documentation to reflectshugo2015-11-182-26/+40
* * test/logger/test_logdevice.rb: Fix tests of logger to make it work onsonots2015-11-182-5/+16
* configure.in: fix help messagenobu2015-11-181-1/+1
* configure.in: additional flagsnobu2015-11-181-0/+4
* socket: fix recvmsg without argumentnormal2015-11-174-3/+28
* * 2015-11-18svn2015-11-171-2/+2