summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-08Moved deleted ChangeLog into doc/ChangeLog-2.4.0naruse
2016-11-08vcs.rb: format from git-lognobu
2016-11-08vcs.rb: expand srcdirnobu
2016-11-08vcs.rb: fix srcdir in VCS::GITnobu
2016-11-07* 2016-11-08svn
2016-11-07Add entry for Enumerator::Lazy#chunk_whilekazu
2016-11-07fix a typo [ci skip]kazu
2016-11-07Added Entry for Rubygems 2.6.8 update.hsbt
2016-11-07test_optimization.rb: for r56208nobu
2016-11-07Extend Net::HTTP#open_timeout for chkbuild on Solaris 10s.shugo
2016-11-07Add NEWS about removing ChangeLognaruse
2016-11-07vcs.rb: suppress warningnobu
2016-11-07add castnobu
2016-11-07vcs.rb: exclude beginning revisionnobu
2016-11-07vcs.rb: unnecessary argumentsnobu
2016-11-07vcs.rb: use chdir optionnobu
2016-11-07Just check that interruption doesn't cause SEGV.shugo
2016-11-07make-snapshot: sort globbed resultsnobu
2016-11-07fix NEWS messageko1
2016-11-07 Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.ko1
2016-11-07vcs.rb: popen with envnobu
2016-11-06revision.h shouldn't depend ChangeLognaruse
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-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