summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-05e2mmap.rb: suppress a warningnobu
2016-11-05* properties.svn
2016-11-05* remove trailing spaces.svn
2016-11-05Add ChangeLog-2015 as an anchor of new ChangeLog see #12283naruse
2016-11-05Alias regist_scanner to register_scannera_matsuda
2016-11-05* compile.c (tailcallable_p): disable tail call optimization forshugo
2016-11-05* vm_insnhelper.h: rename REG_(CFP|PC|SP|EP) to VM_REG_....ko1
2016-11-05dir.c: merge rb_glob2 into rb_globnobu
2016-11-05Enumerator::Lazy#chunk_while defined.akr
2016-11-05numeric.c: raise TypeError at wrong argumentnobu
2016-11-05* vm_eval.c (vm_call0_cfunc_with_frame): pass method id toktsj
2016-11-05fix Resolv::LOC::Coord.create.akr
2016-11-05* configure.in (-Wimplicit-fallthrough): gcc7 introduces casenaruse
2016-11-05* 2016-11-06svn
2016-11-05* numeric.c (rb_int_round): cast to SIGNED_VALUE to suppressshugo
2016-11-05* file.c (rb_home_dir_of): convert given username into filesystemnaruse
2016-11-05fix vtm_add_offset yday on last day of year.akr
2016-11-05Add the ticket number.shugo
2016-11-05* lib/net/http.rb (Net::HTTP.post): new convenience method to send a POST req...shugo
2016-11-05* lib/net/http.rb (transport_request): other than HTTPContinuenaruse
2016-11-05Time.parse's "now" argument as nil works again.akr
2016-11-05IPAddr#== and IPAddr#<=> no longer raise an exception if coercion failsknu
2016-11-05* vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):ktsj
2016-11-05* eval.c, method.h, proc.c, vm.c, vm_eval.c, vm_insnhelper.c, vm_method.c:ktsj
2016-11-05fix a typo [ci skip]kazu
2016-11-05numeric.c: round to nearest evennobu
2016-11-05Add Set#compare_by_identity and Set#compare_by_identity?knu
2016-11-05* properties.svn
2016-11-05* remove trailing spaces.svn
2016-11-05* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt
2016-11-05Refix r56559 with Fs.noatime? [ruby-core:77943] [Bug #12903]naruse
2016-11-05rename to noatime?naruse
2016-11-05extract_resources uses each_resource instead of each_answer.akr
2016-11-05* ext/-test/file/fs.c (get_atime_p): Updating of file access timesnaruse
2016-11-05chomp optionnobu
2016-11-05* doc/standard_library.rdoc: remove "thread.rb" phrase becausesho-h
2016-11-05mkconfig.rb: trailing spacenobu
2016-11-05openssl/ut_eof.rb: rename TestEOFnobu
2016-11-05* tool/mkconfig.rb: [DOC] add rbconfig documentation.sho-h
2016-11-05* lib/net/smtp.rb (tlsconnect): support timeout for TLS handshake.shugo
2016-11-05Document the change in Shellwords.shellwordsknu
2016-11-05parse.y: fix restored cmdarg_stacknobu
2016-11-05Fix the handling of the backslash in double quotesknu
2016-11-05Add NEWS about r56213.shugo
2016-11-05Pathname#empty? implemented.akr
2016-11-05Add NEWS about r56200naruse
2016-11-05* test/ruby/test_refinement.rb (test_refine_alias_in_subclass):shugo
2016-11-05[DOC] add explanation for Array#sumakr
2016-11-05test_logger.rb: suppress a warningnobu
2016-11-05* cont.c (cont_new): disable optimization if clang's version isshugo