summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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-05Enumerator::Lazy#chunk_while defined.akr
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* 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* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt
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* 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-05parse.y: fix restored cmdarg_stacknobu
2016-11-05Fix the handling of the backslash in double quotesknu
2016-11-05Pathname#empty? implemented.akr
2016-11-05* test/ruby/test_refinement.rb (test_refine_alias_in_subclass):shugo
2016-11-05* cont.c (cont_new): disable optimization if clang's version isshugo
2016-11-05test_file.rb: fix noatimenobu
2016-11-04* gc.c (heap_page_resurrect): do not return tomb_pages whenko1
2016-11-04util.c: round to evennobu
2016-11-04* configure.in: Add compiler version message into rbconfignaruse
2016-11-04ChangeLog: cite issue on redminemrkn
2016-11-04numeric.c (rb_int_digits): Fix exception messagemrkn
2016-11-04pathname.c: unnormalized Fixnum valuenobu
2016-11-04fileutils.rb: fix error for non-existent entrynobu
2016-11-03Import from ruby/bigdecimal repositorymrkn
2016-11-03file.c: include sys/sysmacros.hnobu
2016-11-01extension.rdoc: update rb_rescue descriptionnobu
2016-11-01numeric.c: bit op with non-integernobu
2016-10-31configure.in: no round in x64-mingwnobu
2016-10-31 * test/test_forwardable.rb (TestForwardable#test_on_private_method): add tes...shyouhei
2016-10-31uri/generic.rb: Tidy up mergenobu
2016-10-30* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Updatehsbt
2016-10-29* enc/windows_1254.c: Fix typo. Reported by k-takata atduerst
2016-10-29parse.y: !-operator warningnobu
2016-10-29compile.c: not flip-flopnobu
2016-10-29vm_eval.c: follow the original classnobu