summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-11-06Obsolete ChangeLog [Feature #12283]naruse
2016-11-06* test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):usa
2016-11-06* test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo
2016-11-06* tool/vcs.rb (export_changelog): generate ChangeLog file fromnaruse
2016-11-06* NEWS: Added entry for RDoc 5.hsbt
2016-11-06* NEWS: ordered entries and adjust styles.hsbt
2016-11-06* NEWS: Added entry for [Feature #12160][ruby-core:74239]hsbt
2016-11-06* NEWS: Added entry for r56624.hsbt
2016-11-06* remove trailing spaces.svn
2016-11-06* configure.in (-Wno-maybe-uninitialized): gcc 6 also shows the sameshugo
2016-11-06include and prepend check no argsnobu
2016-11-06ChangeLog: remove garbage linesnobu
2016-11-06ChangeLog: make us-asciinobu
2016-11-06ChangeLog: make us-asciinobu
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-06* test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo
2016-11-06process.c: PATH env in spawnnobu
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-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