summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-06ChangeLog: make us-asciinobu
2016-11-06ChangeLog: make us-asciinobu
2016-11-06add a ticket number [ci skip]kazu
2016-11-06* remove trailing spaces.svn
2016-11-06* test/rinda/test_rinda.rb (test_make_socket_ipv6_multicast,shugo
2016-11-06irb.rb: Binding#irbnobu
2016-11-06* test/net/smtp/test_smtp.rb (test_tls_connect, test_tls_connect):shugo
2016-11-06irb.rb: IRB::Irb#runnobu
2016-11-06e2mmap.rb: remove old definitionnobu
2016-11-06Use Signal.signame instead of Signal.list.shugo
2016-11-06* test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo
2016-11-06process.c: PATH env in spawnnobu
2016-11-06* doc/standard_library.rdoc: fix a typo [ci skip]sho-h
2016-11-05shell.rb: suppress warningsnobu
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