summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-06add tag v2_4_0_preview3naruse
2016-11-06Obsolete ChangeLog [Feature #12283]naruse
2016-11-06* test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):usa
2016-11-06* 2016-11-07svn
2016-11-06confirm that status.termsig is not nil.shugo
2016-11-06* test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo
2016-11-06remove debug sleep & exitnaruse
2016-11-06add tag v2_4_0_preview3naruse
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-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